Added filters to the item list page

This commit is contained in:
Luke Pulverenti 2013-03-30 10:57:30 -04:00
parent a42f547c00
commit 70187c1434
6 changed files with 203 additions and 48 deletions

View file

@ -91,6 +91,10 @@ pre, textarea.pre {
background-attachment: fixed!important;
}
.ui-btn-icon-notext .ui-btn-inner .ui-icon {
margin: -10px -9px 0 0!important;
}
/*
Header
*/
@ -756,9 +760,9 @@ progress {
cursor: pointer;
}
.imgUserItemRating:hover {
opacity: .5;
}
.imgUserItemRating:hover {
opacity: .5;
}
@media all and (min-width: 650px) {
.itemImageBlock {