mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 09:20:10 +00:00
add import/export page GUI
This commit is contained in:
parent
a2cfa0ff26
commit
b7b17d9d1c
12 changed files with 197 additions and 18 deletions
|
|
@ -295,6 +295,10 @@ text, g text.tick {
|
|||
color: #000;
|
||||
}
|
||||
|
||||
.border {
|
||||
border: 1px solid #323232!important;
|
||||
}
|
||||
|
||||
.nvd3 .nv-axis line, .nvd3 .nv-axis path {
|
||||
stroke-width: 0.8px !important;
|
||||
stroke: #2C2C2C !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue