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; border: solid 1px #666;
} }
.pause:before { .pause:before {
line-height:48px; line-height:44px;
padding-left:4px; padding-left:2px;
font-family: fontawesome-etherpad; font-family: fontawesome-etherpad;
content: "\e811"; content: "\e813" !important;
font-size:24px; font-size:24px;
color:#666; color:#666;
} }