浏览代码

Tweak contact status fonticon

JC Brand 12 年之前
父节点
当前提交
cb5a75d310
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      converse.css

+ 6 - 0
converse.css

@@ -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;
 }