gtk2/gtk/theme/HighContrast
nana-4 87ea0253aa themes: remove various @extend with compound selectors
They are no longer supported by sass and broken with libsass 3.6.3
(https://github.com/sass/libsass/issues/3033)

This removes them by replacing them with a placeholder selector. This at
least brings the resulting CSS size down a bit so gtk can be build
again.

`%button.flat.suggested-action` has been replaced by
`%selection_mode_button_flat`, which is a more appropriate selector for
`.selection-mode button.titlebutton`.

The CSS was generated with libsass 3.5.5.

Co-authored-by: Christoph Reiter <reiter.christoph@gmail.com>

See https://gitlab.gnome.org/GNOME/gtk/issues/2237
2019-12-01 10:43:16 +09:00
..
assets
_colors.scss
_common.scss themes: remove various @extend with compound selectors 2019-12-01 10:43:16 +09:00
_drawing.scss HighContrast: Add missing color to entry 2019-11-27 22:22:11 +09:00
gtk-contained-inverse.css themes: remove various @extend with compound selectors 2019-12-01 10:43:16 +09:00
gtk-contained-inverse.scss
gtk-contained.css themes: remove various @extend with compound selectors 2019-12-01 10:43:16 +09: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