mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
modified timeseries data style
This commit is contained in:
parent
cf82ab0f2e
commit
73e9c0364f
4 changed files with 52 additions and 2 deletions
|
|
@ -11,6 +11,11 @@ code {
|
|||
color: #000!important;
|
||||
}
|
||||
|
||||
.graph-val-total-title, .graph-val-95percentile-title, .graph-val-average-title, .graph-val-max-title, .graph-val-total{
|
||||
border-color: #2c2c2c!important;
|
||||
}
|
||||
|
||||
|
||||
.btn-primary {
|
||||
color: #000;
|
||||
background-color: var(--ntop-orange);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue