From a854e6abbeb5a52e390f1b65f68cc1b80c3a79c5 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Tue, 11 May 2021 21:15:31 +0200 Subject: [PATCH] Harmonize table styles --- .../access-table/access-table.component.html | 10 +- .../access-table/access-table.component.scss | 2 + .../accounts-table.component.html | 39 ++----- .../accounts-table.component.scss | 36 +----- .../accounts-table.component.ts | 2 +- .../positions-table.component.html | 27 +++-- .../positions-table.component.scss | 24 +--- .../transactions-table.component.html | 70 ++++++------ .../transactions-table.component.scss | 26 +---- .../transactions-table.component.ts | 4 +- .../src/app/pages/account/account-page.html | 6 +- .../create-or-update-account-dialog.html | 2 +- .../src/app/pages/admin/admin-page.html | 106 +++++++++--------- .../src/app/pages/admin/admin-page.scss | 38 ++----- apps/client/src/styles/ghostfolio-style.scss | 28 +++++ 15 files changed, 169 insertions(+), 251 deletions(-) diff --git a/apps/client/src/app/components/access-table/access-table.component.html b/apps/client/src/app/components/access-table/access-table.component.html index 3ca35beea..8897a4404 100644 --- a/apps/client/src/app/components/access-table/access-table.component.html +++ b/apps/client/src/app/components/access-table/access-table.component.html @@ -1,14 +1,14 @@ - +
- - + - - + - - - - - - - - - + - +
User + User {{ element.granteeAlias }} Type + Type Restricted Access Name - {{ element.name }} - - Type + + Name -
- {{ element.accountType }} -
+
+ {{ element.name }} Platform + + Platform +
-
+