listing
This commit is contained in:
parent
07073cdbd0
commit
5ed6d0efe9
@ -2666,7 +2666,7 @@ main#categorycms { margin-bottom: 30px }
|
|||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -4px;
|
top: 0px;
|
||||||
}
|
}
|
||||||
.filters #enabled_filters {
|
.filters #enabled_filters {
|
||||||
background: #efeded;
|
background: #efeded;
|
||||||
@ -2832,7 +2832,8 @@ main#categorycms { margin-bottom: 30px }
|
|||||||
color: #333;
|
color: #333;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
padding: 0 20px;
|
padding: 20px 20px 0 20px;
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
#layered_block_left label {
|
#layered_block_left label {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
@ -61,4 +61,6 @@
|
|||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- /MODULE Block best sellers -->
|
<!-- /MODULE Block best sellers -->
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user