improvement on ntopng style

This commit is contained in:
gabryon99 2020-11-11 15:33:03 +01:00
parent 7758e0dea1
commit cd8bb96a35
10 changed files with 34 additions and 13 deletions

View file

@ -324,6 +324,9 @@ text, g text.tick {
#n-navbar {
border-radius: 0px !important;
}
#n-navbar.scrolled.bg-light {
background-color: #151515 !important;
}
.toast {
box-shadow: 0 20px 25px -5px rgba(255, 255, 255, 0.1), 0 10px 10px -5px rgba(255, 255, 255, 0.04);