Fixed missing pointer cursor
authorMarcel Werk <burntime@woltlab.com>
Tue, 23 Aug 2016 20:16:24 +0000 (22:16 +0200)
committerMarcel Werk <burntime@woltlab.com>
Tue, 23 Aug 2016 20:17:18 +0000 (22:17 +0200)
com.woltlab.wcf/templates/messageQuoteList.tpl

index 77441efd8f8196b073a1fdadb4a63f063d1daa6a..1e10c7752d409af47446cec1d25c738f1556ed7f 100644 (file)
@@ -36,7 +36,7 @@
                                                        <li data-quote-id="{@$quoteID}" data-is-full-quote="{if $message->isFullQuote($quoteID)}true{else}false{/if}">
                                                                <span>
                                                                        <input type="checkbox" value="1" id="quote_{@$quoteID}" class="jsCheckbox">
-                                                                       {if $supportPaste}<span class="icon icon16 fa-plus jsTooltip jsInsertQuote" title="{lang}wcf.message.quote.insertQuote{/lang}"></span>{/if}
+                                                                       {if $supportPaste}<span class="icon icon16 fa-plus jsTooltip jsInsertQuote pointer" title="{lang}wcf.message.quote.insertQuote{/lang}"></span>{/if}
                                                                </span>
                                                                
                                                                <div class="jsQuote">