Enlightenment CVS committal Author : dresb Project : web Module : www
Dir : web/www Modified Files: style.css Log Message: fixing section-plugs borders =================================================================== RCS file: /cvs/e/web/www/style.css,v retrieving revision 1.17 retrieving revision 1.18 diff -u -3 -r1.17 -r1.18 --- style.css 19 Mar 2008 01:25:39 -0000 1.17 +++ style.css 19 Mar 2008 16:17:45 -0000 1.18 @@ -451,10 +451,22 @@ float : right; clear : right; margin : 0px 0px 2em 2em; - margin-bottom : 2em; background-color : #ededf0; - padding : 1em; background-image : url('i/section-plug-header.png'); + background-repeat : repeat-x; +} + +.section-plug .left-border { + margin: 0px; + background-image : url('i/section-plug-header-left.png'); + background-repeat : no-repeat; +} + +.section-plug .right-border { + margin: 0px; + padding: 1em; + background-image : url('i/section-plug-header-right.png'); + background-position : top right; background-repeat : no-repeat; } ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs