aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-11-24 19:53:54 +0000
committervdigital <vdigital@piwigo.org>2008-11-24 19:53:54 +0000
commit8a4f579994af7e563dce7e107cb57b1a41256e83 (patch)
treed7f56a82feb68aef83129419bacd8249d6f10f05
parentc74e2ab49ee08101b38b3904a49037fcd6f9403c (diff)
merge -c2904 from branch 2.0 to trunk
Recent Stripy's icons and adapted css (tested under IE7 and FF3). git-svn-id: http://piwigo.org/svn/trunk@2905 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