diff --git a/css/iconfontello.css.tpl b/css/iconfontello.css.tpl index 635e525..a6df905 100644 --- a/css/iconfontello.css.tpl +++ b/css/iconfontello.css.tpl @@ -31,6 +31,8 @@ A:hover .pwg-icon:before{ .pwg-icon-slideshow:before { content: '\25b6';} .pwg-icon-favorite-del:before { content: '\2661\2d'; letter-spacing: -2px} +.pwg-icon-tag-remove:before { content: '\2700'; } /* ✂ */ + {if $conf.index_posted_date_icon} {if $conf.index_created_date_icon} .pwg-icon-calendar:before { content: '\f133'; } @@ -52,4 +54,4 @@ A:hover .pwg-icon:before{ height: 26px; width: 26px; } -{/if} \ No newline at end of file +{/if}