From 1b230ad50c67b265ec27119fa6580ed962fa178d Mon Sep 17 00:00:00 2001 From: vdigital Date: Wed, 10 Dec 2008 20:59:53 +0000 Subject: - Temporary change on fieldset background git-svn-id: http://piwigo.org/svn/branches/2.0@2965 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/Sylvia/theme.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index b737ecfa8..a182c994f 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -349,4 +349,5 @@ input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hove color:#999; border-color:#666; } -.titrePage img.button[alt="x"] { margin: 0 3px 3px; } \ No newline at end of file +.titrePage img.button[alt="x"] { margin: 0 3px 3px; } +fieldset { border: 1px solid #666; background-color: #222; } \ No newline at end of file -- cgit v1.2.3