formatted footer.lua and removed styles from ntopng.css, degraded perfomance shown between views

This commit is contained in:
Gabriele Pappalardo 2020-03-01 17:41:12 +01:00
parent 64d69caf60
commit 53af58c9d0
3 changed files with 187 additions and 214 deletions

View file

@ -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;