Fixed broken lesion table hover style

This commit is contained in:
Erik Ziegler 2015-11-11 00:08:58 +01:00
parent a18b6a6dbf
commit 9202d8da55

View File

@ -58,7 +58,8 @@
background: #888
&:nth-child(odd)
background: #BBB
&:hover(odd)
&:hover
cursor: pointer
background-color: #009BD2
color: white