[mirotalksfu] - add custom theme, update dep
هذا الالتزام موجود في:
@@ -367,6 +367,15 @@ body {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.inline-check-box {
|
||||
margin-bottom: 20px;
|
||||
display: inline-flex;
|
||||
justify-content: center; /* Vertical centering */
|
||||
align-items: center; /* Horizontal centering */
|
||||
text-align: left;
|
||||
color: white;
|
||||
}
|
||||
|
||||
#recordingImage {
|
||||
width: 128px;
|
||||
height: auto;
|
||||
@@ -553,6 +562,18 @@ th {
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
# Settings - dynamic colors picker
|
||||
--------------------------------------------------------------*/
|
||||
|
||||
.theme-color-picker {
|
||||
padding: 10px;
|
||||
border: none;
|
||||
border-radius: 5px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
# Settings - microphone volume indicator
|
||||
--------------------------------------------------------------*/
|
||||
@@ -871,7 +892,7 @@ th {
|
||||
--------------------------------------------------------------*/
|
||||
|
||||
.dropdown-menu li:hover {
|
||||
background: #000000;
|
||||
background: var(--btns-bg-color);
|
||||
}
|
||||
|
||||
/* Hide the default Bootstrap dropdown icon */
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم