@@ -571,6 +571,50 @@ <h1 class="menu-item-header-text">Buttons</h1>
571571</ div >
572572</ div >
573573</ div >
574+ < div class ="menu-item ">
575+ < div class ="menu-item-header ">
576+ < h1 class ="menu-item-header-text "> Padding</ h1 >
577+ </ div >
578+ < div class ="menu-item-form ">
579+ < div class ="input-wrap ">
580+ < label for ="control-header-padding-top "> Top padding</ label >
581+ < input id ="control-header-padding-top " class ="control-header-padding-top " type ="range " min ="0 " max ="50 " value ="0 " tabindex ="1 ">
582+ </ div >
583+ < hr >
584+ < div class ="input-wrap ">
585+ < label for ="control-header-padding-bottom "> Bottom padding</ label >
586+ < input id ="control-header-padding-bottom " class ="control-header-padding-bottom " type ="range " min ="0 " max ="50 " value ="0 " tabindex ="1 ">
587+ </ div >
588+ </ div >
589+ </ div >
590+ < div class ="menu-item ">
591+ < div class ="menu-item-header ">
592+ < h1 class ="menu-item-header-text "> Border</ h1 >
593+ </ div >
594+ < div class ="menu-item-form ">
595+ < div class ="input-wrap ">
596+ < input id ="control-header-border-top-show " class ="control-header-border-top-show " type ="checkbox " value ="always " tabindex ="1 ">
597+ < label for ="control-header-border-top-show "> Top border</ label >
598+ </ div >
599+ < div class ="form-indent ">
600+ < div class ="input-wrap ">
601+ < label for ="control-header-border-top-width "> Border width</ label >
602+ < input id ="control-header-border-top-width " class ="control-header-border-top-width mb-0 " type ="range " min ="1 " max ="10 " value ="0 " tabindex ="1 ">
603+ </ div >
604+ </ div >
605+ < hr >
606+ < div class ="input-wrap ">
607+ < input id ="control-header-border-bottom-show " class ="control-header-border-bottom-show " type ="checkbox " value ="always " tabindex ="1 ">
608+ < label for ="control-header-border-bottom-show "> Bottom border</ label >
609+ </ div >
610+ < div class ="form-indent ">
611+ < div class ="input-wrap ">
612+ < label for ="control-header-border-bottom-width "> Border width</ label >
613+ < input id ="control-header-border-bottom-width " class ="control-header-border-bottom-width " type ="range " min ="1 " max ="10 " value ="0 " tabindex ="1 ">
614+ </ div >
615+ </ div >
616+ </ div >
617+ </ div >
574618< div class ="menu-item ">
575619< div class ="menu-item-header ">
576620< h1 class ="menu-item-header-text "> Shade</ h1 >
@@ -597,36 +641,6 @@ <h1 class="menu-item-header-text">Shade</h1>
597641< label for ="control-header-shade-opacity "> Opacity</ label >
598642< input id ="control-header-shade-opacity " class ="control-header-shade-opacity " type ="range " min ="0 " max ="100 " value ="0 " tabindex ="1 ">
599643</ div >
600- < div class ="input-wrap ">
601- < label for ="control-header-shade-padding-top "> Top padding</ label >
602- < input id ="control-header-shade-padding-top " class ="control-header-shade-padding-top " type ="range " min ="0 " max ="50 " value ="0 " tabindex ="1 ">
603- </ div >
604- < div class ="input-wrap ">
605- < label for ="control-header-shade-padding-bottom "> Bottom padding</ label >
606- < input id ="control-header-shade-padding-bottom " class ="control-header-shade-padding-bottom mb-0 " type ="range " min ="0 " max ="50 " value ="0 " tabindex ="1 ">
607- </ div >
608- < hr >
609- < div class ="input-wrap ">
610- < input id ="control-header-shade-border-top-show " class ="control-header-shade-border-top-show " type ="checkbox " value ="always " tabindex ="1 ">
611- < label for ="control-header-shade-border-top-show "> Top border</ label >
612- </ div >
613- < div class ="form-indent ">
614- < div class ="input-wrap ">
615- < label for ="control-header-shade-border-top-width "> Border width</ label >
616- < input id ="control-header-shade-border-top-width " class ="control-header-shade-border-top-width mb-0 " type ="range " min ="1 " max ="10 " value ="0 " tabindex ="1 ">
617- </ div >
618- </ div >
619- < hr >
620- < div class ="input-wrap ">
621- < input id ="control-header-shade-border-bottom-show " class ="control-header-shade-border-bottom-show " type ="checkbox " value ="always " tabindex ="1 ">
622- < label for ="control-header-shade-border-bottom-show "> Bottom border</ label >
623- </ div >
624- < div class ="form-indent ">
625- < div class ="input-wrap ">
626- < label for ="control-header-shade-border-bottom-width "> Border width</ label >
627- < input id ="control-header-shade-border-bottom-width " class ="control-header-shade-border-bottom-width " type ="range " min ="1 " max ="10 " value ="0 " tabindex ="1 ">
628- </ div >
629- </ div >
630644</ div >
631645</ div >
632646</ div >
0 commit comments