Make files app dialogs have affirmative actions on the right.
- For cr-dialog-button (e.g. delete file dialog) use css to set the order so that the ok button is on the right of the cancel button. - For the dialog footer just modify the html so that the ok button comes after the cancel button. Tested visually as there are no automated tests for style. Bug: 844168 Change-Id: Ia6eb652928cba50dd30cb8324b9c33ac13d46df2 Reviewed-on: https://chromium-review.googlesource.com/c/1341283Reviewed-by:Noel Gordon <noel@chromium.org> Commit-Queue: Stuart Langley <slangley@chromium.org> Cr-Commit-Position: refs/heads/master@{#609192}
Showing
Please register or sign in to comment