Enlightenment CVS committal

Author  : titan
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes/e17/bits


Modified Files:
        menu-item.edc 


Log Message:

Fix submenu's.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/bits/menu-item.edc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- menu-item.edc       25 May 2006 18:58:37 -0000      1.5
+++ menu-item.edc       25 May 2006 20:31:34 -0000      1.6
@@ -4,8 +4,8 @@
     data {
         item, "inset/left" "3";
         item, "inset/right" "3";
-        item, "inset/top" "3";
-        item, "inset/bottom" "3";
+        item, "inset/top" "1";
+        item, "inset/bottom" "1";
 
         item, "pad/left" "0";
         item, "pad/right" "0";
@@ -517,7 +517,7 @@
     name, "submenuitem";
     data {
         item, "inset/left" "3";
-        item, "inset/right" "3";
+        item, "inset/right" "5";
         item, "inset/top" "3";
         item, "inset/bottom" "3";
 
@@ -543,7 +543,7 @@
                 }
                 rel2 {
                     relative, 1.0 1.0;
-                    offset, -1 -1;
+                    offset, -10 -1;
                 }
                 image {
                     normal, "e17_titlebar_outline.png";
@@ -565,7 +565,7 @@
             }
             rel2 {
                relative: 1.0  1.0;
-               offset:   -1   -1;
+               offset:   -10   -1;
             }
             image {
                normal: "e17_titlebar_outline.png";
@@ -926,7 +926,7 @@
                      }
                      rel2 {
                              relative,1.0 1.0;
-                             offset, -6 -1;
+                             offset, -1 -1;
                      }
                      image {
                              normal, "e17_menu_arrow.png";




-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to