[mirotalksfu] - improvements

هذا الالتزام موجود في:
Miroslav Pejic
2024-07-24 15:32:38 +02:00
الأصل a94f1a2d79
التزام 65f8d44433
3 ملفات معدلة مع 6 إضافات و8 حذوفات

عرض الملف

@@ -153,7 +153,7 @@ body {
.init-user button:hover {
color: white;
background-color: rgb(35, 35, 35);
background: var(--btns-bg-color);
transform: scale(1);
}
@@ -676,8 +676,7 @@ th {
}
.tabcontent button:hover {
background-color: rgba(0, 0, 0, 0.2);
transform: scale(1);
background: var(--body-bg);
}
/* on open display devices tab */
@@ -1087,9 +1086,8 @@ button {
}
button:hover {
color: grey;
/* background: var(--body-bg) !important; */
/* transform: var(--btns-hover-scale); */
background: var(--body-bg);
border-radius: 5px;
}
.red {