|
@@ -191,14 +191,14 @@
|
|
|
<a href="#" class="group-toggle icon-opened" title="Click to hide these contacts">Contact Requests</a>
|
|
|
</dt>
|
|
|
<dd class="offline requesting-xmpp-contact">
|
|
|
- <span>Bob Skinstad</span>
|
|
|
+ <span class="req-contact-name">Bob Skinstad</span>
|
|
|
<span class="request-actions">
|
|
|
<a class="accept-xmpp-request icon-checkmark" title="Click here to accept this contact's request" href="#"></a>
|
|
|
<a class="decline-xmpp-request icon-close" title="Click here to decline this contact's request" href="#"></a>
|
|
|
</span>
|
|
|
</dd>
|
|
|
<dd class="offline requesting-xmpp-contact">
|
|
|
- <span>André Vos</span>
|
|
|
+ <span class="req-contact-name">André Vos</span>
|
|
|
<span class="request-actions">
|
|
|
<a class="accept-xmpp-request icon-checkmark" title="Click here to accept this contact's request" href="#"></a>
|
|
|
<a class="decline-xmpp-request icon-close" title="Click here to decline this contact's request" href="#"></a>
|
|
@@ -208,10 +208,10 @@
|
|
|
<dt id="pending-xmpp-contacts" style="display: block;">
|
|
|
<a href="#" class="group-toggle icon-opened" title="Click to hide these contacts">Pending Contacts</a>
|
|
|
</dt>
|
|
|
- <dd class="offline pending-xmpp-contact"><span>Rassie Erasmus</span>
|
|
|
+ <dd class="offline pending-xmpp-contact"><span class="pending-contact-name">Rassie Erasmus</span>
|
|
|
<a class="remove-xmpp-contact icon-remove" title="Click to remove this contact" href="#"></a>
|
|
|
</dd>
|
|
|
- <dd class="offline pending-xmpp-contact"><span>Victor Matfield</span>
|
|
|
+ <dd class="offline pending-xmpp-contact"><span class="pending-contact-name">Victor Matfield</span>
|
|
|
<a class="remove-xmpp-contact icon-remove" title="Click to remove this contact" href="#"></a>
|
|
|
</dd>
|
|
|
</dl>
|