tags_list

Borders are the wrong colour.

git-svn-id: http://piwigo.org/svn/branches/2.0@3004 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
vdigital 2008-12-20 19:45:33 +00:00
parent 2e07e3d65c
commit e6c2587e7c

View file

@ -412,4 +412,7 @@ input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hove
}
#theCommentsPage div#comments {
padding: 0 0 5px 10px;
}
tr.tagLine, fieldset.tagLetter, legend.tagLetterLegend {
border-color: #666666;
}