Remove highlighted bg on select lists.

This commit is contained in:
Ben Ogle
2013-08-27 14:26:12 -07:00
parent 4b9b9ca4c5
commit 7ab4565b9d

View File

@@ -46,6 +46,7 @@
&.highlight-selected .selected{
background-color: @tool-panel-background-highlight-color;
&:before{ display: none; }
}
.icon:before {