gtk2/gtk/theme
nana-4 ca233ad9ae themes: Fix and improve linked button style
Instead of re-styling the border and radius of the linked buttons
depending on the position (middle, first, last, or only child), just
remove the border and radius in a specific direction when the button is
`:not(:first-child)` and/or `:not(:last-child)`.

This properly handles the style of linked buttons in all positions
-- middle, first, last, and only child.

Fixes #1294
2019-04-09 02:27:41 +09:00
..
Adwaita themes: Fix and improve linked button style 2019-04-09 02:27:41 +09:00
HighContrast themes: Fix and improve linked button style 2019-04-09 02:27:41 +09:00