Fixes typo
This commit is contained in:
parent
600035cd49
commit
8a9355ca66
|
|
@ -197,7 +197,7 @@
|
|||
}
|
||||
|
||||
&.dragged div, > div:hover {
|
||||
background-color: @color-treeview-hover-bg! important;
|
||||
background-color: @color-treeview-hover-bg !important;
|
||||
|
||||
> a {
|
||||
color: @color-treeview-hover-text !important;
|
||||
|
|
|
|||
Loading…
Reference in New Issue