Make table row hover different color than dropdown buttons

Is slightly lighter now so the two don’t blend together
pull/10616/head
Alex P 2017-05-10 12:13:49 -07:00
parent ada57b075e
commit 0d7c48835c
1 changed files with 1 additions and 1 deletions

View File

@ -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;