Commit Graph
2 Commits
Author SHA1 Message Date
Léo Lam 77d6544491 gtk-3.0: Fix Nautilus places sidebar
This fixes Nautilus's places sidebar which had an opaque grey area
where the overshoot/undershoot transparent areas were meant to be.
2015-12-13 13:48:38 +01:00
Léo Lam 055e22cd46 gtk-3.0: Add support for undershoot and overshoot
This commit adds CSS rules to theme undershoot and overshoot. This is
what some applications use to indicate that there is more content below
and/or above the current content viewport.

This is notably used for Nautilus. Without those styles, those classes
are shown as an opaque gray area which looks bad and hides information.
2015-12-13 11:50:45 +01:00