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 ++++-- 5 files changed, 135 insertions(+), 26 deletions(-) create mode 100644 client/src/app/+my-account/my-account-ownership/my-account-ownership.component.scss (limited to 'client/src/app/+my-account/my-account-ownership') 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 @@