From 2ac69c76836303c1a6192859d6c44b41d336c9db Mon Sep 17 00:00:00 2001 From: payload Date: Fri, 16 Sep 2011 01:04:22 +0200 Subject: [PATCH] datenspuren: broken inner round corners cause of white background, fixed --- content/static/datenspuren/style/style.css | 13 +++++++++---- xsl/datenspuren/xhtml5.xsl | 8 ++++---- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/content/static/datenspuren/style/style.css b/content/static/datenspuren/style/style.css index dd816e030..c848c3223 100644 --- a/content/static/datenspuren/style/style.css +++ b/content/static/datenspuren/style/style.css @@ -35,14 +35,15 @@ body { border-radius: 0 0 24pt 0; margin: 0 24pt 24pt 0; } -.leftSideBar > * { +.leftSideBar > div { margin: 12pt; + background: rgba(255,255,255,0.65); } -.leftSideBar > h2 { +.leftSideBar > div > h2 { font-size: 12pt; margin-bottom: 0; } -.leftSideBar > ul { +.leftSideBar > div > ul { margin-top: 0; list-style-type: none; padding: 0; @@ -55,6 +56,8 @@ a { } #bodyText { padding: 24pt; +} +#bodyText > div { background: rgba(255,255,255,0.65); } .date { @@ -73,6 +76,9 @@ p { text-align: center; margin-top: 12pt; } +#oldds > li { + display: inline; +} #solar { @@ -460,4 +466,3 @@ td.event { padding: 0 2em 0 0; } */ - diff --git a/xsl/datenspuren/xhtml5.xsl b/xsl/datenspuren/xhtml5.xsl index bfe4638c5..104912125 100644 --- a/xsl/datenspuren/xhtml5.xsl +++ b/xsl/datenspuren/xhtml5.xsl @@ -47,9 +47,9 @@ -
+
-
+
@@ -173,7 +173,7 @@ -