]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html
Improve (accessibility title) and move action-buttons on left in tables (#2980)
authorKim <1877318+kimsible@users.noreply.github.com>
Fri, 31 Jul 2020 09:30:57 +0000 (11:30 +0200)
committerGitHub <noreply@github.com>
Fri, 31 Jul 2020 09:30:57 +0000 (11:30 +0200)
commit30814423ae98b6ac5f7407fc53cffe32aae57124
tree8cc300366fdf2c6dc8e3dfc4c1e6c079dfd11571
parent8d987ec63e6888c839ad55938d45809869c517c6
Improve (accessibility title) and move action-buttons on left in tables (#2980)

* Improve and move action-buttons on left in tables

* Focus on my-delete and my-button

* Correct spaces syntax

* Move user-action dropdown on the left

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
19 files changed:
client/src/app/+admin/follows/followers-list/followers-list.component.html
client/src/app/+admin/follows/following-list/following-list.component.html
client/src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html
client/src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html
client/src/app/+admin/users/user-list/user-list.component.html
client/src/app/+my-account/+my-account-video-channels/my-account-video-channels.component.html
client/src/app/+my-account/my-account-ownership/my-account-ownership.component.html
client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html
client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html
client/src/app/+my-account/my-account-videos/my-account-videos.component.html
client/src/app/shared/shared-main/buttons/button.component.html
client/src/app/shared/shared-main/buttons/button.component.scss
client/src/app/shared/shared-main/buttons/delete-button.component.html
client/src/app/shared/shared-main/buttons/delete-button.component.ts
client/src/app/shared/shared-main/buttons/edit-button.component.html
client/src/app/shared/shared-main/buttons/edit-button.component.ts
client/src/app/shared/shared-moderation/account-blocklist.component.html
client/src/app/shared/shared-moderation/server-blocklist.component.html
client/src/app/shared/shared-moderation/user-moderation-dropdown.component.ts