fixed dark navbar

This commit is contained in:
gabryon99 2020-07-08 10:53:09 +02:00
parent dc194b1cee
commit 0f613d25be
2 changed files with 4 additions and 1 deletions

View file

@ -179,6 +179,9 @@ table.tablesorter tbody td {
background-color: #ff7500 !important;
color: #fff !important;
}
ul.navbar-nav li.nav-item.active>a.active {
color: #ff7500 !important;
}
.list-group-item.active {
background-color: #ff8a26 !important;