Tweak contact status fonticon
This commit is contained in:
parent
396e54c0a7
commit
cb5a75d310
@ -465,6 +465,12 @@ a.configure-chatroom-button {
|
|||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#converse-roster dd span {
|
||||||
|
padding: 2px 5px 0 0;
|
||||||
|
float: left;
|
||||||
|
font-size: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
.remove-xmpp-contact-dialog .ui-dialog-buttonpane {
|
.remove-xmpp-contact-dialog .ui-dialog-buttonpane {
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user