# HG changeset patch # User Arthur Lutz # Date 1311762348 -7200 # Node ID 2364087528e7974f043067e7d252804974993dd3 # Parent bd56a29acaa86e9ac3b023968d855eb841508a36 [css] syntax fix in cubicweb.css diff -r bd56a29acaa8 -r 2364087528e7 web/data/cubicweb.css --- a/web/data/cubicweb.css Tue Jul 26 16:33:06 2011 +0200 +++ b/web/data/cubicweb.css Wed Jul 27 12:25:48 2011 +0200 @@ -296,7 +296,7 @@ } div#contentmain{ - margin-top: %(pageContentPadding)s + margin-top: %(pageContentPadding)s; } /*FIXME */ @@ -902,7 +902,7 @@ ul.startup li, ul.section li { - margin-left: 0px + margin-left: 0px; } ul.simple li,