From 12abaef7ebb57cd2564030d9ee98b93ad2a0edd1 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Mon, 25 Oct 2010 13:28:05 +0000 Subject: [PATCH] Bottom shadow image (for background) is actually 8 pixels high, not 3, so set the bottom shadow part to take that into account. Now bottom shadow on background actually shows up ;) SVN revision: 53870 --- legacy/elementary/data/themes/default.edc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/elementary/data/themes/default.edc b/legacy/elementary/data/themes/default.edc index 9cf5ea406e..2fa7c39914 100644 --- a/legacy/elementary/data/themes/default.edc +++ b/legacy/elementary/data/themes/default.edc @@ -292,7 +292,7 @@ collections { mouse_events: 0; description { state: "default" 0.0; rel1.relative: 0.0 1.0; - rel1.offset: 0 -4; + rel1.offset: 0 -9; image.normal: "dia_botshad.png"; fill { smooth: 0;