diff options
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |