From a85b1efa4fa935ebea18976d3ef2c08a538e4e89 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 26 Apr 2018 22:44:40 +0200 Subject: minor fixes for dark schema --- view/theme/redbasic/schema/dark.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view') diff --git a/view/theme/redbasic/schema/dark.css b/view/theme/redbasic/schema/dark.css index d0154bfb1..dbee67c84 100644 --- a/view/theme/redbasic/schema/dark.css +++ b/view/theme/redbasic/schema/dark.css @@ -1,5 +1,4 @@ .generic-content-wrapper { - border: 1px solid #111; background-color: transparent; } @@ -148,7 +147,8 @@ option { background-color:#111; } -.modal-content { +.modal-content, +#notifications_wrapper { background-color: #111; } -- cgit v1.2.3