aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2009-02-13 13:39:07 +0000
committervdigital <vdigital@piwigo.org>2009-02-13 13:39:07 +0000
commit164fd3a280f22a06153c6497e423199a0a97f7a0 (patch)
tree23bd27b1003c13b22f2f4c9000348f42dd2031f2
parentb77b4f0aba107444ad5003d4c6e9b72cb348a6ca (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
-rw-r--r--admin/template/goto/icon/check.pngbin492 -> 510 bytes
-rw-r--r--admin/template/goto/icon/uncheck.pngbin285 -> 303 bytes
-rw-r--r--admin/template/goto/theme/roma/images/fillet.pngbin153 -> 153 bytes
-rw-r--r--admin/template/goto/theme/roma/images/menuBoxBottom_new.pngbin1292 -> 1310 bytes
-rw-r--r--admin/template/goto/theme/roma/images/menuBoxTop_new.pngbin1635 -> 1653 bytes
-rw-r--r--admin/template/goto/theme/roma/images/menubar-detail.pngbin208 -> 226 bytes
-rw-r--r--admin/template/goto/theme/roma/images/menubar-top.pngbin1514 -> 1532 bytes
-rw-r--r--admin/template/goto/theme/roma/images/quickLocalSync_hover.pngbin34084 -> 34102 bytes
-rw-r--r--admin/template/goto/theme/roma/images/quickLocalSync_inactiv.pngbin17379 -> 17397 bytes
-rw-r--r--admin/template/goto/theme/roma/theme.css1
10 files changed, 1 insertions, 0 deletions
diff --git a/admin/template/goto/icon/check.png b/admin/template/goto/icon/check.png
index adea3d580..708003a2b 100644
--- a/admin/template/goto/icon/check.png
+++ b/admin/template/goto/icon/check.png
Binary files differ
diff --git a/admin/template/goto/icon/uncheck.png b/admin/template/goto/icon/uncheck.png
index 1ebd299bb..df08cb8fe 100644
--- a/admin/template/goto/icon/uncheck.png
+++ b/admin/template/goto/icon/uncheck.png
Binary files 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
--- a/admin/template/goto/theme/roma/images/fillet.png
+++ b/admin/template/goto/theme/roma/images/fillet.png
Binary files 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
--- a/admin/template/goto/theme/roma/images/menuBoxBottom_new.png
+++ b/admin/template/goto/theme/roma/images/menuBoxBottom_new.png
Binary files 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
--- a/admin/template/goto/theme/roma/images/menuBoxTop_new.png
+++ b/admin/template/goto/theme/roma/images/menuBoxTop_new.png
Binary files 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
--- a/admin/template/goto/theme/roma/images/menubar-detail.png
+++ b/admin/template/goto/theme/roma/images/menubar-detail.png
Binary files 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
--- a/admin/template/goto/theme/roma/images/menubar-top.png
+++ b/admin/template/goto/theme/roma/images/menubar-top.png
Binary files 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
--- a/admin/template/goto/theme/roma/images/quickLocalSync_hover.png
+++ b/admin/template/goto/theme/roma/images/quickLocalSync_hover.png
Binary files 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
--- a/admin/template/goto/theme/roma/images/quickLocalSync_inactiv.png
+++ b/admin/template/goto/theme/roma/images/quickLocalSync_inactiv.png
Binary files differ
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