redesign options.php

This commit is contained in:
Tealk
2021-03-19 12:05:36 +01:00
parent 0490a91b70
commit 85f29d89c1
3 changed files with 102 additions and 69 deletions
+10
View File
@@ -317,6 +317,16 @@ label.form-name {
display: inline-block;
}
/* The switch - the box around the slider */
#switch {
height: auto;
line-height: 34px;
font-size: 25px;
}
#switch {
margin-bottom: 5px;
}
.switch {
position: relative;
display: inline-block;