aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-11-24 19:47:18 +0000
committervdigital <vdigital@piwigo.org>2008-11-24 19:47:18 +0000
commit5f9b237e475ff035bfdea80bda49fe49acd17916 (patch)
tree7b38975f3359744983273da144d5c5f2161f0f77
parent60f2d18f1fbceff44fcd43eab9528441ea126377 (diff)
Recent Stripy's icons and adapted css (tested under IE7 and FF3).
git-svn-id: http://piwigo.org/svn/branches/2.0@2904 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--admin/template/goto/icon/datepicker.pngbin430 -> 517 bytes
-rw-r--r--admin/template/goto/icon/infos.pngbin1349 -> 701 bytes
-rw-r--r--template/yoga/theme/Sylvia/icon/remove_s.pngbin312 -> 383 bytes
-rw-r--r--template/yoga/theme/Sylvia/theme.css3
4 files changed, 2 insertions, 1 deletions
diff --git a/admin/template/goto/icon/datepicker.png b/admin/template/goto/icon/datepicker.png
index 3d0e015f6..72e836b93 100644
--- a/admin/template/goto/icon/datepicker.png
+++ b/admin/template/goto/icon/datepicker.png
Binary files differ
diff --git a/admin/template/goto/icon/infos.png b/admin/template/goto/icon/infos.png
index 00695cb8f..d98031df4 100644
--- a/admin/template/goto/icon/infos.png
+++ b/admin/template/goto/icon/infos.png
Binary files differ
diff --git a/template/yoga/theme/Sylvia/icon/remove_s.png b/template/yoga/theme/Sylvia/icon/remove_s.png
index c40554cf8..012efc1ad 100644
--- a/template/yoga/theme/Sylvia/icon/remove_s.png
+++ b/template/yoga/theme/Sylvia/icon/remove_s.png
Binary files differ
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css
index 70d769379..2015049bc 100644
--- a/template/yoga/theme/Sylvia/theme.css
+++ b/template/yoga/theme/Sylvia/theme.css
@@ -342,4 +342,5 @@ input[type="button"], input[type="submit"], input[type="reset"] {
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
color:#999;
border-color:#666;
-} \ No newline at end of file
+}
+.titrePage img.button[alt="x"] { margin: 0 3px 3px; } \ No newline at end of file