Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-01-13 12:25:28 +0300
committerJoas Schilling <coding@schilljs.com>2020-01-13 19:35:54 +0300
commitc7768bab9bb575eabb27eb0e9129feccbf5ffd8d (patch)
treec02ad1f0f2b7a57510716631def13e3a565860ec /css
parent1c7d3a39be8ce7af6addd0bd02884609fa0eda85 (diff)
Fix colors of icons in the modal
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'css')
-rw-r--r--css/icons.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/icons.scss b/css/icons.scss
index 493815bbb..2cc861d94 100644
--- a/css/icons.scss
+++ b/css/icons.scss
@@ -9,6 +9,7 @@
@include icon-black-white('lobby', 'spreed', 1);
.app-Talk,
+.talk-modal,
#call-container {
// We always want to use the white icons, this is why we don't use var(--color-white) here.
.icon-public {