|
309 | 309 | <ui5-li icon="palette">SAP High Contrast White (SAP Horizon)</ui5-li>
|
310 | 310 | </ui5-list>
|
311 | 311 | <ui5-button id="themeSave" class="save-btn" design="Emphasized">Save</ui5-button>
|
312 |
| - <ui5-toast id="toastThemeSave" design="Emphasized">Changes applied.</ui5-toast> |
313 |
| - </ui5-user-settings-view> |
| 312 | + <ui5-toast id="toastThemeSave">Changes applied.</ui5-toast> |
314 | 313 | </ui5-user-settings-view>
|
315 | 314 | <ui5-user-settings-view text="Display settings">
|
316 | 315 | <ui5-checkbox checked text="Optimized for Touch Input"></ui5-checkbox>
|
|
347 | 346 | If you don't know the type of an app, you can check it in the "About" dialog in the "ID of the Application Framework” field.
|
348 | 347 | </ui5-label>
|
349 | 348 | </ui5-panel>
|
350 |
| - </br> |
| 349 | + <br /> |
351 | 350 | <div class="lt-time-format">
|
352 | 351 | <ui5-label for="timeFormat">Time Format:</ui5-label>
|
353 | 352 | <ui5-radio-button name="timeFormat" text="12h"></ui5-radio-button>
|
|
384 | 383 | <ui5-user-settings-item icon="reset" slot="fixedItems" text="Reset Settings" tooltip="Reset Settings" header-text="Reset Settings">
|
385 | 384 | <ui5-user-settings-view text="Reset Personalization">
|
386 | 385 | <ui5-button id="resetPersonalization">Reset Personalization content</ui5-button>
|
387 |
| - <ui5-toast id="toastReset" design="Emphasized">Changes Reset.</ui5-toast> |
| 386 | + <ui5-toast id="toastReset">Changes Reset.</ui5-toast> |
388 | 387 | </ui5-user-settings-view>
|
389 | 388 | <ui5-user-settings-view text="Reset All Settings">
|
390 | 389 | <ui5-button id="resetAll">Reset All Settings content</ui5-button>
|
391 |
| - <ui5-toast id="toastResetAll" design="Emphasized">All changes Reset.</ui5-toast> |
| 390 | + <ui5-toast id="toastResetAll">All changes Reset.</ui5-toast> |
392 | 391 | </ui5-user-settings-view>
|
393 | 392 | </ui5-user-settings-item>
|
394 | 393 | </ui5-user-settings-dialog>
|
|
0 commit comments