mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
Added mono theme - dark nav with white icons
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
.fa-nav-icons {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
.fa-col-success {
|
||||
color: #3c763d;
|
||||
}
|
||||
|
||||
.fa-col-info {
|
||||
color: #31708f;
|
||||
}
|
||||
|
||||
.fa-col-primary {
|
||||
color: #357ebd;
|
||||
}
|
||||
|
||||
.twitter-typeahead .tt-hint {
|
||||
border-color: #000 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user