From 83d87c3d02844bd6fab391923e04913f35d99359 Mon Sep 17 00:00:00 2001 From: vdigital Date: Fri, 13 Feb 2009 13:43:04 +0000 Subject: 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 --- admin/template/goto/icon/check.png | Bin 492 -> 510 bytes admin/template/goto/icon/uncheck.png | Bin 285 -> 303 bytes admin/template/goto/theme/roma/images/fillet.png | Bin 153 -> 153 bytes .../goto/theme/roma/images/menuBoxBottom_new.png | Bin 1292 -> 1310 bytes .../goto/theme/roma/images/menuBoxTop_new.png | Bin 1635 -> 1653 bytes .../goto/theme/roma/images/menubar-detail.png | Bin 208 -> 226 bytes .../template/goto/theme/roma/images/menubar-top.png | Bin 1514 -> 1532 bytes .../goto/theme/roma/images/quickLocalSync_hover.png | Bin 34084 -> 34102 bytes .../theme/roma/images/quickLocalSync_inactiv.png | Bin 17379 -> 17397 bytes admin/template/goto/theme/roma/theme.css | 1 + 10 files changed, 1 insertion(+) (limited to 'admin/template/goto') diff --git a/admin/template/goto/icon/check.png b/admin/template/goto/icon/check.png index adea3d580..708003a2b 100644 Binary files a/admin/template/goto/icon/check.png and b/admin/template/goto/icon/check.png differ diff --git a/admin/template/goto/icon/uncheck.png b/admin/template/goto/icon/uncheck.png index 1ebd299bb..df08cb8fe 100644 Binary files a/admin/template/goto/icon/uncheck.png and b/admin/template/goto/icon/uncheck.png differ diff --git a/admin/template/goto/theme/roma/images/fillet.png b/admin/template/goto/theme/roma/images/fillet.png index dd63b2e49..c56a51aeb 100644 Binary files a/admin/template/goto/theme/roma/images/fillet.png and b/admin/template/goto/theme/roma/images/fillet.png differ diff --git a/admin/template/goto/theme/roma/images/menuBoxBottom_new.png b/admin/template/goto/theme/roma/images/menuBoxBottom_new.png index 66b91a5e4..4df220e7c 100644 Binary files a/admin/template/goto/theme/roma/images/menuBoxBottom_new.png and b/admin/template/goto/theme/roma/images/menuBoxBottom_new.png differ diff --git a/admin/template/goto/theme/roma/images/menuBoxTop_new.png b/admin/template/goto/theme/roma/images/menuBoxTop_new.png index c74e6c2c7..c8cecd2b1 100644 Binary files a/admin/template/goto/theme/roma/images/menuBoxTop_new.png and b/admin/template/goto/theme/roma/images/menuBoxTop_new.png differ diff --git a/admin/template/goto/theme/roma/images/menubar-detail.png b/admin/template/goto/theme/roma/images/menubar-detail.png index d78ebe7f8..d7f4f2480 100644 Binary files a/admin/template/goto/theme/roma/images/menubar-detail.png and b/admin/template/goto/theme/roma/images/menubar-detail.png differ diff --git a/admin/template/goto/theme/roma/images/menubar-top.png b/admin/template/goto/theme/roma/images/menubar-top.png index d122f5dca..3da3bcad3 100644 Binary files a/admin/template/goto/theme/roma/images/menubar-top.png and b/admin/template/goto/theme/roma/images/menubar-top.png differ diff --git a/admin/template/goto/theme/roma/images/quickLocalSync_hover.png b/admin/template/goto/theme/roma/images/quickLocalSync_hover.png index 2047f4e33..a8b9ed98b 100644 Binary files a/admin/template/goto/theme/roma/images/quickLocalSync_hover.png and b/admin/template/goto/theme/roma/images/quickLocalSync_hover.png differ diff --git a/admin/template/goto/theme/roma/images/quickLocalSync_inactiv.png b/admin/template/goto/theme/roma/images/quickLocalSync_inactiv.png index e9e2fd2d0..b26b23027 100644 Binary files a/admin/template/goto/theme/roma/images/quickLocalSync_inactiv.png and b/admin/template/goto/theme/roma/images/quickLocalSync_inactiv.png differ 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 -- cgit v1.2.3