New view for tags

This commit is contained in:
James Cole
2017-08-20 12:40:14 +02:00
parent 1d6f3fc57f
commit 40639dfa37
6 changed files with 168 additions and 78 deletions

View File

@@ -17,6 +17,10 @@
background: url('/images/error.png') no-repeat center center;
}
p.tagcloud .label {
line-height:2;
}
.handle {
cursor: move;
}