mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added global VLAN ports page (#16415)
* Global VLAN ports page * Show a list of devices too * Fix a little theme color issues * oops * Just put css in the theme * Apply fixes from StyleCI --------- Co-authored-by: Tony Murray <murrant@users.noreply.github.com> Co-authored-by: Neil Lathwood <gh+n@laf.io>
This commit is contained in:
@@ -123,6 +123,11 @@
|
||||
}
|
||||
|
||||
.devices-graphs-select {
|
||||
margin-right: 5px;
|
||||
margin-right: 5px;
|
||||
color: #555;
|
||||
}
|
||||
|
||||
.panel-title select {
|
||||
background-color: black;
|
||||
color: white;
|
||||
}
|
||||
|
Reference in New Issue
Block a user