aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorMark Lentczner <markl@glyphic.com>2010-07-14 16:28:53 +0000
committerMark Lentczner <markl@glyphic.com>2010-07-14 16:28:53 +0000
commit71cd0a0b39816bcae656857688a5b1e63b429532 (patch)
tree9f91e84a7abafd35b3cb19f1346e49a79e7a9848 /html
parent21d6bb713fac1fbbc988a9939d7b0b1edc7a5f64 (diff)
convert instances to SubDecl
Diffstat (limited to 'html')
-rw-r--r--html/xhaddock.css20
1 files changed, 1 insertions, 19 deletions
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;