[mirotalksfu] - improve settings/moderator UI

هذا الالتزام موجود في:
Miroslav Pejic
2024-11-07 14:38:08 +01:00
الأصل 768fa77ac6
التزام 1b01ac97f1
2 ملفات معدلة مع 21 إضافات و19 حذوفات

عرض الملف

@@ -379,6 +379,13 @@ body {
color: white;
}
/* Responsive adjustments */
@media screen and (max-width: 500px) {
.title p {
font-size: 0.8em;
}
}
.inline-check-box {
margin-bottom: 20px;
display: inline-flex;
@@ -1088,7 +1095,8 @@ th {
h1,
h2,
h3 {
h3,
h4 {
color: #c2c2c2;
}
@@ -1455,18 +1463,12 @@ hr {
}
.wa {
width: 320px;
width: 260px;
}
@media screen and (max-width: 500px) {
.wa {
width: 310px;
}
}
@media screen and (max-width: 420px) {
.wa {
width: 200px;
width: 220px;
}
}

عرض الملف

@@ -675,14 +675,14 @@ access to use this app.
</div>
<div id="tabModerator" class="tabcontent">
<h3>Moderator options</h3>
<h4>Moderator options for Everyone</h4>
<hr />
<table class="settingsTable">
<tr id="everyonePrivacyBtn">
<td class="wa">
<div class="title">
<i class="fas fa-circle-user"></i>
<p>Everyone starts in privacy mode</p>
<p>Start in Privacy Mode</p>
</div>
</td>
<td>
@@ -700,7 +700,7 @@ access to use this app.
<td class="wa">
<div class="title">
<i class="fas fa-microphone-slash"></i>
<p>Everyone starts muted</p>
<p>Join Muted</p>
</div>
</td>
<td>
@@ -713,7 +713,7 @@ access to use this app.
<td class="wa">
<div class="title">
<i class="fas fa-video-slash"></i>
<p>Everyone starts hidden</p>
<p>Join Hidden</p>
</div>
</td>
<td>
@@ -736,7 +736,7 @@ access to use this app.
<td class="wa">
<div class="title">
<i class="fas fa-microphone red"></i>
<p>Everyone can't unmute themselves</p>
<p>Restrict Self-Unmute</p>
</div>
</td>
<td>
@@ -754,7 +754,7 @@ access to use this app.
<td class="wa">
<div class="title">
<i class="fas fa-video red"></i>
<p>Everyone can't unhide themselves</p>
<p>Restrict Self-Unhide</p>
</div>
</td>
<td>
@@ -772,7 +772,7 @@ access to use this app.
<td class="wa">
<div class="title">
<i class="fas fa-display red"></i>
<p>Everyone can't share screen</p>
<p>Disable Screen Sharing</p>
</div>
</td>
<td>
@@ -790,7 +790,7 @@ access to use this app.
<td class="wa">
<div class="title">
<i class="fa-solid fa-comments red"></i>
<p>Everyone can't chat privately</p>
<p>Disable Private Chat</p>
</div>
</td>
<td>
@@ -808,7 +808,7 @@ access to use this app.
<td class="wa">
<div class="title">
<i class="fa-solid fa-robot red"></i>
<p>Everyone can't use ChatGPT</p>
<p>Disable ChatGPT Access</p>
</div>
</td>
<td>
@@ -826,7 +826,7 @@ access to use this app.
<td class="wa">
<div class="title">
<i class="fas fa-users-slash red"></i>
<p>Disconnect all upon leaving room</p>
<p>Disconnect all on Exit</p>
</div>
</td>
<td>