From a7d2202897a30352e976612a36357b8c92fee25b Mon Sep 17 00:00:00 2001 From: Sultan Khan Date: Sun, 11 Sep 2022 16:01:49 +0300 Subject: [PATCH] CSS changes --- Mohem/src/app/app.component.html | 2 +- .../confirm-login/confirm-login.component.scss | 15 +++++++-------- .../authentication/login/login.component.html | 16 +++++++++------- .../authentication/login/login.component.scss | 16 ++++++++++------ .../app/authentication/login/login.component.ts | 1 + .../hmg-common/ui/button/button.component.scss | 8 +++----- .../services-button.component.scss | 12 +++++++----- .../ui/stats-button/stats-button.component.scss | 5 +++-- Mohem/src/app/home/home.page.scss | 1 + .../worklist-main/worklist-main.component.scss | 2 +- Mohem/src/theme/styles.scss | 7 +++++-- 11 files changed, 48 insertions(+), 37 deletions(-) diff --git a/Mohem/src/app/app.component.html b/Mohem/src/app/app.component.html index d0c4679e..e9ec497d 100644 --- a/Mohem/src/app/app.component.html +++ b/Mohem/src/app/app.component.html @@ -1,4 +1,4 @@ - + diff --git a/Mohem/src/app/authentication/confirm-login/confirm-login.component.scss b/Mohem/src/app/authentication/confirm-login/confirm-login.component.scss index ad2206df..661dd844 100644 --- a/Mohem/src/app/authentication/confirm-login/confirm-login.component.scss +++ b/Mohem/src/app/authentication/confirm-login/confirm-login.component.scss @@ -2,12 +2,11 @@ height: 25vh; } -.rowOutside{ - // margin-top: -37px; - +ion-content { + --background: #f5f5f5; } -.button-digital-id{ +.button-digital-id { --background: white !important; background: white !important; white-space: normal; @@ -22,16 +21,16 @@ } -.digital-id-en{ +.digital-id-en { color: black; position: absolute; right: 20px; width: 10%; - } +} - .digital-id-ar{ +.digital-id-ar { color: black; position: absolute; left: 20px; width: 10%; - } \ No newline at end of file +} \ No newline at end of file diff --git a/Mohem/src/app/authentication/login/login.component.html b/Mohem/src/app/authentication/login/login.component.html index 3ed9f510..276c0e2e 100644 --- a/Mohem/src/app/authentication/login/login.component.html +++ b/Mohem/src/app/authentication/login/login.component.html @@ -7,7 +7,9 @@
- + + - +
+ +
-
- - +