ux: place the "Close" button in a consistent location
commit35c56dba3f4714dd3d55a1c1e67f127e37892312
authorDavid Aguilar <davvid@gmail.com>
Sat, 11 Feb 2023 09:21:35 +0000 (11 01:21 -0800)
committerDavid Aguilar <davvid@gmail.com>
Sat, 11 Feb 2023 09:21:35 +0000 (11 01:21 -0800)
treeac1cbb9075d0c17457cd8b6ecbc74fc867df168c
parent43ec1f3c9d7a01f7f94145f4d2f19f4ecbc6ccb1
ux: place the "Close" button in a consistent location

Move the Close buttons to the right alongside the action buttons. The
Close button should always be the first button so that the first button
is always to cancel the opeation.

Signed-off-by: David Aguilar <davvid@gmail.com>
16 files changed:
cola/difftool.py
cola/widgets/archive.py
cola/widgets/clone.py
cola/widgets/compare.py
cola/widgets/completion.py
cola/widgets/createbranch.py
cola/widgets/createtag.py
cola/widgets/finder.py
cola/widgets/grep.py
cola/widgets/merge.py
cola/widgets/patch.py
cola/widgets/recent.py
cola/widgets/remote.py
cola/widgets/search.py
cola/widgets/stash.py
cola/widgets/submodules.py