1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-26 17:43:29 +02:00

Change overlay action icon for cam suspend

This commit is contained in:
Daniel Berteaud 2015-02-18 18:17:27 +01:00
parent 116de87a46
commit 79edf07f1d

View File

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