Fixes typo

This commit is contained in:
Samuel Georges 2017-06-25 09:38:18 +10:00
parent 600035cd49
commit 8a9355ca66
1 changed files with 1 additions and 1 deletions

View File

@ -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;