mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Changed font color
This commit is contained in:
@ -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