diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/redbasic/schema/BS-Default.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/schema/BS-Default.css b/view/theme/redbasic/schema/BS-Default.css index 47e93edc3..d23fc0fd8 100644 --- a/view/theme/redbasic/schema/BS-Default.css +++ b/view/theme/redbasic/schema/BS-Default.css @@ -1,4 +1,4 @@ .navbar-dark .navbar-toggler, -.nav-link.active { +.navbar-dark .nav-link.active { color: rgba(0,0,0,0.7) !important; } |