[mirotalksfu] - typo + UI

هذا الالتزام موجود في:
Miroslav Pejic
2022-06-21 10:24:18 +02:00
الأصل ab7a2b405a
التزام bc09bf7eec
3 ملفات معدلة مع 5 إضافات و6 حذوفات

عرض الملف

@@ -232,7 +232,7 @@ docker-compose up -d
Make the script executable Make the script executable
```bash ```bash
$ chmod +x ./sfuUpdate.sh $ chmod +x sfuUpdate.sh
``` ```
Follow the commits of the MiroTalk SFU project [here](https://github.com/miroslavpejic85/mirotalksfu/commits/master) Follow the commits of the MiroTalk SFU project [here](https://github.com/miroslavpejic85/mirotalksfu/commits/master)

عرض الملف

@@ -109,9 +109,11 @@ body {
font-size: 60px; font-size: 60px;
font-family: 'Comfortaa'; font-family: 'Comfortaa';
} }
#loadingDiv pre { #loadingDiv p {
padding: 5px; padding: 5px;
font-family: 'Comfortaa'; font-family: 'Comfortaa';
background: rgba(0, 0, 0, 0.7);
border-radius: 10px;
} }
/*-------------------------------------------------------------- /*--------------------------------------------------------------

عرض الملف

@@ -90,10 +90,7 @@
<div id="loadingDiv" class="center pulsate"> <div id="loadingDiv" class="center pulsate">
<h1>Loading...</h1> <h1>Loading...</h1>
<pre> <p>Please allow the camera or microphone access to use this app.</p>
Please allow the camera or microphone
access to use this app.
</pre>
</div> </div>
<div id="control" class="fadein"> <div id="control" class="fadein">