diff options
author | vdigital <vdigital@piwigo.org> | 2009-02-13 13:39:07 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2009-02-13 13:39:07 +0000 |
commit | 164fd3a280f22a06153c6497e423199a0a97f7a0 (patch) | |
tree | 23bd27b1003c13b22f2f4c9000348f42dd2031f2 /admin/template/goto/theme/roma/theme.css | |
parent | b77b4f0aba107444ad5003d4c6e9b72cb348a6ca (diff) |
New IE6 transparency enhancement in admin (Thanks to tweakpng).
git-svn-id: http://piwigo.org/svn/branches/2.0@3138 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/template/goto/theme/roma/theme.css')
-rw-r--r-- | admin/template/goto/theme/roma/theme.css | 1 |
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 a77a1f440..d977fb592 100644 --- a/admin/template/goto/theme/roma/theme.css +++ b/admin/template/goto/theme/roma/theme.css @@ -211,3 +211,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 |