librenms-librenms/doc/librenms.css

18 lines
240 B
CSS
Raw Normal View History

2016-08-19 14:37:44 +01:00
body {
background-image:none !important;
}
.dropdown-menu {
max-height: 400px !important;
overflow-x: hidden !important;
}
.navbar-fixed-top {
top: -70px;
position: relative;
}
#dropdown-hidden {
display: none;
}