summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-02-22 12:32:57 +0100
committerYorhel <git@yorhel.nl>2009-02-22 12:32:57 +0100
commit8e8bf25368ce0e8371e3aa45ce75c560819ed92b (patch)
tree815bd858bd7288d4c56a658b541e97c9f7784e8a /data
parentc8e759f0ea8b54a21822481458ddb00a3373bc08 (diff)
Very basic, unfinished and non-working interface for VN/tag linking
But it already starts to look like something that might work.
Diffstat (limited to 'data')
-rw-r--r--data/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/style.css b/data/style.css
index 58b8034a..ec99ae2d 100644
--- a/data/style.css
+++ b/data/style.css
@@ -971,6 +971,11 @@ ul#catselect li li.exc { background-position: 0px -33px; color: $statnok$; }
.tagtree ul { margin-left: 10px; list-style-type: none; }
+/***** VN tagmod *****/
+
+#jt_box_tags .formtable table td { padding: 1px 3px }
+
+
/***** Warning/Notice Box *****/