mirror of
https://github.com/Rnhmjoj/solarized-dark-ui
synced 2025-01-10 09:24:21 +01:00
Remove hovers
This commit is contained in:
parent
384818b457
commit
6d77926914
@ -38,15 +38,6 @@
|
|||||||
li.list-nested-item.selected > .list-item {
|
li.list-nested-item.selected > .list-item {
|
||||||
.text(selected);
|
.text(selected);
|
||||||
}
|
}
|
||||||
|
|
||||||
li:not(.list-nested-item):hover,
|
|
||||||
li.list-nested-item:hover > .list-item, // i.e. highlight directory when hover child file
|
|
||||||
li.list-nested-item .list-item:hover,
|
|
||||||
li.list-nested-item .list-item:hover .disclosure-arrow,
|
|
||||||
.selected > .list-nested-item > .list-item .disclosure-arrow,
|
|
||||||
.selected > .list-nested-item > .list-item:hover .disclosure-arrow {
|
|
||||||
.text(highlight);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.select-list ol.list-group,
|
.select-list ol.list-group,
|
||||||
|
Loading…
Reference in New Issue
Block a user