gtk2/gtk/theme/HighContrast
Daniel Boles 0c20604932 themes: Actually apply the frame.flat style class
The docs say that this class should be put on the frame node, and that’s
all we can do from C code, but the CSS was selecting on the border node.
The result was that adding .flat did not disable the border as expected.

https://bugzilla.gnome.org/show_bug.cgi?id=778905
2017-02-19 12:22:48 +00: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 HC: insensitive styling for views. 2017-02-08 16:53:10 +01:00
_drawing.scss theme: linear-gradient() needs 2 color-stops 2016-04-18 20:52:35 +02:00
Gemfile gemfile: needs add source rubygems.org 2015-03-14 23:48:21 +01:00
gtk-contained-inverse.css themes: Actually apply the frame.flat style class 2017-02-19 12:22:48 +00:00
gtk-contained-inverse.scss Rename the HighContastInverse css files 2016-01-08 07:39:17 -05:00
gtk-contained.css themes: Actually apply the frame.flat style class 2017-02-19 12:22:48 +00:00
gtk-contained.scss HighContrast: Add a dark variant 2016-01-05 19:25:06 -05:00
gtk-inverse.css Forgotten file 2016-01-08 11:12:55 -05:00
gtk.css HighContrast: Add a dark variant 2016-01-05 19:25:06 -05:00
parse-sass.sh