gtk2/gtk/theme/HighContrast
Daniel Boles a4fda99539 HighContrast: Correctly select window decoration
We need

    .window-classes decoration

but within the decoration parent selector, we were doing
&.window-classes, which gave us

    decoration.window classes

We need to fix this by selecting on .window-classes &

https://bugzilla.gnome.org/show_bug.cgi?id=788496
2017-10-05 01:40:24 +01:00
..
assets High Contrast: reimplement check and radio 2016-03-16 12:30:12 +01:00
_colors.scss HC: export unfocused_insensitive_color... 2016-07-24 18:59:58 +02:00
_common.scss HighContrast: Correctly select window decoration 2017-10-05 01:40:24 +01:00
_drawing.scss HC: use radial-gradient() in place of -gtk-gradient(). 2016-11-07 18:22:28 +01:00
gtk-contained-inverse.css HighContrast: Correctly select window decoration 2017-10-05 01:40:24 +01:00
gtk-contained-inverse.scss
gtk-contained.css HighContrast: Correctly select window decoration 2017-10-05 01:40:24 +01:00
gtk-contained.scss
gtk-inverse.css
gtk.css
meson.build meson: Rebuild the SCSS-based themes if sassc is available 2017-06-01 14:56:32 +01:00
parse-sass.sh HighContrast: Update parse-sass.sh; remove Gemfile 2017-05-31 18:46:57 +01:00