aboutsummaryrefslogtreecommitdiff
path: root/client-web/style
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-04-01 15:03:08 +0200
committermetamuffin <metamuffin@disroot.org>2024-04-01 15:03:08 +0200
commit5cd88136c70dc3aae12778180b7f1c2c568a00fc (patch)
tree564de5c986aa13e0f3465ff473e3e177daf177ed /client-web/style
parent1d6c5b55b7abc287a7d0493858640d2c8c7da2c2 (diff)
downloadkeks-meet-5cd88136c70dc3aae12778180b7f1c2c568a00fc.tar
keks-meet-5cd88136c70dc3aae12778180b7f1c2c568a00fc.tar.bz2
keks-meet-5cd88136c70dc3aae12778180b7f1c2c568a00fc.tar.zst
more live regions and mute indicator
Diffstat (limited to 'client-web/style')
-rw-r--r--client-web/style/room.sass3
1 files changed, 3 insertions, 0 deletions
diff --git a/client-web/style/room.sass b/client-web/style/room.sass
index 45517ff..efb968b 100644
--- a/client-web/style/room.sass
+++ b/client-web/style/room.sass
@@ -66,6 +66,9 @@
.resource-track.audio-active
border: 2px solid var(--ac-light)
+.resource-track.audio-mute
+ border: 2px solid rgb(255, 86, 86)
+
.connection-status
font-size: small
.status-neutral