gtk2/gtk/theme/HighContrast
Lars Uebernickel 2dda89cbd5 GtkButtonBox: remove spacing when buttons are linked
GtkButtonBox adds the "linked" class to its style context when its
layout is set to GTK_BUTTONBOX_EXPAND. It shouldn't ever make sense to
have spacing between buttons in that case, as themes generally draw
linked elements with a continuous border.

Thus, always set spacing to 0 and ignore GtkDialog's button-spacing
style property when the layout is set to EXPAND.

Also remove the now-redundant css rules which set button-spacing to 0
for message dialogs.

https://bugzilla.gnome.org/show_bug.cgi?id=752131
2015-07-14 15:12:56 +02:00
..
_colors.scss fix insensitive and backdrop states 2015-03-20 13:25:52 +01:00
_common.scss GtkButtonBox: remove spacing when buttons are linked 2015-07-14 15:12:56 +02:00
_drawing.scss HC: include a missing sass function 2015-04-28 00:33:45 +02:00
Gemfile gemfile: needs add source rubygems.org 2015-03-14 23:48:21 +01:00
gtk.css switch: add a style property for the switch height 2015-06-30 13:28:26 -07:00
gtk.scss
parse-sass.sh