JC Brand 12 سال پیش
والد
کامیت
b2d4205baa
1فایلهای تغییر یافته به همراه2 افزوده شده و 5 حذف شده
  1. 2 5
      converse.css

+ 2 - 5
converse.css

@@ -8,10 +8,7 @@
 
 @import url("fonticons/style.css");
 
-#collective-xmpp-chat-data {
-  color: rgb(79, 79, 79);
-}
-
+#collective-xmpp-chat-data,
 #collective-xmpp-chat-data input {
   color: rgb(79, 79, 79);
 }
@@ -115,7 +112,7 @@ span.spinner.hor_centered {
     background-color: white;
     overflow: auto;
     border-left: 1px solid #AAA;
-    max-width: 99px;
+    max-width: 98px;
 }
 
 .participants ul.participant-list li {