66c029ed3e
Changed the icon-* selector to apply only to :before (fixes ugly font rendering in FF).
7 lines
302 B
HTML
7 lines
302 B
HTML
<dl class="add-converse-contact dropdown">
|
|
<dt id="xmpp-contact-search" class="fancy-dropdown">
|
|
<a class="toggle-xmpp-contact-form icon-plus" href="#" title="{{label_click_to_chat}}"> {{label_add_contact}}</a>
|
|
</dt>
|
|
<dd class="search-xmpp" style="display:none"><ul></ul></dd>
|
|
</dl>
|