From 963e0cefbb4c5ac400d7b43f7d8862474c0e9654 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 3 Oct 2013 02:20:09 -0700 Subject: get rid of pink search bar when not using redbasic "red" --- view/theme/redbasic/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 3f4a71104..f929087b1 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2041,7 +2041,7 @@ a.mail-list-link { font-size: 0.8em; border-radius: 14px; border: none; - background-color: #FFDDDD; + background-color: $search_background; color: #eec; } -- cgit v1.2.3