Skip to content

Prevent unbounded use of GQuarks for custom CSS classes

Philip Withnall requested to merge pwithnall/gnome-software:css-quarks into master

This is the set of CSS changes from !357 (merged) split out, with some additional fixes to make the GtkCssProviders local to the widgets with the custom CSS, so the new class names don’t cause the CSS from the latest call to gs_utils_widget_set_css() to overwrite everything else.

Merge request reports