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 {
|
i {
|
||||||
color: $color-orange;
|
color: $color-orange;
|
||||||
}
|
}
|
||||||
&:hover{
|
|
||||||
background-color: $color-light-grey;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
.tooltip {
|
.tooltip {
|
||||||
.list-header{
|
.list-header{
|
||||||
|
|
Loading…
Reference in New Issue