]> git.parisson.com Git - telemeta.git/commitdiff
fix css for (un)ordered lists in rst content
authorolivier <>
Mon, 22 Feb 2010 10:52:36 +0000 (10:52 +0000)
committerolivier <>
Mon, 22 Feb 2010 10:52:36 +0000 (10:52 +0000)
telemeta/htdocs/css/telemeta.css

index fe94a4cf99c90b2c2b2c231f51e599c51bc6c5a7..5a92fb66700b1d8b67d4083a139541d5c19506f3 100644 (file)
@@ -647,6 +647,12 @@ table.listing tbody tr:hover { background: #f7f8fa !important }
     margin-top: 0.6ex;\r
 }\r
 \r
+#content .rst-content ul,  #content .rst-content ol {\r
+    clear: none;\r
+    font-size: 1em;\r
+    margin-left: 0.4em;\r
+}\r
+\r
 .module-set {\r
     float: right;\r
     clear: right;\r