From 621bca9964e78d196c752e69bfa788482bf0fcbb Mon Sep 17 00:00:00 2001 From: umasoodch Date: Sun, 11 Sep 2022 10:59:46 +0300 Subject: [PATCH] fixed issues for srca --- .../absence-confirm/absence-confirm.component.scss | 2 ++ .../absence/submit-absence/submit-absence.component.scss | 2 ++ Mohem/src/app/eit/add-cei/add-cei.component.scss | 2 ++ Mohem/src/app/eit/add-eit/add-eit.component.scss | 2 ++ Mohem/src/app/eit/cei-list/cei-list.component.scss | 2 ++ .../eit/confirm-add-cei/confirm-add-cei.component.scss | 2 ++ .../eit/confirm-add-eit/confirm-add-eit.component.scss | 2 ++ .../eit/eit-update-list/eit-update-list.component.scss | 2 ++ .../subordinate-leave/subordinate-leave.component.scss | 2 ++ .../work-list-replacement-roll.component.html | 6 +++--- .../app/profile/add-address/add-address.component.scss | 2 ++ .../add-basic-details/add-basic-details.component.scss | 2 ++ .../confirm-address/confirm-address.component.scss | 2 ++ .../confirm-basic-details.component.scss | 2 ++ .../confirm-contact/confirm-contact.component.scss | 2 ++ Mohem/src/app/profile/contact/contact.component.html | 3 +-- Mohem/src/app/profile/contact/contact.component.scss | 9 +++++++++ .../confirm-termination.component.scss | 2 ++ Mohem/src/theme/styles.scss | 5 ++++- 19 files changed, 47 insertions(+), 6 deletions(-) diff --git a/Mohem/src/app/absence/absence-confirm/absence-confirm.component.scss b/Mohem/src/app/absence/absence-confirm/absence-confirm.component.scss index 7f670d02..48249f3a 100644 --- a/Mohem/src/app/absence/absence-confirm/absence-confirm.component.scss +++ b/Mohem/src/app/absence/absence-confirm/absence-confirm.component.scss @@ -282,6 +282,8 @@ ion-card-content.confirm-details { width: 80% !important; color: white !important; border-radius: 16px !important; + --border-radius: 16px !important; + --box-shadow: none; } .approvalTitle-ar { diff --git a/Mohem/src/app/absence/submit-absence/submit-absence.component.scss b/Mohem/src/app/absence/submit-absence/submit-absence.component.scss index 476d98d7..a17d5982 100644 --- a/Mohem/src/app/absence/submit-absence/submit-absence.component.scss +++ b/Mohem/src/app/absence/submit-absence/submit-absence.component.scss @@ -18,6 +18,8 @@ width: 80% !important; color: white !important; border-radius: 16px !important; + --border-radius: 16px !important; + --box-shadow: none; } diff --git a/Mohem/src/app/eit/add-cei/add-cei.component.scss b/Mohem/src/app/eit/add-cei/add-cei.component.scss index 47ce98e0..1b9699be 100644 --- a/Mohem/src/app/eit/add-cei/add-cei.component.scss +++ b/Mohem/src/app/eit/add-cei/add-cei.component.scss @@ -38,6 +38,8 @@ ion-label { width: 80% !important; color: white !important; border-radius: 16px !important; + --border-radius: 16px !important; + --box-shadow: none; } .country { diff --git a/Mohem/src/app/eit/add-eit/add-eit.component.scss b/Mohem/src/app/eit/add-eit/add-eit.component.scss index 0e9562d9..75e1a7f8 100644 --- a/Mohem/src/app/eit/add-eit/add-eit.component.scss +++ b/Mohem/src/app/eit/add-eit/add-eit.component.scss @@ -38,4 +38,6 @@ ion-label { width: 80% !important; color: white !important; border-radius: 16px !important; + --border-radius: 16px !important; + --box-shadow: none; } \ No newline at end of file diff --git a/Mohem/src/app/eit/cei-list/cei-list.component.scss b/Mohem/src/app/eit/cei-list/cei-list.component.scss index f18247e4..3c61a63f 100644 --- a/Mohem/src/app/eit/cei-list/cei-list.component.scss +++ b/Mohem/src/app/eit/cei-list/cei-list.component.scss @@ -345,4 +345,6 @@ h4 { width: 80% !important; color: white !important; border-radius: 16px !important; + --border-radius: 16px !important; + --box-shadow: none; } \ No newline at end of file diff --git a/Mohem/src/app/eit/confirm-add-cei/confirm-add-cei.component.scss b/Mohem/src/app/eit/confirm-add-cei/confirm-add-cei.component.scss index a53d7d25..b30d6c82 100644 --- a/Mohem/src/app/eit/confirm-add-cei/confirm-add-cei.component.scss +++ b/Mohem/src/app/eit/confirm-add-cei/confirm-add-cei.component.scss @@ -257,6 +257,8 @@ width: 80% !important; color: white !important; border-radius: 16px !important; + --border-radius: 16px !important; + --box-shadow: none; } .approvalTitle-ar { diff --git a/Mohem/src/app/eit/confirm-add-eit/confirm-add-eit.component.scss b/Mohem/src/app/eit/confirm-add-eit/confirm-add-eit.component.scss index dba417f7..ad8fbd92 100644 --- a/Mohem/src/app/eit/confirm-add-eit/confirm-add-eit.component.scss +++ b/Mohem/src/app/eit/confirm-add-eit/confirm-add-eit.component.scss @@ -257,6 +257,8 @@ width: 80% !important; color: white !important; border-radius: 16px !important; + --border-radius: 16px !important; + --box-shadow: none; } .approvalTitle-ar { diff --git a/Mohem/src/app/eit/eit-update-list/eit-update-list.component.scss b/Mohem/src/app/eit/eit-update-list/eit-update-list.component.scss index 68ebdbd2..15c88f0e 100644 --- a/Mohem/src/app/eit/eit-update-list/eit-update-list.component.scss +++ b/Mohem/src/app/eit/eit-update-list/eit-update-list.component.scss @@ -8,6 +8,8 @@ width: 80% !important; color: white !important; border-radius: 16px !important; + --border-radius: 16px !important; + --box-shadow: none; } .editIconDiv { diff --git a/Mohem/src/app/my-team/subordinate-leave/subordinate-leave.component.scss b/Mohem/src/app/my-team/subordinate-leave/subordinate-leave.component.scss index 73ac05d4..f816da10 100644 --- a/Mohem/src/app/my-team/subordinate-leave/subordinate-leave.component.scss +++ b/Mohem/src/app/my-team/subordinate-leave/subordinate-leave.component.scss @@ -8,6 +8,8 @@ width: 80% !important; color: white !important; border-radius: 16px !important; + --border-radius: 16px !important; + --box-shadow: none; } .team-member-container { diff --git a/Mohem/src/app/notification/work-list-replacement-roll/work-list-replacement-roll.component.html b/Mohem/src/app/notification/work-list-replacement-roll/work-list-replacement-roll.component.html index dbb718d8..7be2c1fe 100644 --- a/Mohem/src/app/notification/work-list-replacement-roll/work-list-replacement-roll.component.html +++ b/Mohem/src/app/notification/work-list-replacement-roll/work-list-replacement-roll.component.html @@ -310,16 +310,16 @@
{{'general, submit' | translate}} {{'general, submit' | translate}} - {{'general, cancel' | translate}}
diff --git a/Mohem/src/app/profile/add-address/add-address.component.scss b/Mohem/src/app/profile/add-address/add-address.component.scss index 47ce98e0..1b9699be 100644 --- a/Mohem/src/app/profile/add-address/add-address.component.scss +++ b/Mohem/src/app/profile/add-address/add-address.component.scss @@ -38,6 +38,8 @@ ion-label { width: 80% !important; color: white !important; border-radius: 16px !important; + --border-radius: 16px !important; + --box-shadow: none; } .country { diff --git a/Mohem/src/app/profile/add-basic-details/add-basic-details.component.scss b/Mohem/src/app/profile/add-basic-details/add-basic-details.component.scss index 47ce98e0..1b9699be 100644 --- a/Mohem/src/app/profile/add-basic-details/add-basic-details.component.scss +++ b/Mohem/src/app/profile/add-basic-details/add-basic-details.component.scss @@ -38,6 +38,8 @@ ion-label { width: 80% !important; color: white !important; border-radius: 16px !important; + --border-radius: 16px !important; + --box-shadow: none; } .country { diff --git a/Mohem/src/app/profile/confirm-address/confirm-address.component.scss b/Mohem/src/app/profile/confirm-address/confirm-address.component.scss index dba417f7..ad8fbd92 100644 --- a/Mohem/src/app/profile/confirm-address/confirm-address.component.scss +++ b/Mohem/src/app/profile/confirm-address/confirm-address.component.scss @@ -257,6 +257,8 @@ width: 80% !important; color: white !important; border-radius: 16px !important; + --border-radius: 16px !important; + --box-shadow: none; } .approvalTitle-ar { diff --git a/Mohem/src/app/profile/confirm-basic-details/confirm-basic-details.component.scss b/Mohem/src/app/profile/confirm-basic-details/confirm-basic-details.component.scss index dba417f7..ad8fbd92 100644 --- a/Mohem/src/app/profile/confirm-basic-details/confirm-basic-details.component.scss +++ b/Mohem/src/app/profile/confirm-basic-details/confirm-basic-details.component.scss @@ -257,6 +257,8 @@ width: 80% !important; color: white !important; border-radius: 16px !important; + --border-radius: 16px !important; + --box-shadow: none; } .approvalTitle-ar { diff --git a/Mohem/src/app/profile/confirm-contact/confirm-contact.component.scss b/Mohem/src/app/profile/confirm-contact/confirm-contact.component.scss index a53d7d25..b30d6c82 100644 --- a/Mohem/src/app/profile/confirm-contact/confirm-contact.component.scss +++ b/Mohem/src/app/profile/confirm-contact/confirm-contact.component.scss @@ -257,6 +257,8 @@ width: 80% !important; color: white !important; border-radius: 16px !important; + --border-radius: 16px !important; + --box-shadow: none; } .approvalTitle-ar { diff --git a/Mohem/src/app/profile/contact/contact.component.html b/Mohem/src/app/profile/contact/contact.component.html index 8fed9814..304341b1 100644 --- a/Mohem/src/app/profile/contact/contact.component.html +++ b/Mohem/src/app/profile/contact/contact.component.html @@ -45,9 +45,8 @@
- + {{'userProfile, update' | translate}} -
\ No newline at end of file diff --git a/Mohem/src/app/profile/contact/contact.component.scss b/Mohem/src/app/profile/contact/contact.component.scss index d67acf74..2a469ebf 100644 --- a/Mohem/src/app/profile/contact/contact.component.scss +++ b/Mohem/src/app/profile/contact/contact.component.scss @@ -116,4 +116,13 @@ select{ position: relative; display: inline-block; +} + +.contact-button { + background: var(--newgreen)!important; + border-radius: 16px; + --background: transparent; + width: 80%; + --border-radius: 16px !important; + --box-shadow: none; } \ No newline at end of file diff --git a/Mohem/src/app/termination/confirm-termination/confirm-termination.component.scss b/Mohem/src/app/termination/confirm-termination/confirm-termination.component.scss index a53d7d25..b30d6c82 100644 --- a/Mohem/src/app/termination/confirm-termination/confirm-termination.component.scss +++ b/Mohem/src/app/termination/confirm-termination/confirm-termination.component.scss @@ -257,6 +257,8 @@ width: 80% !important; color: white !important; border-radius: 16px !important; + --border-radius: 16px !important; + --box-shadow: none; } .approvalTitle-ar { diff --git a/Mohem/src/theme/styles.scss b/Mohem/src/theme/styles.scss index d4935230..347a0c02 100644 --- a/Mohem/src/theme/styles.scss +++ b/Mohem/src/theme/styles.scss @@ -1229,7 +1229,8 @@ div.no-dataDiv { width: 10px !important; margin: 8px !important; --background: transparent; - + --border-radius: 5px !important; + --box-shadow: none; } .confirmBtn { @@ -1240,6 +1241,8 @@ div.no-dataDiv { // min-width: 200px; min-height: 45px !important; border-radius: 5px !important; + --border-radius: 5px !important; + --box-shadow: none; width: 125px !important; min-width: 5px !important; width: 10px !important;