summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-03-14 16:56:02 +0100
committerYorhel <git@yorhel.nl>2009-03-14 16:56:02 +0100
commitb9e28ab961cb432eedc84c261d0137688b696d68 (patch)
tree4d3fffb7abf45a238118cf9c5ce62098937c9bed /data
parentc83abfe20531a87c16c4d0bd5cb170faed3ca28b (diff)
Added tag list (/g/list) to browse tags by status, mostly for moderator use
Diffstat (limited to 'data')
-rw-r--r--data/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/style.css b/data/style.css
index a95696ba..a2e877e8 100644
--- a/data/style.css
+++ b/data/style.css
@@ -975,6 +975,10 @@ ul#catselect li li.exc { background-position: 0px -33px; color: $statnok$; }
.tagvnlist .tc4 { padding: 0; }
.tagvnlist .tc6 { text-align: right; padding-right: 10px; }
+/***** Tag list *****/
+
+.browse.taglist .tc1 { width: 80px }
+
/***** User tag list *****/
.browse.tagstats .tc1 { width: 80px }
.browse.tagstats .tc1_2 { padding-left: 15px }