Fixed dark theme problems(Issue #5753)

This commit is contained in:
Vasilis Tako 2021-08-10 15:20:15 +02:00
parent d31bf861a1
commit b266cefb3d
2 changed files with 6 additions and 3 deletions

View file

@ -15,6 +15,9 @@ code {
border-color: #2c2c2c!important;
}
.ntop_notes{
color: white;
}
.btn-primary {
color: #000;