summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-07-05 11:45:15 +0200
committerYorhel <git@yorhel.nl>2009-07-05 11:45:15 +0200
commita7b5f3d5318c59728dc71be2dd093033fe0d2a79 (patch)
tree657feebf4e743ae059c52ec8759e5c7ad98e7ecb /data
parent4484e5eea0632f4a29f20e997ae7007d7ff2726f (diff)
Made a start on the multiple-tag-VN-search
TODO: - spoiler settings? - auto-complete tag names - exclude filter - Improved UI? current location isn't very intuitive - Improve previous tag browser to make use of the VN search?
Diffstat (limited to 'data')
-rw-r--r--data/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/style.css b/data/style.css
index 2f2038aa..13f3f863 100644
--- a/data/style.css
+++ b/data/style.css
@@ -810,6 +810,8 @@ a.help {
/****** VN browse ********/
+.vnbrowse thead .tc_s { padding-left: 30px }
+.vnbrowse .tc_s { width: 65px }
.vnbrowse .tc2 { text-align: right; padding: 0; }
.vnbrowse .tc3 { padding: 0; }
.vnbrowse .tc5 { text-align: right; padding-right: 10px; }