From dee39e62b93e87eb5e25a15e846930a77a6c3d6b Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Fri, 29 May 2009 13:19:53 -0500 Subject: [mal2html] Stylistic changes to status marker & link trails --- xslt/mallard/html/mal2html-css.xsl | 18 ++++----- xslt/mallard/html/mal2html-page.xsl | 73 ++++++++++++++++++------------------- 2 files changed, 43 insertions(+), 48 deletions(-) (limited to 'xslt') diff --git a/xslt/mallard/html/mal2html-css.xsl b/xslt/mallard/html/mal2html-css.xsl index 20fbba9..b283f62 100644 --- a/xslt/mallard/html/mal2html-css.xsl +++ b/xslt/mallard/html/mal2html-css.xsl @@ -158,6 +158,8 @@ div.linktrail { font-size: 0.83em; padding-left: 1.2em; margin: 0 1px 0.2em 1px; + color: + ; } td.twocolumnleft { width: 48%; vertical-align: top; padding: 0; margin: 0; } @@ -212,24 +214,20 @@ FIXME --> -body.status-stub { background-color: - ; } -body.status-draft { background-color: - ; } -body.status-incomplete { background-color: - ; } -body.status-review { background-color: - ; } div.version { - margin: 0 0 1em 0; + position: absolute; + right: 12px; + opacity: 0.2; + margin-top: -1em; padding: 0.5em 1em 0.5em 1em; - max-width: 48em; + max-width: 24em; -moz-border-radius: 6px; border: solid 1px ; background-color: ; } +div.version:hover { opacity: 0.8; } div.version p.version { margin-top: 0.2em; } div.pagelink div.title span.status { font-size: 0.83em; diff --git a/xslt/mallard/html/mal2html-page.xsl b/xslt/mallard/html/mal2html-page.xsl index 7a10165..d064b31 100644 --- a/xslt/mallard/html/mal2html-page.xsl +++ b/xslt/mallard/html/mal2html-page.xsl @@ -484,44 +484,41 @@ REMARK: Describe this template - - - - -
- -
- - - Stub - - - Incomplete - - - Draft - - - Ready for review - - - Final - - -
-

- Version - - on - -

- -
-
+ +
+ +
+ + + Stub + + + Incomplete + + + Draft + + + Ready for review + + + Final + + +
+

+ Version + + on + +

+ +
+
@@ -534,8 +531,8 @@ REMARK: Describe this template
- + +
- + +