add filters to folder browsing

This commit is contained in:
Luke Pulverenti
2013-04-18 22:52:22 -04:00
parent 8d53d9508c
commit 6ac9b1bd2a
9 changed files with 192 additions and 17 deletions
+4
View File
@@ -125,6 +125,9 @@
.itemMiscInfo {
color: #ddd;
font-size: 14px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.mediaInfoStream {
@@ -210,6 +213,7 @@
color: #fff;
text-align: left;
vertical-align: top;
overflow: hidden;
}
.posterDetailViewName {