mirror of
https://github.com/danbulant/mysqlExporter
synced 2026-07-07 12:20:52 +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 {
|
tr:hover {
|
||||||
background-color: #444;
|
background-color: rgb(214, 214, 214);
|
||||||
color: white;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.null,
|
.null,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue