From 5f9b237e475ff035bfdea80bda49fe49acd17916 Mon Sep 17 00:00:00 2001 From: vdigital Date: Mon, 24 Nov 2008 19:47:18 +0000 Subject: 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 --- template/yoga/theme/Sylvia/icon/remove_s.png | Bin 312 -> 383 bytes template/yoga/theme/Sylvia/theme.css | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'template/yoga/theme/Sylvia') diff --git a/template/yoga/theme/Sylvia/icon/remove_s.png b/template/yoga/theme/Sylvia/icon/remove_s.png index c40554cf8..012efc1ad 100644 Binary files a/template/yoga/theme/Sylvia/icon/remove_s.png and b/template/yoga/theme/Sylvia/icon/remove_s.png 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 -- cgit v1.2.3