[gnome-shell] [Overview] Add drop shadows to close buttons
- From: Florian Müllner <fmuellner src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-shell] [Overview] Add drop shadows to close buttons
- Date: Tue, 5 Jan 2010 20:40:23 +0000 (UTC)
commit af3b965e0023598132ff028244be26e16727b438
Author: Florian Müllner <fmuellner src gnome org>
Date: Thu Dec 17 17:45:34 2009 +0100
[Overview] Add drop shadows to close buttons
https://bugzilla.gnome.org/show_bug.cgi?id=603691
data/theme/gnome-shell.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 91f08af..41e1686 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -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;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]