From e2388422822ba47b4ef091215ca8b4e3c12cdf19 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sat, 26 Feb 2011 00:24:48 +0100 Subject: Process differently to generate ODT file (refs #227). Specific CSS for export. --- static/media/style.css | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'static/media/style.css') diff --git a/static/media/style.css b/static/media/style.css index 9f048d59a..27a31c08b 100644 --- a/static/media/style.css +++ b/static/media/style.css @@ -247,7 +247,6 @@ table.confirm tr.spacer td:last-child{ #window{ width:760px; - position: absolute; position:fixed; height:90%; background: #FFF; @@ -292,8 +291,8 @@ table.confirm tr.spacer td:last-child{ } #window table td.no_items{ -text-align:center; -font-style:italic; + text-align:center; + font-style:italic; } #window .sheet{ @@ -312,8 +311,8 @@ font-style:italic; } #window .tool{ -text-align:center; -font-style:italic; + text-align:center; + font-style:italic; } #window .body{ -- cgit v1.2.3