Make table row hover different color than dropdown buttons
Is slightly lighter now so the two don’t blend togetherpull/10616/head
parent
ada57b075e
commit
0d7c48835c
|
@ -56,7 +56,7 @@ table {
|
||||||
padding: 6px 8px !important;
|
padding: 6px 8px !important;
|
||||||
}
|
}
|
||||||
tbody tr:hover {
|
tbody tr:hover {
|
||||||
background-color: $g5-pepper;
|
background-color: $g4-onyx;
|
||||||
|
|
||||||
td {
|
td {
|
||||||
color: $g19-ghost !important;
|
color: $g19-ghost !important;
|
||||||
|
|
Loading…
Reference in New Issue