Change kick button glyphicon

master
Daniel Berteaud 11 years ago
parent 7da38b5d2e
commit 20a774805a
  1. 2
      public/css/vroom.css

@ -118,7 +118,7 @@
.actionKick:before{ .actionKick:before{
font-family: 'Glyphicons Halflings'; font-family: 'Glyphicons Halflings';
color: red; color: red;
content: "\e020"; content: "\e083";
} }
#chatBox { #chatBox {
max-height:300px; max-height:300px;

Loading…
Cancel
Save