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;
|
||||
}
|
||||
tbody tr:hover {
|
||||
background-color: $g5-pepper;
|
||||
background-color: $g4-onyx;
|
||||
|
||||
td {
|
||||
color: $g19-ghost !important;
|
||||
|
|
Loading…
Reference in New Issue