From 4a0a16f5036c9b490883c2313598548e3b840ba2 Mon Sep 17 00:00:00 2001 From: jimmacfx Date: Mon, 23 Oct 2006 23:23:29 +0000 Subject: stylesheet tweaks for IE7 git-svn-id: https://forgesvn1.novell.com/svn/original/trunk@17 4fa712ea-3c06-0410-9261-c11b4c06c003 --- www/inc/styles/ie6workarounds.css | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 www/inc/styles/ie6workarounds.css (limited to 'www/inc/styles/ie6workarounds.css') diff --git a/www/inc/styles/ie6workarounds.css b/www/inc/styles/ie6workarounds.css new file mode 100644 index 0000000..d1ae14c --- /dev/null +++ b/www/inc/styles/ie6workarounds.css @@ -0,0 +1,8 @@ +/* + Some workarounds for IE6/Windows +*/ + +html img#preview { /* should only match on IE; how pathetic */ + margin-left: -320px; + left: 50%; +} -- cgit v1.2.3