Dashboard / Main page: adjust switch button location

This commit is contained in:
bergware
2023-11-24 16:19:52 +01:00
parent d132224b31
commit 4f36bb74ae
2 changed files with 2 additions and 0 deletions

View File

@@ -3,3 +3,4 @@ td.gap{padding-left:26px!important}
td.wrap{white-space:normal!important}
span#pass{display:none;margin-left:20px}
input[type=checkbox]{margin-left:0}
.switch-button-background{margin-top:4px!important}

View File

@@ -65,3 +65,4 @@ input[value=Edit]{margin:12px 0 0 0;padding:5px 10px}
#current_time{font-size:4rem;margin-left:8px}
#current_date{font-size:1.3rem;margin-left:18px}
table.snapshot{margin-top:0}
.switch-button-background{margin-top:4px!important}