From b921d72f1f09c8a6436de72e31b680e66e7f0c61 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Sun, 28 Feb 2010 18:53:17 +0000 Subject: [PATCH] Reduce border gap. SVN revision: 46665 --- src/modules/illume-indicator/e-module-illume-indicator.edc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/illume-indicator/e-module-illume-indicator.edc b/src/modules/illume-indicator/e-module-illume-indicator.edc index df8d9197d..58fa0e15f 100644 --- a/src/modules/illume-indicator/e-module-illume-indicator.edc +++ b/src/modules/illume-indicator/e-module-illume-indicator.edc @@ -37,7 +37,7 @@ collections state: "default" 0.0; color_class: "shelf_base"; image.normal: "base_bg.png"; - image.border: 2 2 2 2; + image.border: 1 1 1 1; fill.smooth: 0; } }