@@ -171,15 +171,15 @@ <h1 class="menu-item-header-text">Global scaling</h1>
171171< div class ="control-layout-size-count form-group-text form-group-item-medium form-group-radius-left "> </ div >
172172</ div >
173173</ div >
174+ < div class ="form-wrap ">
175+ < button class ="control-layout-size-default button " tabindex ="1 "> Default Global scaling size</ button >
176+ </ div >
174177< div class ="form-helper ">
175178< p class ="control-layout-size-helper form-helper-item "> Resize all elements on the page.</ p >
176179</ div >
177180< div class ="form-helper ">
178181< p class ="control-layout-size-helper form-helper-item "> Take care as some elements could scale up to outside the page.</ p >
179182</ div >
180- < div class ="form-wrap ">
181- < button class ="control-layout-size-default button " tabindex ="1 "> Default Global scaling size</ button >
182- </ div >
183183</ div >
184184</ div >
185185< div class ="menu-item ">
@@ -331,12 +331,12 @@ <h1 class="menu-item-header-text">Area</h1>
331331< div class ="control-header-area-width-count form-group-text form-group-item-medium form-group-radius-left "> </ div >
332332</ div >
333333</ div >
334- < div class ="form-helper ">
335- < p class ="control-header-area-width-helper form-helper-item "> Max width is defined by Layout Area Width.</ p >
336- </ div >
337334< div class ="form-wrap ">
338335< button class ="control-header-area-width-match button " tabindex ="-1 "> Match Bookmarks Area</ button >
339336</ div >
337+ < div class ="form-helper ">
338+ < p class ="control-header-area-width-helper form-helper-item "> Max width is defined by Layout Area Width.</ p >
339+ </ div >
340340< hr >
341341< div class ="form-wrap ">
342342< div class ="form-wrap ">
@@ -1705,12 +1705,12 @@ <h1 class="menu-item-header-text">Colour</h1>
17051705< input id ="control-theme-color-rgb-hex " class ="form-group-item-half control-theme-color-rgb-hex " type ="text " placeholder ="Hex code " value ="#000000 " tabindex ="1 " maxlength ="7 " autocomplete ="off " autocorrect ="off " autocapitalize ="off " spellcheck ="false ">
17061706</ div >
17071707</ div >
1708- < div class ="form-helper ">
1709- < p class ="control-theme-color-helper form-helper-item "> Light and dark shades from this colour are used across nightTabs.</ p >
1710- </ div >
17111708< div class ="form-wrap ">
17121709< button class ="control-theme-color-rgb-default button " tabindex ="-1 "> Default primary colour</ button >
17131710</ div >
1711+ < div class ="form-helper ">
1712+ < p class ="control-theme-color-helper form-helper-item "> Light and dark shades from this colour are used across nightTabs.</ p >
1713+ </ div >
17141714< hr >
17151715< div class ="form-wrap ">
17161716< label for ="control-theme-color-hsl-h "> Hue</ label >
@@ -1862,23 +1862,6 @@ <h1 class="menu-item-header-text">Shadow</h1>
18621862< div class ="form-wrap ">
18631863< button class ="control-theme-shadow-default button " tabindex ="-1 "> Default shadow size</ button >
18641864</ div >
1865- < hr >
1866- < div class ="form-wrap ">
1867- < div class ="form-inline form-inline-space-between ">
1868- < div class ="theme-shadow-box theme-shadow-box-small ">
1869- < p class ="mb-0 small "> Small shadows</ p >
1870- </ div >
1871- < div class ="theme-shadow-box theme-shadow-box-medium ">
1872- < p class ="mb-0 small "> Medium shadows</ p >
1873- </ div >
1874- < div class ="theme-shadow-box theme-shadow-box-large ">
1875- < p class ="mb-0 small "> Large shadows</ p >
1876- </ div >
1877- </ div >
1878- </ div >
1879- < div class ="form-helper ">
1880- < p class ="control-theme-shadow-helper form-helper-item "> Bookmarks and Modals use the Large shadow.</ p >
1881- </ div >
18821865</ div >
18831866</ div >
18841867< div class ="menu-item ">
0 commit comments