[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -324,6 +324,7 @@ body {
|
||||
|
||||
.title {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
text-align: left;
|
||||
color: white;
|
||||
}
|
||||
@@ -352,7 +353,7 @@ th {
|
||||
border-radius: 5px;
|
||||
}
|
||||
.custom-width {
|
||||
width: 160px;
|
||||
width: 130px;
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
|
||||
@@ -210,8 +210,10 @@ access to use this app.
|
||||
<p>Lobby</p>
|
||||
</div>
|
||||
</td>
|
||||
<td class="form-check form-switch form-switch-md" style="margin-left: 10px">
|
||||
<input id="switchLobby" class="form-check-input" type="checkbox" />
|
||||
<td>
|
||||
<div class="form-check form-switch form-switch-md title">
|
||||
<input id="switchLobby" class="form-check-input" type="checkbox" />
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="pitchBarButton">
|
||||
@@ -221,8 +223,10 @@ access to use this app.
|
||||
<p>Pitch bar</p>
|
||||
</div>
|
||||
</td>
|
||||
<td class="form-check form-switch form-switch-md" style="margin-left: 10px">
|
||||
<input id="switchPitchBar" class="form-check-input" type="checkbox" checked />
|
||||
<td>
|
||||
<div class="form-check form-switch form-switch-md">
|
||||
<input id="switchPitchBar" class="form-check-input" type="checkbox" checked />
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="soundsButton">
|
||||
@@ -232,8 +236,10 @@ access to use this app.
|
||||
<p>Sounds</p>
|
||||
</div>
|
||||
</td>
|
||||
<td class="form-check form-switch form-switch-md" style="margin-left: 10px">
|
||||
<input id="switchSounds" class="form-check-input" type="checkbox" checked />
|
||||
<td>
|
||||
<div class="form-check form-switch form-switch-md">
|
||||
<input id="switchSounds" class="form-check-input" type="checkbox" checked />
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم