mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update dark.css (#15141)
Fix device name and drop-down text color for availability.
This commit is contained in:
@@ -1170,6 +1170,12 @@
|
||||
.glyphicon-menu-up:before {
|
||||
content: "\e260";
|
||||
}
|
||||
.page-availability-report-select {
|
||||
color: #000000;
|
||||
}
|
||||
.device-availability {
|
||||
color: #ffffff;
|
||||
}
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
Reference in New Issue
Block a user