From 0773b9bf920dbf4d3ba3110079adc39d7a0c0874 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 25 Apr 2018 10:58:08 +0200 Subject: css fixes for bs-default schema --- view/theme/redbasic/schema/BS-Default.css | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'view/theme/redbasic/schema') diff --git a/view/theme/redbasic/schema/BS-Default.css b/view/theme/redbasic/schema/BS-Default.css index 9045d3b97..47e93edc3 100644 --- a/view/theme/redbasic/schema/BS-Default.css +++ b/view/theme/redbasic/schema/BS-Default.css @@ -1,7 +1,4 @@ -.navbar-dark .navbar-toggler { - color: rgba(0,0,0,0.7); -} - -#notifications-btn.text-white { - color: #777 !important; +.navbar-dark .navbar-toggler, +.nav-link.active { + color: rgba(0,0,0,0.7) !important; } -- cgit v1.2.3