From d7fa3be4c099518668fca22769447dfe58607eba Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Mon, 26 Jan 2015 20:42:17 -0500 Subject: darkly, flatly: don't apply table link style to dropdown-menu --- flatly/bootswatch.less | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'flatly/bootswatch.less') diff --git a/flatly/bootswatch.less b/flatly/bootswatch.less index 7ba5e29d..380b3497 100644 --- a/flatly/bootswatch.less +++ b/flatly/bootswatch.less @@ -86,7 +86,9 @@ table, .info { color: #fff; - a { + > th > a, + > td > a, + > a { color: #fff; } } -- cgit v1.2.3