Change overlay action icon for cam suspend

master
Daniel Berteaud 10 years ago
parent 116de87a46
commit 79edf07f1d
  1. 2
      public/css/vroom.css

@ -162,7 +162,7 @@
}
.actionPause:before{
font-family: 'Glyphicons Halflings';
content: "\e106";
content: "\e059";
}
.actionPromote:before{
font-family: 'Glyphicons Halflings';

Loading…
Cancel
Save