From 55ee081efc50361443e054d32ca466fa1e0f8702 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sat, 20 Dec 2008 19:56:59 +0000 Subject: tags_list Borders are the wrong colour. merge -c3004 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3005 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/Sylvia/theme.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'template/yoga/theme/Sylvia') diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index 8d8ec4ac9..960c9a1c3 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -413,3 +413,6 @@ 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; +} -- cgit v1.2.3