[design] improve menu form
This commit is contained in:
parent
f7be3c8a16
commit
ff26cbabd0
|
@ -58,6 +58,7 @@
|
|||
<input id="control-header-clock-separator-show" class="control-header-clock-separator-show" type="checkbox" tabindex="-1">
|
||||
<label for="control-header-clock-separator-show"><span class="label-icon"></span> Separators</label>
|
||||
</div>
|
||||
<div class="form-wrap">
|
||||
<div class="form-indent">
|
||||
<div class="form-wrap">
|
||||
<div class="form-group form-group-block">
|
||||
|
@ -66,6 +67,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="form-wrap">
|
||||
<input id="control-header-clock-hour24-show" class="control-header-clock-hour24-show" type="checkbox" tabindex="-1">
|
||||
|
|
|
@ -141,6 +141,7 @@
|
|||
<input id="control-header-date-separator-show" class="control-header-date-separator-show" type="checkbox" tabindex="-1">
|
||||
<label for="control-header-date-separator-show"><span class="label-icon"></span> Separators</label>
|
||||
</div>
|
||||
<div class="form-wrap">
|
||||
<div class="form-indent">
|
||||
<div class="form-wrap">
|
||||
<div class="form-group form-group-block">
|
||||
|
@ -149,6 +150,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="form-wrap">
|
||||
<label class="control-header-date-format-label">Format</label>
|
||||
|
|
Loading…
Reference in New Issue