mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 08:02:51 +02:00
initial version
This commit is contained in:
+5
-1
@@ -14,6 +14,10 @@
|
||||
color: #357ebd;
|
||||
}
|
||||
|
||||
.fa-col-danger {
|
||||
color: #e30613;
|
||||
}
|
||||
|
||||
.twitter-typeahead .tt-hint {
|
||||
border-color: #000 !important;
|
||||
}
|
||||
@@ -93,4 +97,4 @@
|
||||
@keyframes pace-spinner {
|
||||
0% { transform: rotate(0deg); transform: rotate(0deg); }
|
||||
100% { transform: rotate(360deg); transform: rotate(360deg); }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user