From 71cd0a0b39816bcae656857688a5b1e63b429532 Mon Sep 17 00:00:00 2001 From: Mark Lentczner Date: Wed, 14 Jul 2010 16:28:53 +0000 Subject: convert instances to SubDecl --- html/xhaddock.css | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) (limited to 'html') diff --git a/html/xhaddock.css b/html/xhaddock.css index e0a4922a..731eee8a 100644 --- a/html/xhaddock.css +++ b/html/xhaddock.css @@ -296,29 +296,11 @@ p.arg span { float: none; } -p.inst-header { - font-weight: bold; - margin-bottom: 0; -} -p.inst-header img { +img.coll { width : 0.75em; height: 0.75em; margin-bottom: 0; margin-right: 0.5em } -ul.int { - margin-top: 1em; - margin-bottom: 1em; -} -ul.inst li { - background-color: #f0f0f0; - font-family: monospace; - vertical-align: top; - margin-top: 1px; - margin-bottom: 1px; - padding: 2px; - margin-left: 20px; - list-style-type: none; -} td.arg { padding: 3px; -- cgit v1.2.3