summaryrefslogtreecommitdiffstats
path: root/webapp/sass/components/_webrtc.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/components/_webrtc.scss')
-rw-r--r--webapp/sass/components/_webrtc.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/sass/components/_webrtc.scss b/webapp/sass/components/_webrtc.scss
index 42d491341..b025ab00c 100644
--- a/webapp/sass/components/_webrtc.scss
+++ b/webapp/sass/components/_webrtc.scss
@@ -65,6 +65,7 @@
.control-label {
@include border-radius(3px);
background: #f2f2f2;
+ color: alpha-color($black, .7);
font-size: 14px;
font-weight: normal;
margin: 1em 0 -1em;