]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+accounts/accounts.component.scss
Channel/account page redesign feedbacks
authorChocobozzz <me@florianbigard.com>
Wed, 31 Mar 2021 06:59:52 +0000 (08:59 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Wed, 31 Mar 2021 07:05:51 +0000 (09:05 +0200)
commit733dbc535d5fecdaba9e05feb8923bc754920525
treeadbf03df41ee05b3108ab9ad36ebc5622fd37f1d
parentc8e80d1461076b36c93197a350ba9595110f65d6
Channel/account page redesign feedbacks

Fix owner default avatar
Semi bold orange inverted button
Max width account description
Increase account's channels padding
Use owner avatar/display name links
Move "view owner account" link on mobile
Try to always display channel in video miniatures
Add small border radius for channel's avatar
Use main foreground color for the magnifying glass
20 files changed:
client/src/app/+accounts/account-video-channels/account-video-channels.component.html
client/src/app/+accounts/account-video-channels/account-video-channels.component.scss
client/src/app/+accounts/accounts.component.html
client/src/app/+accounts/accounts.component.scss
client/src/app/+accounts/accounts.component.ts
client/src/app/+my-library/my-videos/my-videos.component.html
client/src/app/+my-library/my-videos/my-videos.component.ts
client/src/app/+video-channels/video-channels.component.html
client/src/app/+video-channels/video-channels.component.scss
client/src/app/+video-channels/video-channels.component.ts
client/src/app/+videos/video-list/video-user-subscriptions.component.ts
client/src/app/shared/shared-main/account/video-avatar-channel.component.scss
client/src/app/shared/shared-main/misc/simple-search-input.component.scss
client/src/app/shared/shared-main/video-channel/video-channel.model.ts
client/src/app/shared/shared-video-miniature/abstract-video-list.html
client/src/app/shared/shared-video-miniature/abstract-video-list.ts
client/src/app/shared/shared-video-miniature/video-miniature.component.ts
client/src/app/shared/shared-video-miniature/videos-selection.component.html
client/src/app/shared/shared-video-miniature/videos-selection.component.ts
client/src/sass/include/_mixins.scss