mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
added support modal handler to handle sync requests
This commit is contained in:
parent
37bef2f33a
commit
10967c7a8c
7 changed files with 43 additions and 19 deletions
|
|
@ -295,4 +295,8 @@ text, g text.tick {
|
|||
.nvd3 .nv-axis line, .nvd3 .nv-axis path {
|
||||
stroke-width: 0.8px !important;
|
||||
stroke: #2C2C2C !important;
|
||||
}
|
||||
|
||||
.modal-header .close {
|
||||
color: white;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue