From 314e69c07de7dd22bb962d2e2aa695e2279047b1 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Tue, 8 Mar 2011 11:21:37 +0000 Subject: [PATCH] format fix. SVN revision: 57570 --- legacy/elementary/data/themes/default.edc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/legacy/elementary/data/themes/default.edc b/legacy/elementary/data/themes/default.edc index 4418a0829e..c27e7d3a6c 100644 --- a/legacy/elementary/data/themes/default.edc +++ b/legacy/elementary/data/themes/default.edc @@ -1961,7 +1961,7 @@ collections { part { name: "button_image"; mouse_events: 1; description { state: "default" 0.0; - min: 15 15; + min: 15 15; image { normal: "bt_base2.png"; border: 7 7 7 7; @@ -1971,7 +1971,6 @@ collections { description { state: "clicked" 0.0; inherit: "default" 0.0; image.normal: "bt_base1.png"; - image.middle: SOLID; } description { state: "disabled" 0.0; inherit: "default" 0.0;