Tweak contact status fonticon

This commit is contained in:
JC Brand 2013-08-09 23:20:50 +02:00
parent 396e54c0a7
commit cb5a75d310

View File

@ -465,6 +465,12 @@ a.configure-chatroom-button {
text-overflow: ellipsis;
}
#converse-roster dd span {
padding: 2px 5px 0 0;
float: left;
font-size: 16px;
}
.remove-xmpp-contact-dialog .ui-dialog-buttonpane {
border: none;
}