Quitar el hover en las listas que no sean interactivas CR: Paco
This commit is contained in:
parent
808ff40794
commit
9976e0ad7a
|
@ -68,9 +68,6 @@ html [vn-center], .vn-center{
|
|||
i {
|
||||
color: $color-orange;
|
||||
}
|
||||
&:hover{
|
||||
background-color: $color-light-grey;
|
||||
}
|
||||
}
|
||||
.tooltip {
|
||||
.list-header{
|
||||
|
|
Loading…
Reference in New Issue