Make expanders prelight
This commit is contained in:
committed by
Carlos Garnacho
parent
8b6112b6e0
commit
21a193ad02
@ -3436,6 +3436,10 @@ gtk_css_provider_get_default (void)
|
||||
" color: @selected_fg_color;\n"
|
||||
"}\n"
|
||||
"\n"
|
||||
".expander:prelight {\n"
|
||||
" color: @selected_fg_color\n"
|
||||
"}\n"
|
||||
"\n"
|
||||
"*:insensitive {\n"
|
||||
" background-color: shade (@bg_color, 0.9);\n"
|
||||
" color: shade (@bg_color, 0.7);\n"
|
||||
|
||||
Reference in New Issue
Block a user