working pause

pull/2321/head
John McLear 2014-11-18 22:29:46 +00:00
parent e2410e41b0
commit 09b08e5a72
1 changed files with 3 additions and 3 deletions

View File

@ -102,10 +102,10 @@
border: solid 1px #666;
}
.pause:before {
line-height:48px;
padding-left:4px;
line-height:44px;
padding-left:2px;
font-family: fontawesome-etherpad;
content: "\e811";
content: "\e813" !important;
font-size:24px;
color:#666;
}