[mirotalksfu] - improve invite btn UI
هذا الالتزام موجود في:
@@ -645,7 +645,15 @@ button:hover {
|
|||||||
} */
|
} */
|
||||||
|
|
||||||
#inviteParticipants {
|
#inviteParticipants {
|
||||||
margin: 15px 0px 0px 5px;
|
width: 100%;
|
||||||
|
padding: 10px;
|
||||||
|
margin: 10px auto 0px auto;
|
||||||
|
background-color: #191919;
|
||||||
|
border-radius: 10px;
|
||||||
|
}
|
||||||
|
#inviteParticipants:hover {
|
||||||
|
color: #fff;
|
||||||
|
transform: scale(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
#searchParticipants {
|
#searchParticipants {
|
||||||
|
|||||||
@@ -1538,7 +1538,7 @@ async function getParticipantsTable(peers) {
|
|||||||
<button
|
<button
|
||||||
id="inviteParticipants"
|
id="inviteParticipants"
|
||||||
onclick="shareRoom();"
|
onclick="shareRoom();"
|
||||||
><i class="fas fa-user-plus"></i> Invite Someone</button>
|
><i class="fas fa-user-plus"></i> Invite Someone</button>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<input
|
<input
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم