[mirotalksfu] - improve UI
هذا الالتزام موجود في:
@@ -319,6 +319,7 @@ th {
|
|||||||
# Style the tab
|
# Style the tab
|
||||||
--------------------------------------------------------------*/
|
--------------------------------------------------------------*/
|
||||||
.tab {
|
.tab {
|
||||||
|
padding: 10px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
}
|
}
|
||||||
@@ -326,7 +327,7 @@ th {
|
|||||||
/* Style the buttons inside the tab */
|
/* Style the buttons inside the tab */
|
||||||
.tab button {
|
.tab button {
|
||||||
margin: 3px;
|
margin: 3px;
|
||||||
padding: 12px;
|
padding: 11px;
|
||||||
float: left;
|
float: left;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
border: var(--border);
|
border: var(--border);
|
||||||
|
|||||||
@@ -2320,7 +2320,7 @@ function setTheme(theme) {
|
|||||||
document.documentElement.style.setProperty('--right-msg-bg', '#141B41');
|
document.documentElement.style.setProperty('--right-msg-bg', '#141B41');
|
||||||
document.documentElement.style.setProperty('--settings-bg', 'radial-gradient(#306bac, #141B41)');
|
document.documentElement.style.setProperty('--settings-bg', 'radial-gradient(#306bac, #141B41)');
|
||||||
document.documentElement.style.setProperty('--wb-bg', 'radial-gradient(#306bac, #141B41)');
|
document.documentElement.style.setProperty('--wb-bg', 'radial-gradient(#306bac, #141B41)');
|
||||||
document.documentElement.style.setProperty('--btns-bg-color', 'radial-gradient(#306bac, #141B41)');
|
document.documentElement.style.setProperty('--btns-bg-color', 'radial-gradient(#141B41, #306bac)');
|
||||||
document.body.style.background = 'radial-gradient(#306bac, #141B41)';
|
document.body.style.background = 'radial-gradient(#306bac, #141B41)';
|
||||||
selectTheme.selectedIndex = 3;
|
selectTheme.selectedIndex = 3;
|
||||||
break;
|
break;
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم