css fixes for bs-default schema

This commit is contained in:
Mario Vavti 2018-04-25 10:58:08 +02:00
parent 0f836c9d5e
commit da775d182a

View File

@ -1,7 +1,4 @@
.navbar-dark .navbar-toggler { .navbar-dark .navbar-toggler,
color: rgba(0,0,0,0.7); .nav-link.active {
} color: rgba(0,0,0,0.7) !important;
#notifications-btn.text-white {
color: #777 !important;
} }