Enlightenment CVS committal

Author  : shadoi
Project : misc
Module  : enotes

Dir     : misc/enotes/data/themes/postit


Modified Files:
        postit-macro.edc 


Log Message:
Move the border tag...

===================================================================
RCS file: 
/cvsroot/enlightenment/misc/enotes/data/themes/postit/postit-macro.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- postit-macro.edc    17 Sep 2004 21:43:41 -0000      1.2
+++ postit-macro.edc    27 Dec 2004 22:40:52 -0000      1.3
@@ -9,7 +9,6 @@
         state, "default" 0.0; \
         visible, 1; \
         color, POSTIT_COL 255; \
-        border, 1 2 1 2; \
         rel1 { \
           to, REL1_TO; \
           relative, REL1_REL; \
@@ -21,13 +20,13 @@
         } \
         image { \
           normal, IMG".png"; \
+          border, 1 2 1 2; \
         } \
       } \
       description { \
         state, "over" 0.0; \
         visible, 1; \
         color, POSTIT_COL 255; \
-        border, 1 2 1 2; \
         rel1 { \
           to, REL1_TO; \
           relative, REL1_REL; \
@@ -39,6 +38,7 @@
         } \
         image { \
           normal, IMG"_over.png"; \
+          border, 1 2 1 2; \
         } \
       } \
     }




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to