add device config/add/delete handlers,
fix some styling with forms
This commit is contained in:
@@ -30,4 +30,10 @@ fieldset > *:last-child {
|
||||
|
||||
body:not(:-moz-handler-blocked) fieldset {
|
||||
display: table-cell;
|
||||
}
|
||||
|
||||
input[type="checkbox"] {
|
||||
width: min-content;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
Reference in New Issue
Block a user