mirror of
https://github.com/He4eT/Desolate-GTK.git
synced 2026-05-04 17:37:22 +00:00
general: checkboxes and radio
This commit is contained in:
parent
bdc98d6c12
commit
afb7b55a54
1 changed files with 1 additions and 1 deletions
|
|
@ -911,7 +911,7 @@ treeview.view radio:indeterminate,
|
|||
treeview.view.content-view.check:not(list):checked,
|
||||
iconview.content-view.check:not(list):checked,
|
||||
.content-view:not(list) check:checked
|
||||
{color: @gtk_selected_fg_color; background-color: @gtk_selected_bg_color;}
|
||||
{color: @gtk_selected_fg_color; background-color: shade(@gtk_selected_bg_color,1.9);}
|
||||
|
||||
/* Sizes of check and radio */
|
||||
check,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue