Fixed broken lesion table hover style
This commit is contained in:
parent
a18b6a6dbf
commit
9202d8da55
@ -58,7 +58,8 @@
|
|||||||
background: #888
|
background: #888
|
||||||
&:nth-child(odd)
|
&:nth-child(odd)
|
||||||
background: #BBB
|
background: #BBB
|
||||||
&:hover(odd)
|
&:hover
|
||||||
|
cursor: pointer
|
||||||
background-color: #009BD2
|
background-color: #009BD2
|
||||||
color: white
|
color: white
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user