format fix.
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 8 Mar 2011 11:21:37 +0000 (11:21 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 8 Mar 2011 11:21:37 +0000 (11:21 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@57570 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

data/themes/default.edc

index 4418a08..c27e7d3 100644 (file)
@@ -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;