Fix for radio and check buttons being tinted with the selection in treeview widgets

This commit is contained in:
Adriano Moura 2016-11-30 01:05:17 -02:00
parent 1a4d22e1b4
commit eae7b04c31
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@
}
*:selected,
*:selected:focus,
selection {
background-color: @theme_selected_bg_color;
color: @theme_selected_fg_color;