Open click-click opened 2 weeks ago
Open preferences_alternative_appearance_v2.css
and remove these lines of code;
checkbox .checkbox-check {
appearance: unset !important;
box-shadow: unset !important;
}
radio .radio-check {
appearance: unset !important;
box-shadow: unset !important;
}
Should I have put this in the discussion section? A big thanks for the solution. That works well.
Not needed, next update will fix this.
I just migrated from firefox 115 ESR To 128 ESR and the checkboxes in Settings have disappeared. preferences_alternative_appearance_v2.css seems be the culprit here. If I disable it, the checkboxes are back, but it's no longer compact and the icons are not like they were in v115. Background shade different too.
Does the issue occur without any files inside /chrome/ folder? -> If it does, it might be a Firefox bug not related to this projects files, so "the issue report" is most likely wrong here. No for missing checkboxes
Issue description, userChrome.css/userContent.css 'settings' the issue occurs with and steps to reproduce the issue: @import "./css/aboutpreferences/preferences_alternative_appearance_v2.css"; /**/
Does the issue occur with the most recent version of CustomCSSforFx (release/test/dev build)? -> Check here: https://github.com/Aris-t2/CustomCSSforFx/releases <- yes custom_css_for_fx_v4.5.9
Screenshots showing the issue (drag & drop images into this post)
System information