mirror of
https://github.com/danbulant/mysqlExporter
synced 2026-06-19 22:51:28 +00:00
Better hover color
This commit is contained in:
parent
b8d4725ec9
commit
ec0722f4d5
1 changed files with 1 additions and 2 deletions
|
|
@ -62,8 +62,7 @@
|
|||
}
|
||||
|
||||
tr:hover {
|
||||
background-color: #444;
|
||||
color: white;
|
||||
background-color: rgb(214, 214, 214);
|
||||
}
|
||||
|
||||
.null,
|
||||
|
|
|
|||
Loading…
Reference in a new issue