aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/schema
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-04-25 10:58:08 +0200
committerMario Vavti <mario@mariovavti.com>2018-04-25 10:58:38 +0200
commit0773b9bf920dbf4d3ba3110079adc39d7a0c0874 (patch)
tree9f924e8999f772c8f1b135172d853a313a4a2764 /view/theme/redbasic/schema
parente77914fe3f1944fffa590418f455b1bba132b867 (diff)
downloadvolse-hubzilla-0773b9bf920dbf4d3ba3110079adc39d7a0c0874.tar.gz
volse-hubzilla-0773b9bf920dbf4d3ba3110079adc39d7a0c0874.tar.bz2
volse-hubzilla-0773b9bf920dbf4d3ba3110079adc39d7a0c0874.zip
css fixes for bs-default schema
Diffstat (limited to 'view/theme/redbasic/schema')
-rw-r--r--view/theme/redbasic/schema/BS-Default.css9
1 files changed, 3 insertions, 6 deletions
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;
}