aboutsummaryrefslogtreecommitdiff
path: root/html/Classic.theme
diff options
context:
space:
mode:
authorMark Lentczner <markl@glyphic.com>2010-07-30 23:38:55 +0000
committerMark Lentczner <markl@glyphic.com>2010-07-30 23:38:55 +0000
commitd6063153c927212efc4349aa81d4f5a83143a4f6 (patch)
tree1cd20e89934fdb81c86c479c422d5dd948e347a6 /html/Classic.theme
parent113da86766fdb3ebb765c3b62558d8f6012c112d (diff)
put the synopsis back in the other themes
Diffstat (limited to 'html/Classic.theme')
-rw-r--r--html/Classic.theme/xhaddock.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/html/Classic.theme/xhaddock.css b/html/Classic.theme/xhaddock.css
index 77d1f8f9..867b821a 100644
--- a/html/Classic.theme/xhaddock.css
+++ b/html/Classic.theme/xhaddock.css
@@ -216,6 +216,16 @@ dl.info dd {
margin-bottom: 2em;
}
+#synopsis .expander,
+#synopsis .collapser {
+ background: none;
+ padding-left: inherit;
+}
+
+#synopsis .hide {
+ display: inherit;
+}
+
#synopsis ul {
margin: 0;
padding-top: 0;