|
|
@ -586,7 +586,7 @@ input[type=text]:active, input[type=text]:focus, input[type=search]:active, inpu
|
|
|
|
.capture-audio .microphone:before {
|
|
|
|
.capture-audio .microphone:before {
|
|
|
|
content: '';
|
|
|
|
content: '';
|
|
|
|
display: inline-block;
|
|
|
|
display: inline-block;
|
|
|
|
height: 100%;
|
|
|
|
height: 24px;
|
|
|
|
width: 24px;
|
|
|
|
width: 24px;
|
|
|
|
-webkit-mask: url("/images/microphone.svg") no-repeat center;
|
|
|
|
-webkit-mask: url("/images/microphone.svg") no-repeat center;
|
|
|
|
-webkit-mask-size: 100%;
|
|
|
|
-webkit-mask-size: 100%;
|
|
|
|