gtk2/gtk/theme
Matthias Clasen 843a8791a6 Adwaita: Don't leak underlines
The .button:link .label selector matches any label "inside" a
link button. And a label inside the context menu counts as inside
for this purpose. This causes the text-decoration property to
leak into the context menu, even though the property is not
inherited. Avoid this by tightening the selector to
.button:link > .label.

https://bugzilla.gnome.org/show_bug.cgi?id=753451
2015-08-10 16:41:18 +02:00
..
Adwaita Adwaita: Don't leak underlines 2015-08-10 16:41:18 +02:00
HighContrast HighContrast: Fix undershoot in sidebars 2015-08-08 23:10:00 +02:00
Raleigh Improve CSD decorations without a compositor 2015-03-22 01:34:37 -04:00
win32