Added filters to the item list page
This commit is contained in:
parent
a42f547c00
commit
70187c1434
6 changed files with 203 additions and 48 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue