update tree item hover colour

This commit is contained in:
Mads Rasmussen
2017-02-23 13:32:19 +01:00
parent 8c54e65861
commit ebed7c40ed

View File

@@ -180,7 +180,7 @@
}
.umb-tree div:hover {
background: @grayLighter
background: @gray-10;
}
.umb-tree small.search-subtitle{