Enlightenment CVS committal Author : raster Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/doc Modified Files: Tag: SPLIT ecore.css Log Message: purtification =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/doc/Attic/ecore.css,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -u -3 -r1.1.2.2 -r1.1.2.3 --- ecore.css 21 Feb 2003 04:59:11 -0000 1.1.2.2 +++ ecore.css 21 Feb 2003 05:39:05 -0000 1.1.2.3 @@ -89,7 +89,10 @@ font-size: 10; } body { - background: #dddddd; + background-image: url("hilite.png"); + background-repeat: no-repeat; + background-position: left top; + background-color: #dddddd; color: #000000; font-family: helvetica; padding: 8px; @@ -97,6 +100,9 @@ } div.fragment { + background-image: url("hilite.png"); + background-repeat: no-repeat; + background-position: left top; border: thin solid #000000; background-color: #eeeeee; padding: 4px; @@ -113,6 +119,9 @@ } dl { + background-image: url("hilite.png"); + background-repeat: no-repeat; + background-position: left top; border: thin solid #000000; background-color: #eeeeee; padding: 4px; ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs