diff --git a/browser/themes/shared/customizableui/customizeMode.inc.css b/browser/themes/shared/customizableui/customizeMode.inc.css index 9cc044fcffc3..b9e9cb1e69be 100644 --- a/browser/themes/shared/customizableui/customizeMode.inc.css +++ b/browser/themes/shared/customizableui/customizeMode.inc.css @@ -63,11 +63,15 @@ .customizationmode-checkbox, .customizationmode-button { - color: rgb(71, 71, 71); margin: 6px 10px; padding: 2px 5px; } +.customizationmode-checkbox:not(:-moz-lwtheme), +.customizationmode-button { + color: rgb(71, 71, 71); +} + #customization-reset-button, #customization-undo-reset-button, #customization-done-button {