diff --git a/themes/Default/common.css b/themes/Default/common.css index 5601046fec..884dac1124 100644 --- a/themes/Default/common.css +++ b/themes/Default/common.css @@ -421,7 +421,7 @@ GimpSpinScale button } /* Checkboxes */ -checkbutton, checkbutton.text-button, radiobutton, checkbutton label { +checkbutton, checkbutton.text-button, radiobutton, radiobutton.text-button, checkbutton label { color: @fg-color; background-color: @bg-color; }