Render check/radio buttons with border-color: @fg_color
This commit is contained in:
@@ -3761,6 +3761,7 @@ gtk_css_provider_get_default (void)
|
||||
" border-style: solid;\n"
|
||||
" border-width: 1;\n"
|
||||
" background-color: @base_color;\n"
|
||||
" border-color: @fg_color;\n"
|
||||
"}\n"
|
||||
"\n"
|
||||
".check:active, .radio:active,\n"
|
||||
|
||||
Reference in New Issue
Block a user