mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
Changed font color
This commit is contained in:
+5
-1
@@ -1642,10 +1642,14 @@ tr.search:nth-child(odd) {
|
||||
|
||||
.tt-selectable {
|
||||
cursor: pointer;
|
||||
cursor: hand;
|
||||
}
|
||||
|
||||
.tt-suggestion:hover a {
|
||||
color: #ffffff !important;
|
||||
}
|
||||
|
||||
.tt-suggestion:hover {
|
||||
background-color: #0097CF;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user