[mirotalksfu] - improve UI, update dep
هذا الالتزام موجود في:
@@ -443,6 +443,15 @@ th {
|
||||
transform: scale(1);
|
||||
}
|
||||
|
||||
.dropdown-menu li:hover {
|
||||
background: var(--btns-bg-color);
|
||||
}
|
||||
|
||||
/* Hide the default Bootstrap dropdown icon */
|
||||
.dropdown-toggle::after {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
# Style the tab
|
||||
--------------------------------------------------------------*/
|
||||
@@ -892,15 +901,6 @@ th {
|
||||
# Common
|
||||
--------------------------------------------------------------*/
|
||||
|
||||
.dropdown-menu li:hover {
|
||||
background: var(--btns-bg-color);
|
||||
}
|
||||
|
||||
/* Hide the default Bootstrap dropdown icon */
|
||||
.dropdown-toggle::after {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
select {
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
color: #fff;
|
||||
font-size: 14px;
|
||||
font-size: 10px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 5px;
|
||||
@@ -146,6 +146,17 @@
|
||||
transition: all 0.3s ease-in-out;
|
||||
}
|
||||
|
||||
.expand-video-content {
|
||||
position: relative;
|
||||
display: none;
|
||||
float: right;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.expand-video:hover .expand-video-content {
|
||||
display: inline-flex;
|
||||
}
|
||||
|
||||
#videoMediaContainer video {
|
||||
position: absolute;
|
||||
margin-left: auto;
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم