[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -290,6 +290,29 @@ body {
|
|||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*--------------------------------------------------------------
|
||||||
|
# Settings Table
|
||||||
|
--------------------------------------------------------------*/
|
||||||
|
|
||||||
|
.settingsTable {
|
||||||
|
width: 320px;
|
||||||
|
color: #fff;
|
||||||
|
table-layout: fixed;
|
||||||
|
border-collapse: collapse;
|
||||||
|
border-radius: 5px;
|
||||||
|
border-style: hidden;
|
||||||
|
box-shadow: 0 0 0 1px #666;
|
||||||
|
}
|
||||||
|
.settingsTable td,
|
||||||
|
th {
|
||||||
|
/* border: var(--border); */
|
||||||
|
text-align: left;
|
||||||
|
padding: 10px;
|
||||||
|
}
|
||||||
|
.settingsTable tr:nth-child(even) {
|
||||||
|
background-color: #2b2b2b;
|
||||||
|
}
|
||||||
|
|
||||||
/*--------------------------------------------------------------
|
/*--------------------------------------------------------------
|
||||||
# Style the tab
|
# Style the tab
|
||||||
--------------------------------------------------------------*/
|
--------------------------------------------------------------*/
|
||||||
@@ -1004,29 +1027,6 @@ progress {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*--------------------------------------------------------------
|
|
||||||
# Table
|
|
||||||
--------------------------------------------------------------*/
|
|
||||||
|
|
||||||
table {
|
|
||||||
width: 320px;
|
|
||||||
color: #fff;
|
|
||||||
table-layout: fixed;
|
|
||||||
border-collapse: collapse;
|
|
||||||
border-radius: 5px;
|
|
||||||
border-style: hidden;
|
|
||||||
box-shadow: 0 0 0 1px #666;
|
|
||||||
}
|
|
||||||
table td,
|
|
||||||
th {
|
|
||||||
/* border: var(--border); */
|
|
||||||
text-align: left;
|
|
||||||
padding: 10px;
|
|
||||||
}
|
|
||||||
table tr:nth-child(even) {
|
|
||||||
background-color: #2b2b2b;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*--------------------------------------------------------------
|
/*--------------------------------------------------------------
|
||||||
# Video exit, pin/Unpin btn
|
# Video exit, pin/Unpin btn
|
||||||
--------------------------------------------------------------*/
|
--------------------------------------------------------------*/
|
||||||
|
|||||||
@@ -219,7 +219,7 @@ access to use this app.
|
|||||||
<i class="fas fa-lock"></i>
|
<i class="fas fa-lock"></i>
|
||||||
<p>Unlock room</p>
|
<p>Unlock room</p>
|
||||||
</button>
|
</button>
|
||||||
<table>
|
<table class="settingsTable">
|
||||||
<tr id="lobbyButton" class="hidden">
|
<tr id="lobbyButton" class="hidden">
|
||||||
<td>
|
<td>
|
||||||
<label for="switchLobby"><i class="fas fa-shield-halved"></i> Lobby</label>
|
<label for="switchLobby"><i class="fas fa-shield-halved"></i> Lobby</label>
|
||||||
@@ -274,7 +274,7 @@ access to use this app.
|
|||||||
<i class="far fa-play-circle"></i>
|
<i class="far fa-play-circle"></i>
|
||||||
<p>Resume recording</p>
|
<p>Resume recording</p>
|
||||||
</button>
|
</button>
|
||||||
<table>
|
<table class="settingsTable">
|
||||||
<tr>
|
<tr>
|
||||||
<td>🔴 Recording time:</td>
|
<td>🔴 Recording time:</td>
|
||||||
<td id="recordingStatus">0s</td>
|
<td id="recordingStatus">0s</td>
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم