elementary / default theme - fixed identation and removed white spaces for ctxpopup
authorhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 27 Apr 2011 11:44:20 +0000 (11:44 +0000)
committerhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 27 Apr 2011 11:44:20 +0000 (11:44 +0000)
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@58957 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

data/themes/default.edc

index dd2c4be..01339f2 100644 (file)
@@ -7829,7 +7829,7 @@ collections {
             action:  STATE_SET "hidden" 0.0;
             transition: LINEAR 1.0;
             target: "sb_hbar_clip";
-         }             
+         }
          program { name: "scroll";
             signal: "elm,action,scroll";
             source: "elm";
@@ -7949,7 +7949,7 @@ collections {
                rel1 { to:"base"; offset: 4 4; };
                rel2 { to:"base"; offset: -5 -5; };
             }
-         }          
+         }
       }
    }
 ///////////////////////////////////////////////////////////////////////////////
@@ -8069,10 +8069,10 @@ collections {
             scale: 1;
             description { state: "default" 0.0;
                min: 25 25;
-               max: 25 25;  
+               max: 25 25;
                align: 0 0.5;
                aspect: 1.0 1.0;
-               rel1 { offset: 10 10; }  
+               rel1 { offset: 10 10; }
                                         rel2 { offset: 0 -10; }
             }
          }
@@ -8100,7 +8100,7 @@ collections {
                color: 0 0 0 255;
             }
          }
-                        part { name: "over1";
+         part { name: "over1";
             mouse_events: 1;
             repeat_events: 1;
             ignore_flags: ON_HOLD;
@@ -8141,7 +8141,7 @@ collections {
                color: 0 0 0 0;
             }
          }
-                }
+      }
       programs {
          program {
             name: "item_unclick";