mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Redesigned the navigation menus
This commit is contained in:
@@ -85,6 +85,19 @@ footer p {
|
||||
li.subnav > a {
|
||||
padding-left: 30px;
|
||||
}
|
||||
ul.dropdown-menu {
|
||||
width: 250px;
|
||||
}
|
||||
ul.dropdown-menu div.buttons {
|
||||
padding-right: 10px;
|
||||
padding-top: 2px;
|
||||
}
|
||||
ul.dropdown-menu div.buttons a {
|
||||
width: 26px;
|
||||
}
|
||||
ul.dropdown-menu > li > a {
|
||||
clear: left;
|
||||
}
|
||||
|
||||
/* Forms */
|
||||
label {
|
||||
|
||||
Reference in New Issue
Block a user