Update table hover color to be less jarring
This commit is contained in:
parent
10a3aacf15
commit
4e633f481b
@ -25,7 +25,7 @@ thead th {
|
|||||||
}
|
}
|
||||||
|
|
||||||
tr:hover {
|
tr:hover {
|
||||||
background-color: var(--color-brand-text-bg-07) !important;
|
background-color: var(--color-brand-text-bg-09) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
td {
|
td {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user