mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-05 03:18:44 +00:00
Add settings page
This commit is contained in:
parent
14bb18fbc7
commit
b9d7eb05be
11 changed files with 165 additions and 16 deletions
|
@ -386,3 +386,19 @@
|
|||
vertical-align: top;
|
||||
margin: 0 4px 8px 0;
|
||||
}
|
||||
|
||||
#settings-form {
|
||||
margin: 8px 0;
|
||||
}
|
||||
|
||||
.settings-form-field {
|
||||
margin: 4px 0;
|
||||
}
|
||||
|
||||
.settings-form-field * {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
#settings-form button[type=submit] {
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue