Add manage buttons for own channels and account, video counts (#2421)
authorRigel Kent <sendmemail@rigelk.eu>
Tue, 21 Jan 2020 08:35:23 +0000 (09:35 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Tue, 21 Jan 2020 08:35:23 +0000 (09:35 +0100)
commitaa0f19635ae4632e286de1599fc24f95f32a108c
tree347518feb2534da9466b169a48a6cead0e1f2999
parenta56053a2a49431aeddcf8bcdd804b2e0abb93621
Add manage buttons for own channels and account, video counts (#2421)

* Add manage buttons for own channels and account, video counts

* Change manage button color and introduce secondary color
13 files changed:
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-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/+my-account/my-account-videos/my-account-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/sass/application.scss
client/src/sass/bootstrap.scss
client/src/sass/include/_mixins.scss
client/src/sass/include/_variables.scss