mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
Fixed dark theme problems(Issue #5753)
This commit is contained in:
parent
d31bf861a1
commit
b266cefb3d
2 changed files with 6 additions and 3 deletions
|
|
@ -15,6 +15,9 @@ code {
|
|||
border-color: #2c2c2c!important;
|
||||
}
|
||||
|
||||
.ntop_notes{
|
||||
color: white;
|
||||
}
|
||||
|
||||
.btn-primary {
|
||||
color: #000;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue