[gnome-themes-standard] nautilus: use the right shadow for icons on the desktop
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] nautilus: use the right shadow for icons on the desktop
- Date: Tue, 13 Sep 2011 02:10:55 +0000 (UTC)
commit 3ad9ea75dd27c39466ce29464de4b6fe423becb8
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Sep 12 22:10:24 2011 -0400
nautilus: use the right shadow for icons on the desktop
Make it (1, 1) px offset, as it was in 3.0.
themes/Adwaita/gtk-3.0/gnome-applications.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index d2a5bfa..0945fa3 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -25,7 +25,7 @@ TerminalScreen {
.nautilus-desktop.nautilus-canvas-item {
color: @theme_bg_color;
- text-shadow: 0 1 black;
+ text-shadow: 1 1 black;
}
.nautilus-desktop.nautilus-canvas-item:active {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]