issue with nav.selected and dark schema

This commit is contained in:
zotlabs 2018-10-11 17:48:34 -07:00
parent 63faaa1b55
commit baf98a20f1

View file

@ -155,6 +155,7 @@ option {
.dropdown-header.text-black-50,
.nav-link.active {
color:#fff !important;
background-color: #444 !important;
}
a.btn, aside a {