aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/theme/roma/theme.css
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2009-02-13 13:43:04 +0000
committervdigital <vdigital@piwigo.org>2009-02-13 13:43:04 +0000
commit83d87c3d02844bd6fab391923e04913f35d99359 (patch)
tree134fb9832a7b60766956db7c44b921435641bf43 /admin/template/goto/theme/roma/theme.css
parent601134c57e736e4639d0c105c7948279d9563813 (diff)
New IE6 transparency enhancement in admin (Thanks to tweakpng).
merge -c3168 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3139 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--admin/template/goto/theme/roma/theme.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/template/goto/theme/roma/theme.css b/admin/template/goto/theme/roma/theme.css
index 82a981cda..dfcea3a33 100644
--- a/admin/template/goto/theme/roma/theme.css
+++ b/admin/template/goto/theme/roma/theme.css
@@ -212,3 +212,4 @@ html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers
* html[lang="en"] body .content h2 , *+html[lang="en"] body .content h2 { text-transform:capitalize; } /* IE */
*+html .bigtext { left: 70px; }
*+html .bigbutton input, * html .bigbutton input { left:0px; position:relative; top:-40px; }
+* html .bigtext { margin-right: 300px; } \ No newline at end of file