fixes #943 - Add web client filtering by genres, parental ratings, tags and years

This commit is contained in:
Luke Pulverenti 2014-11-09 23:20:11 -05:00
parent 31c16972b0
commit a1535a341b
30 changed files with 592 additions and 394 deletions

View file

@ -1,12 +1,4 @@
.searchPanel {
width: 250px;
}
.searchPanelModelOpen {
right: 250px!important;
}
.searchHints {
.searchHints {
margin-top: 1em;
}