Fix for radio and check buttons being tinted with the selection in treeview widgets
This commit is contained in:
parent
1a4d22e1b4
commit
eae7b04c31
|
@ -44,7 +44,6 @@
|
|||
}
|
||||
|
||||
*:selected,
|
||||
*:selected:focus,
|
||||
selection {
|
||||
background-color: @theme_selected_bg_color;
|
||||
color: @theme_selected_fg_color;
|
||||
|
|
Loading…
Reference in New Issue