mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
formatted footer.lua and removed styles from ntopng.css, degraded perfomance shown between views
This commit is contained in:
parent
64d69caf60
commit
53af58c9d0
3 changed files with 187 additions and 214 deletions
|
|
@ -590,9 +590,6 @@ path.link {
|
|||
}
|
||||
|
||||
#n-container {
|
||||
-webkit-transition: all .5s;
|
||||
-o-transition: all .5s;
|
||||
transition: margin-left .5s;
|
||||
margin-left: 13.5rem;
|
||||
height: calc(100% - 56px);
|
||||
overflow-y: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue