diff xsls/style.xsls @ 496:a57994ede438

Added the notion of compactness to the tag type lists.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 20 Apr 2012 21:23:50 +0000
parents cac48e2d0d9b
children be54c443235a
line wrap: on
line diff
--- a/xsls/style.xsls	Fri Apr 20 08:04:42 2012 +0000
+++ b/xsls/style.xsls	Fri Apr 20 21:23:50 2012 +0000
@@ -23,6 +23,8 @@
         li                { text-align:     justify;
                             padding-top:    0.5em; }
         .compact li       { padding-top:    0; }
+        dt                { padding-top:    0.5em; }
+        .compact dt       { padding-top:    0; }
         dd                { text-align:     justify; }
         td.list           { background:     #EEEEEE; }
         blockquote.note   { text-align:     justify;