| 4075 | 4075 | <input id="restore_user_input" type="checkbox" /> |
| 4076 | 4076 | <small data-i18n="Restore User Input">Restore User Input</small> |
| 4077 | 4077 | </label> |
| 4078 | | - <label data-newbie-hidden id="movingUIModeCheckBlock" for="movingUImode" class="checkbox_label" title="Allow repositioning certain UI elements by dragging them. PC only, no effect on mobile." data-i18n="[title]Allow repositioning certain UI elements by dragging them. PC only, no effect on mobile"> |
| 4078 | + <div class="flex-container alignItemsCenter"> |
| 4079 | | - <input id="movingUImode" type="checkbox" /> |
| 4079 | + <label data-newbie-hidden id="movingUIModeCheckBlock" for="movingUImode" class="checkbox_label" title="Allow repositioning certain UI elements by dragging them. PC only, no effect on mobile." data-i18n="[title]Allow repositioning certain UI elements by dragging them. PC only, no effect on mobile"> |
| 4080 | | - <small data-i18n="Movable UI Panels">MovingUI <i class="fa-solid fa-desktop"></i></small> |
| 4080 | + <input id="movingUImode" type="checkbox" /> |
| 4081 | | - </label> |
| 4081 | + <small data-i18n="Movable UI Panels">MovingUI <i class="fa-solid fa-desktop"></i></small> |
| 4082 | + </label> |
| 4083 | + <div data-newbie-hidden id="movingUIreset" title="Reset MovingUI panel sizes/locations." class="menu_button margin0" data-i18n="[title]Reset MovingUI panel sizes/locations."><i class=" fa-solid fa-recycle margin-r5"></i> Reset</div> |
| 4084 | + </div> |
| 4082 | 4085 | <div data-newbie-hidden id="MovingUI-presets-block" class="flex-container alignitemscenter"> |
| 4083 | 4086 | <div class="flex-container alignItemsFlexEnd"> |
| 4084 | 4087 | <label for="movingUIPresets" title="MovingUI preset. Predefined/saved draggable positions." data-i18n="[title]MovingUI preset. Predefined/saved draggable positions"> |
| 4085 | 4088 | <small data-i18n="MUI Preset">MUIMovingUI Preset:</small> |
| 4086 | 4089 | <div class="flex-container flexnowrap"> |
| 4087 | 4090 | <select id="movingUIPresets" class="widthNatural flex1 margin0"> |
| 4088 | 4091 | </select> |
| 4089 | 4092 | </div> |
| 4090 | 4093 | </label> |
| 4091 | 4094 | <div id="movingui-preset-save-button" title="Save changes to a new MovingUI preset file." data-i18n="[title]Save movingUI changes to a new file" class="menu_button margin0 fa-solid fa-save"></div> |
| 4092 | | - <div data-newbie-hidden id="movingUIreset" title="Reset MovingUI panel sizes/locations." class="menu_button fa-solid fa-recycle margin0" data-i18n="[title]Reset MovingUI panel sizes/locations."></div> |
| 4093 | 4095 | </div> |
| 4094 | 4096 | </div> |
| 4095 | 4097 | <div data-newbie-hidden id="CustomCSS-block" class="flex-container flexFlowColumn"> |