aboutsummaryrefslogtreecommitdiff
path: root/client-web
diff options
context:
space:
mode:
Diffstat (limited to 'client-web')
-rw-r--r--client-web/public/start.html13
-rw-r--r--client-web/style/room.sass2
2 files changed, 12 insertions, 3 deletions
diff --git a/client-web/public/start.html b/client-web/public/start.html
index 27f57c0..f5b8f3b 100644
--- a/client-web/public/start.html
+++ b/client-web/public/start.html
@@ -46,13 +46,22 @@
"Strawberry",
"Raspberry",
"Blueberry",
- "Choclate",
+ "Chocolate",
"Vanilla",
"Potato",
"Tomato",
"Lemon",
+ "Apple",
+ ],
+ [
+ "Muffin",
+ "Pie",
+ "Cupcake",
+ "Sandwish",
+ "Cake",
+ "Crépe",
+ "Pancake",
],
- ["Muffin", "Pie", "Cupcake", "Sandwish", "Cake"],
];
return frags
.map((f) => f[Math.floor(Math.random() * f.length)])
diff --git a/client-web/style/room.sass b/client-web/style/room.sass
index b5c9f26..1861aa5 100644
--- a/client-web/style/room.sass
+++ b/client-web/style/room.sass
@@ -61,7 +61,7 @@
border: 2px solid transparent
border-radius: 4px
-.resource-track>div.audio-active
+.resource-track.audio-active
border: 2px solid var(--ac-light)
.connection-status