Sfoglia il codice sorgente

Delete icon must appear on same line as pending contact

JC Brand 11 anni fa
parent
commit
5282ae25fe
2 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  1. 4 1
      converse.css
  2. 0 0
      converse.min.css

+ 4 - 1
converse.css

@@ -867,7 +867,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%;
 }
 

File diff suppressed because it is too large
+ 0 - 0
converse.min.css


Some files were not shown because too many files changed in this diff