Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ewl

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


Modified Files:
        button-groups.edc 


Log Message:
better insets for check and radio buttons
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/ewl/data/themes/e17/bits/button-groups.edc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- button-groups.edc   18 Oct 2005 03:45:41 -0000      1.5
+++ button-groups.edc   24 Oct 2005 06:11:14 -0000      1.6
@@ -24,9 +24,9 @@
 group {
     name, "radio";
     data {
-        item, "inset/left" "5";
-        item, "inset/right" "5";
-        item, "inset/top" "3";
+        item, "inset/left" "2";
+        item, "inset/right" "2";
+        item, "inset/top" "2";
         item, "inset/bottom" "3";
     }
 
@@ -39,8 +39,8 @@
     data {
         item, "inset/left" "2";
         item, "inset/right" "2";
-        item, "inset/top" "1";
-        item, "inset/bottom" "1";
+        item, "inset/top" "2";
+        item, "inset/bottom" "3";
     }
 
 BUTTON_IM("e17_menu_check1.png", "e17_menu_check2.png")




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to