diff --git a/modules/blocklayered/blocklayered-15.css b/modules/blocklayered/blocklayered-15.css index 33eb0df38..eb3239edc 100644 --- a/modules/blocklayered/blocklayered-15.css +++ b/modules/blocklayered/blocklayered-15.css @@ -22,6 +22,16 @@ float: right; padding-right: 5px; } +#layered_block_left span.layered_close a, +#layered_block_left span.layered_close a { + display:block; + height:13px; + width:13px; + text-decoration: none; + text-indent:-5000px; + background:url(img/icon/less.gif) no-repeat 2px 2px; +} + #layered_block_left .layered_subtitle { display: inline-block; font-weight: bold; diff --git a/modules/blocklayered/blocklayered.css b/modules/blocklayered/blocklayered.css index 6c91d2961..447ed9cfe 100644 --- a/modules/blocklayered/blocklayered.css +++ b/modules/blocklayered/blocklayered.css @@ -75,15 +75,21 @@ margin-bottom: 4px; } -#layered_block_left span.layered_close a { text-decoration: none; } - #layered_block_left span.layered_close { + display: block; float: right; + margin-bottom: 4px; font-weight: bold; font-size: 12px; - display: block; - margin-bottom: 4px; } +#layered_block_left span.layered_close a { + display:block; + height:12px; + width:12px; + text-decoration: none; + background:url(img/icon/delete.gif) no-repeat 0 0; +} + #layered_block_left ul li input.checkbox { vertical-align: middle; diff --git a/modules/blocklayered/img/icon/less.gif b/modules/blocklayered/img/icon/less.gif new file mode 100644 index 000000000..52928a267 Binary files /dev/null and b/modules/blocklayered/img/icon/less.gif differ diff --git a/modules/blocklayered/img/icon/more.gif b/modules/blocklayered/img/icon/more.gif new file mode 100644 index 000000000..072e49dfd Binary files /dev/null and b/modules/blocklayered/img/icon/more.gif differ diff --git a/modules/productcomments/img/star.gif b/modules/productcomments/img/star.gif index 31362426f..6d647b432 100644 Binary files a/modules/productcomments/img/star.gif and b/modules/productcomments/img/star.gif differ diff --git a/modules/productcomments/productcomments-extra.tpl b/modules/productcomments/productcomments-extra.tpl index d1e0d57d1..4ddc5d514 100644 --- a/modules/productcomments/productcomments-extra.tpl +++ b/modules/productcomments/productcomments-extra.tpl @@ -145,7 +145,7 @@ {if $criterions|@count > 0}