gtk2/gtk/theme
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
..
Adwaita GtkButtonBox: remove spacing when buttons are linked 2015-07-14 15:12:56 +02:00
HighContrast GtkButtonBox: remove spacing when buttons are linked 2015-07-14 15:12:56 +02:00
Raleigh Improve CSD decorations without a compositor 2015-03-22 01:34:37 -04:00
win32