فهرست منبع

Delete icon must appear on same line as pending contact

JC Brand 11 سال پیش
والد
کامیت
7e0bb8b11a
1فایلهای تغییر یافته به همراه4 افزوده شده و 1 حذف شده
  1. 4 1
      converse.css

+ 4 - 1
converse.css

@@ -891,7 +891,10 @@ dd.available-chatroom:hover a.room-info {
     line-height: 21px;
     width: 85%;
 }
-#converse-roster  dd:hover a.open-chat {
+#converse-roster dd:hover a.open-chat {
+    width: 70%;
+}
+#converse-roster dd.pending-xmpp-contact:hover span {
     width: 70%;
 }