[Overview] Add drop shadows to close buttons

https://bugzilla.gnome.org/show_bug.cgi?id=603691
This commit is contained in:
Florian Müllner 2009-12-17 17:45:34 +01:00
parent 2dfe113a42
commit af3b965e00

View File

@ -146,6 +146,7 @@ StTooltip {
background-image: url("close-window.svg");
height: 24px;
width: 24px;
-st-shadow: -2px 2px 6px rgba(0,0,0,0.5);
-shell-close-overlap: 16px;
}