визуальные изменения в вебе
This commit is contained in:
@@ -105,6 +105,14 @@ select * {
|
||||
color: var(--text-color);
|
||||
}
|
||||
|
||||
.settings-set-container tr > * {
|
||||
border-bottom: solid 1px var(--text-color2);
|
||||
}
|
||||
|
||||
.settings-set-container tr:hover {
|
||||
background: var(--bg-selected);
|
||||
}
|
||||
|
||||
/*********************** Стили для красивых 'switch' ***********************/
|
||||
|
||||
.toggle-input {
|
||||
|
Reference in New Issue
Block a user