[Overview] Add drop shadows to close buttons
https://bugzilla.gnome.org/show_bug.cgi?id=603691
This commit is contained in:
parent
2dfe113a42
commit
af3b965e00
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user