소스 검색

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