summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-01-28 16:07:58 +0100
committerJoas Schilling <coding@schilljs.com>2019-01-29 14:48:10 +0100
commit339b1dfc05e3ff01c89f58757febb7a7fa97e887 (patch)
tree22555666334ed0ca502f4849606e7362f6cd1872 /templates
parent83e58805fa38f1b10df8783147f9a6a8344e479f (diff)
Fix icons for .incall scene when dark mode is enabled
Signed-off-by: Joas Schilling <coding@schilljs.com>
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 96e1cd212..e4e511eba 100644
--- a/templates/index-public.php
+++ b/templates/index-public.php
@@ -59,7 +59,7 @@ script(
<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 e42367800..83de43f9e 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -66,7 +66,7 @@ script(
<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">