summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-03-28 11:38:52 +0100
committerYorhel <git@yorhel.nl>2009-03-28 11:38:52 +0100
commitb153819bdb92d6b233de12b9063cfa6a6ced7952 (patch)
tree8e851e4755d883f5e8fbb5200d3d91b6d7cc2a92 /data
parent84a53570c59719834d1ba20aa3b535acad8a8852 (diff)
Expandable tag summary on VN pages
Diffstat (limited to 'data')
-rw-r--r--data/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/style.css b/data/style.css
index 08c0e06c..042beb33 100644
--- a/data/style.css
+++ b/data/style.css
@@ -614,6 +614,7 @@ div#vntags {
margin: 0 30px;
}
#tagops a { margin: 0 0 0 10px; border: 0; outline: none }
+#tagops a.sec { border-left: 1px solid $border$; padding-left: 10px }
#maincontent #tagops a.tsel { color: $maintext$; }
.releases table, #screenshots table {