Explorar o código

Style call button to match toolbar button colour

Pete Nicholls %!s(int64=11) %!d(string=hai) anos
pai
achega
410b80c326
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      converse.css

+ 4 - 0
converse.css

@@ -1083,6 +1083,10 @@ ul.chat-toolbar {
     float: right;
 }
 
+.chat-toolbar .toggle-call {
+	color: rgb(79, 79, 79);
+}
+
 .chat-toolbar ul li a {
     color: rgb(79, 79, 79);
 }