Skip to content

Commit

Permalink
Update from core
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeos committed Oct 19, 2016
1 parent d53728d commit a0e318e
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions Resources/Public/Themes/elegance/aimeos.css
Expand Up @@ -332,11 +332,11 @@

.catalog-filter-tree .media-list {
display: inline-block;
vertical-align: top;
margin: 0px 0.5em;
}

.catalog-filter-tree .media-item img {
vertical-align: top;
height: 1.25em;
width: 1.25em;
}
Expand Down Expand Up @@ -831,15 +831,6 @@ html.no-js .catalog-filter-attribute:hover .attribute-lists {
}

/* price list */
.catalog-list .price-list,
.catalog-list .price {
display: none;
}

.catalog-list .price-actual {
display: block;
}

.catalog-list .price {
box-sizing: content-box;
text-align: left;
Expand Down Expand Up @@ -940,6 +931,7 @@ html.no-js .catalog-filter-attribute:hover .attribute-lists {
.catalog-list-promo .promo-items {
white-space: nowrap;
overflow: auto;
font-size: 90%;
padding: 0;
}

Expand Down

0 comments on commit a0e318e

Please sign in to comment.