mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Dark theme UI fix
This commit is contained in:
parent
8c0c153bb0
commit
0b8b47fc49
1 changed files with 5 additions and 0 deletions
|
|
@ -556,4 +556,9 @@ summary, .apexcharts-legend-text {
|
|||
-webkit-appearance: none !important;
|
||||
-moz-appearance: none !important;
|
||||
appearance: none !important;
|
||||
}
|
||||
|
||||
|
||||
li > a > .fa-external-link-alt{
|
||||
color: #ff8a26;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue