From 4c9e9d2ee9899ba48b86eda18d44638a78587ac5 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Sun, 28 Jun 2020 16:20:23 +0200 Subject: align ownership change video list table with moderation tables --- .../my-account-accept-ownership.component.html | 20 +++---- .../my-account-accept-ownership.component.scss | 4 ++ .../my-account-ownership.component.html | 54 +++++++++++++---- .../my-account-ownership.component.scss | 67 ++++++++++++++++++++++ .../my-account-ownership.component.ts | 16 ++++-- server/models/video/video-change-ownership.ts | 10 +--- 6 files changed, 138 insertions(+), 33 deletions(-) create mode 100644 client/src/app/+my-account/my-account-ownership/my-account-ownership.component.scss diff --git a/client/src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html b/client/src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html index 222da9542..def1cbab6 100644 --- a/client/src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html +++ b/client/src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html @@ -7,27 +7,27 @@