tagging support (#96)

This commit is contained in:
Athou
2013-10-13 10:49:44 +02:00
parent 94f469a6b1
commit 431ab92a02
53 changed files with 840 additions and 234 deletions

View File

@@ -40,6 +40,9 @@
right: 35px;
margin-top: 22px;
}
#feed-accordion .tags-panel {
display: block;
}
body.left-menu-active .left-menu {
display: block !important;
width: 100%;
@@ -61,4 +64,4 @@
#uvTab {
display: none;
}
}
}