From 0c4df8a34dd4f518353c5924238eca9d2cf0a91e Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Tue, 21 Jun 2022 13:41:44 +0300 Subject: [PATCH] Change modal title background in dashboard modals --- dashboard/divId/divIds.component.html | 7 ++----- .../class-help-contents.component.html | 3 ++- dashboard/entity/entities.component.html | 12 +++++------- .../helpTexts/page-help-contents.component.html | 3 ++- dashboard/page/pages.component.html | 12 +++++------- dashboard/portal/portals.component.html | 7 ++----- dashboard/users/role-users/role-users.component.html | 10 ++++++---- .../users/subscribers/subscribers.component.html | 7 ++++--- 8 files changed, 28 insertions(+), 33 deletions(-) diff --git a/dashboard/divId/divIds.component.html b/dashboard/divId/divIds.component.html index 16d57f9f..1ea8a534 100644 --- a/dashboard/divId/divIds.component.html +++ b/dashboard/divId/divIds.component.html @@ -29,11 +29,8 @@
-
- + diff --git a/dashboard/entity/entities.component.html b/dashboard/entity/entities.component.html index 7c34e395..6cecc51a 100644 --- a/dashboard/entity/entities.component.html +++ b/dashboard/entity/entities.component.html @@ -28,14 +28,12 @@ (click)="filterForm.get('status').setValue('disabled')">Disabled
-
-
+
+
-
- + diff --git a/dashboard/page/pages.component.html b/dashboard/page/pages.component.html index a0c22516..0be609e2 100644 --- a/dashboard/page/pages.component.html +++ b/dashboard/page/pages.component.html @@ -26,14 +26,12 @@ (click)="filterForm.get('type').setValue(type.value)">{{type.label}}
-
-
+
+
-
    -
    - +
    @@ -84,17 +85,18 @@ placeholder="Email">
    - +
    Are you sure you want to remove {{selectedUser}} from {{role}}s?
    - +
    Are you sure you want to cancel {{role}} invitation of {{selectedUser}}?
    - +
    + [large]="true" classTitle="uk-background-primary uk-light"> - +
    Are you sure you want to remove {{selectedUser}} from subscribers?
    - +