- Temporary change on fieldset background

git-svn-id: http://piwigo.org/svn/branches/2.0@2965 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
vdigital
2008-12-10 20:59:53 +00:00
parent 129e4b5232
commit 1b230ad50c
+2 -1
View File
@@ -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; }
.titrePage img.button[alt="x"] { margin: 0 3px 3px; }
fieldset { border: 1px solid #666; background-color: #222; }