Checkbox for boolean values + rework UI a bit
This commit is contained in:
parent
fadf2d1a70
commit
93de9c0164
3 changed files with 98 additions and 53 deletions
|
|
@ -188,6 +188,10 @@ input#trackname:focus:invalid {
|
|||
cursor: auto;
|
||||
}
|
||||
|
||||
#profile_editor {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#profile_buttons {
|
||||
padding-top: 4px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue