From 9b82d49da868536701d80ef1071df0e7cd301b7a Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Wed, 15 Jan 2020 19:25:51 +0100 Subject: [PATCH] Add action dropdown descriptions --- .../src/app/+accounts/accounts.component.html | 2 +- .../edit-custom-config.component.html | 12 ++--- .../users/user-list/user-list.component.html | 4 +- .../users/user-list/user-list.component.ts | 52 +++++++++++-------- .../my-account-history.component.html | 2 +- client/src/app/app.component.ts | 2 +- .../buttons/action-dropdown.component.html | 16 ++++-- .../buttons/action-dropdown.component.scss | 1 + .../buttons/action-dropdown.component.ts | 2 + .../user-moderation-dropdown.component.ts | 18 +++++-- .../remote-subscribe.component.html | 2 +- .../subscribe-button.component.html | 2 +- .../subscribe-button.component.scss | 9 ++++ .../video/video-miniature.component.html | 14 +++-- client/src/sass/primeng-custom.scss | 2 + 15 files changed, 88 insertions(+), 52 deletions(-) diff --git a/client/src/app/+accounts/accounts.component.html b/client/src/app/+accounts/accounts.component.html index 367258a06..9596d34af 100644 --- a/client/src/app/+accounts/accounts.component.html +++ b/client/src/app/+accounts/accounts.component.html @@ -23,7 +23,7 @@ Instance muted by your instance diff --git a/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html b/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html index e5340234b..915d60090 100644 --- a/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html +++ b/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html @@ -118,7 +118,7 @@
-
Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc
+
Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc
-
A single person? A non-profit? A company?
+
A single person? A non-profit? A company?
-
To share your personal videos? To open registrations and allow people to upload what they want?
+
To share your personal videos? To open registrations and allow people to upload what they want?