mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
fixed dark navbar
This commit is contained in:
parent
dc194b1cee
commit
0f613d25be
2 changed files with 4 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue