aboutsummaryrefslogtreecommitdiffstats
path: root/template
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 /template
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
Diffstat (limited to 'template')
-rw-r--r--template/yoga/theme/Sylvia/icon/remove_s.pngbin312 -> 383 bytes
-rw-r--r--template/yoga/theme/Sylvia/theme.css3
2 files changed, 2 insertions, 1 deletions
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