github.styl: Adjust ul/li background

pull/4/head
Adam Porter 8 years ago
parent 5725276053
commit aa073ba1e0

@ -588,14 +588,16 @@ a.label
background-image linear-gradient(color-background-highlight, color-background) i
border-color()
color emphasized
// ** tables
.table-list
*
tr
li
background-color()
&:hover
&:hover *
background-color highlight
background-color color-background-highlight-extra-less
.table-list-header
background-color highlight

Loading…
Cancel
Save