aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--template/yoga/theme/Sylvia/theme.css3
1 files changed, 3 insertions, 0 deletions
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;
+}