summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2019-01-30 11:09:25 +0100
committerGitHub <noreply@github.com>2019-01-30 11:09:25 +0100
commit005342492c48e7c3e2a4703eb566a46adc03f89e (patch)
tree7de4069b728811edff2fadd5a1ef8e1b6698916b /templates
parent698ac6f5b10ff95dcd66913b5b951a5d66f33ee4 (diff)
parent6d68ecc4f7ebdcd7ab799455b8034dab67578c7a (diff)
Merge pull request #1485 from nextcloud/bugfix/noid/black-call-icons-in-dark-mode
Fix icons for incall scene when dark mode is enabled
Diffstat (limited to 'templates')
-rw-r--r--templates/index-public.php2
-rw-r--r--templates/index.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/index-public.php b/templates/index-public.php
index dc7609e41..c627d3dfc 100644
--- a/templates/index-public.php
+++ b/templates/index-public.php
@@ -18,7 +18,7 @@ script('spreed', 'merged-guest');
<div id="app-content" class="participants-1">
<div id="app-content-wrapper">
- <button id="video-fullscreen" class="icon-fullscreen icon-white icon-shadow public" data-placement="bottom" data-toggle="tooltip" data-original-title="<?php p($l->t('Fullscreen (f)')) ?>"></button>
+ <button id="video-fullscreen" class="icon-fullscreen force-icon-white-in-call icon-shadow public" data-placement="bottom" data-toggle="tooltip" data-original-title="<?php p($l->t('Fullscreen (f)')) ?>"></button>
<div id="video-speaking">
diff --git a/templates/index.php b/templates/index.php
index cb1ed0afd..83b9d814f 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -26,7 +26,7 @@ script('spreed', 'merged');
<div id="app-content" class="participants-1">
<div id="app-content-wrapper">
- <button id="video-fullscreen" class="icon-fullscreen icon-white icon-shadow hidden" data-placement="bottom" data-toggle="tooltip" data-original-title="<?php p($l->t('Fullscreen (f)')) ?>"></button>
+ <button id="video-fullscreen" class="icon-fullscreen force-icon-white-in-call icon-shadow hidden" data-placement="bottom" data-toggle="tooltip" data-original-title="<?php p($l->t('Fullscreen (f)')) ?>"></button>
<div id="video-speaking">