From dbb4c618f6ab39a143aae5599436503a5399306e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adina=20=C8=9Aeudan?= Date: Wed, 15 Sep 2021 23:51:29 +0300 Subject: [PATCH] Cleanup --- .../downloads-list-screen.component.scss | 4 ---- .../file-attributes-csv-import-dialog.component.ts | 1 + .../default-colors-screen.component.scss | 5 ----- .../dictionary-listing-screen.component.html | 5 ++++- .../dictionary-listing-screen.component.scss | 5 ----- .../dossier-attributes-listing-screen.component.html | 5 ++++- .../dossier-attributes-listing-screen.component.scss | 4 ---- .../dossier-templates-listing-screen.component.html | 2 +- .../file-attributes-listing-screen.component.html | 5 ++++- .../file-attributes-listing-screen.component.scss | 6 ------ .../license-information-screen.component.html | 12 ------------ .../screens/reports/reports-screen.component.scss | 5 ----- .../admin/screens/rules/rules-screen.component.scss | 5 ----- .../user-listing/user-listing-screen.component.scss | 2 -- .../watermark/watermark-screen.component.scss | 5 ----- apps/red-ui/src/assets/styles/red-page-layout.scss | 1 + apps/red-ui/src/assets/styles/red-tables.scss | 2 +- libs/common-ui | 2 +- 18 files changed, 17 insertions(+), 59 deletions(-) diff --git a/apps/red-ui/src/app/components/downloads-list-screen/downloads-list-screen.component.scss b/apps/red-ui/src/app/components/downloads-list-screen/downloads-list-screen.component.scss index 761497479..696ad9daa 100644 --- a/apps/red-ui/src/app/components/downloads-list-screen/downloads-list-screen.component.scss +++ b/apps/red-ui/src/app/components/downloads-list-screen/downloads-list-screen.component.scss @@ -1,7 +1,3 @@ -.page-header .actions { - justify-content: flex-end; -} - .no-bold { font-weight: normal !important; } diff --git a/apps/red-ui/src/app/modules/admin/dialogs/file-attributes-csv-import-dialog/file-attributes-csv-import-dialog.component.ts b/apps/red-ui/src/app/modules/admin/dialogs/file-attributes-csv-import-dialog/file-attributes-csv-import-dialog.component.ts index 62337bc6b..6c5f23c5b 100644 --- a/apps/red-ui/src/app/modules/admin/dialogs/file-attributes-csv-import-dialog/file-attributes-csv-import-dialog.component.ts +++ b/apps/red-ui/src/app/modules/admin/dialogs/file-attributes-csv-import-dialog/file-attributes-csv-import-dialog.component.ts @@ -34,6 +34,7 @@ export class FileAttributesCsvImportDialogComponent extends ListingComponent + -
+ +
+ -
+ +
-
+
+ -
+ +
div.cell { &.center { align-items: center; diff --git a/apps/red-ui/src/app/modules/admin/screens/license-information/license-information-screen.component.html b/apps/red-ui/src/app/modules/admin/screens/license-information/license-information-screen.component.html index 16898dc57..c55476fe4 100644 --- a/apps/red-ui/src/app/modules/admin/screens/license-information/license-information-screen.component.html +++ b/apps/red-ui/src/app/modules/admin/screens/license-information/license-information-screen.component.html @@ -41,12 +41,6 @@
- - - - - -
@@ -95,12 +89,6 @@
{{ unlicensedInfo.numberOfAnalyzedPages }}
- - - - - -
*:not(:last-child) { margin-right: 2px; diff --git a/apps/red-ui/src/assets/styles/red-tables.scss b/apps/red-ui/src/assets/styles/red-tables.scss index 684ab1441..892f097d7 100644 --- a/apps/red-ui/src/assets/styles/red-tables.scss +++ b/apps/red-ui/src/assets/styles/red-tables.scss @@ -12,7 +12,7 @@ } } -.attributes-actions-container { +.table-header-actions { display: flex; flex: 1; justify-content: flex-end; diff --git a/libs/common-ui b/libs/common-ui index d6764126b..2ee21a6a3 160000 --- a/libs/common-ui +++ b/libs/common-ui @@ -1 +1 @@ -Subproject commit d6764126b4ad7f94b977b4c0f4e7a6ec31e6f374 +Subproject commit 2ee21a6a3ae4fc5414960b2ad4dd25631f6df195