[mirotalksfu] - update css

هذا الالتزام موجود في:
Miroslav Pejic
2023-06-06 15:45:13 +02:00
الأصل 9820388b66
التزام 04d99c43db

عرض الملف

@@ -97,6 +97,7 @@ body {
#google_translate_element select {
background-color: #2c2c2c !important;
box-shadow: none !important;
}
/*--------------------------------------------------------------
@@ -144,6 +145,7 @@ body {
color: white;
border: var(--border);
border-radius: 5px;
box-shadow: none;
cursor: pointer;
}
@@ -272,6 +274,7 @@ body {
background-color: #2c2c2c !important;
border: var(--border);
border-radius: 5px;
box-shadow: none;
cursor: pointer;
}
@@ -646,6 +649,7 @@ em-emoji-picker {
.swal2-input {
border: var(--border) !important;
box-shadow: none !important;
}
.swal2-popup {
@@ -653,6 +657,10 @@ em-emoji-picker {
border: 0.5px solid rgb(255 255 255 / 32%) !important;
}
.swal2-popup .swal2-styled:focus {
box-shadow: none !important;
}
.swal2-timer-progress-bar-container {
background: #376df9;
}
@@ -707,6 +715,7 @@ em-emoji-picker {
select {
height: 40px;
line-height: 40px;
box-shadow: none;
}
.hidden {