forked from AuroraMiddleware/gtk
gtk: make the .trough background-color darker() as it was in GTK+ 2.x
This commit is contained in:
parent
42778894c0
commit
330158977d
@ -3903,6 +3903,7 @@ gtk_css_provider_get_default (void)
|
||||
"}\n"
|
||||
"\n"
|
||||
".trough {\n"
|
||||
" background-color: darker (@bg_color);\n"
|
||||
" border-style: inset;\n"
|
||||
" border-width: 1;\n"
|
||||
" padding: 0;\n"
|
||||
|
Loading…
Reference in New Issue
Block a user