xmpp.chapril.org-conversejs/src/templates/trimmed_chat.html
Mathias Ertl 913eeec351 Csp compat 2 (#864)
* remove inline style in roster template

* remove inline style from contacts panel

* remove inline-css from roster_filters

* remove inline style in trimmed chats

* remove last inline style from minimized chats

* update converse.css

* update changelog
2017-04-30 10:22:54 +02:00

8 lines
276 B
HTML

<a class="chatbox-btn close-chatbox-button icon-close"></a>
<a class="chat-head-message-count
{[ if (!num_unread) { ]} chat-head-message-count-hidden {[ } ]}"
href="#">{{{num_unread}}}</a>
<a href="#" class="restore-chat" title="{{{tooltip}}}">
{{{ title }}}
</a>