From 98a942bd95cc2a03bb47be1e33257a947c080f6f Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Sun, 4 May 2014 14:26:20 +0000 Subject: Dark schema: Quick fix for new search dropdown --- view/theme/redbasic/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/theme/redbasic') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index bc1dd9c74..a4373ed37 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1467,7 +1467,7 @@ div.jGrowl div.jGrowl-notification { .autocomplete { color: $font_colour; - background: #FFF; + background: $dropdown_bgcolour; cursor: pointer; text-align: left; max-height: 350px; -- cgit v1.2.3