Update of /sources/public/2002/css-validator/style In directory hutz:/tmp/cvs-serv9124/style Modified Files: docs.css Log Message: incorporated proposed patch for issue 6616 http://www.w3.org/Bugs/Public/show_bug.cgi?id=6616 Index: docs.css =================================================================== RCS file: /sources/public/2002/css-validator/style/docs.css,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- docs.css 5 Dec 2007 08:00:59 -0000 1.2 +++ docs.css 26 Feb 2009 13:21:37 -0000 1.3 @@ -99,7 +99,11 @@ span.balise > span.attr {color:#009000;} span.balise > span.string {color:purple;} -ul.instructions, ol.instructions { margin-left: 18px; } +ul.instructions, ol.instructions { + margin-left: 18px; + list-style-type: decimal; + list-style-position: inside; +} /***** translation status page *******/Received on Thursday, 26 February 2009 13:21:48 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 26 April 2012 12:55:08 GMT