[mirotalk] - add start captions

This commit is contained in:
Miroslav Pejic
2024-12-12 22:00:28 +01:00
parent bc6739452d
commit ff4ac3b8a9
7 changed files with 90 additions and 6 deletions
+7
View File
@@ -1142,6 +1142,7 @@ button:hover {
}
#myPeerNameSetBtn,
#captionEveryoneBtn,
#muteEveryoneBtn,
#hideEveryoneBtn,
#ejectEveryoneBtn,
@@ -1188,6 +1189,12 @@ button:hover {
transition: all 0.3s ease-in-out;
}
#captionEveryoneBtn:hover {
color: green;
transform: translateY(-3px);
transition: all 0.3s ease-in-out;
}
/*--------------------------------------------------------------
# Settings Table
--------------------------------------------------------------*/