From 1e48969f43a11f4e5d8da656e4aed47b2c585bd8 Mon Sep 17 00:00:00 2001 From: Sultan Khan Date: Fri, 18 Jun 2021 21:25:39 +0300 Subject: [PATCH] header updated --- Mohem/src/app/app.component.ts | 4 ++-- Mohem/src/app/itemforsale/home/home.component.html | 10 ++++++++-- Mohem/src/app/itemforsale/home/home.component.scss | 2 +- .../item-details/item-details.component.html | 12 ++++++------ Mohem/src/app/itemforsale/items/items.component.html | 11 +++++------ Mohem/src/app/itemforsale/items/items.component.scss | 3 +++ .../src/app/offersdiscount/home/home.component.html | 12 ++++++------ .../src/app/offersdiscount/home/home.component.scss | 5 ++++- .../offer-details/offer-details.component.html | 11 +++++------ 9 files changed, 40 insertions(+), 30 deletions(-) diff --git a/Mohem/src/app/app.component.ts b/Mohem/src/app/app.component.ts index 039b8aed..1b6c1597 100644 --- a/Mohem/src/app/app.component.ts +++ b/Mohem/src/app/app.component.ts @@ -137,8 +137,8 @@ export class AppComponent implements OnInit { this.authService.checkAds({ EmployeeNumber: '', - ItgEnableAt: "After Service Submission", //Before Service Initiation - ItgServiceName: "Login" + ItgEnableAt: "Before Service Initiation", //After Service Submission + ItgServiceName: "Ticket" }, () => { }, this.ts.trPK('general', 'ok')).subscribe(res => { var result = JSON.parse(res.Mohemm_ITG_ResponseItem).result.data; diff --git a/Mohem/src/app/itemforsale/home/home.component.html b/Mohem/src/app/itemforsale/home/home.component.html index 709ca806..2acd8802 100644 --- a/Mohem/src/app/itemforsale/home/home.component.html +++ b/Mohem/src/app/itemforsale/home/home.component.html @@ -1,12 +1,18 @@
- + + + +
diff --git a/Mohem/src/app/itemforsale/home/home.component.scss b/Mohem/src/app/itemforsale/home/home.component.scss index 5b417ab3..83c2a038 100644 --- a/Mohem/src/app/itemforsale/home/home.component.scss +++ b/Mohem/src/app/itemforsale/home/home.component.scss @@ -1,6 +1,6 @@ .md-stepper-horizontal { - width: 90%; + width: 95%; margin: 0 auto; background-color: #FFFFFF; box-shadow: 0 3px 8px -6px #DDDDDD; diff --git a/Mohem/src/app/itemforsale/item-details/item-details.component.html b/Mohem/src/app/itemforsale/item-details/item-details.component.html index 9e69b2c2..fa65b300 100644 --- a/Mohem/src/app/itemforsale/item-details/item-details.component.html +++ b/Mohem/src/app/itemforsale/item-details/item-details.component.html @@ -1,11 +1,11 @@
- - - - - {{ts.trPK('itemforsale','title')}} - + + +
diff --git a/Mohem/src/app/itemforsale/items/items.component.html b/Mohem/src/app/itemforsale/items/items.component.html index 65186524..f746ac17 100644 --- a/Mohem/src/app/itemforsale/items/items.component.html +++ b/Mohem/src/app/itemforsale/items/items.component.html @@ -1,11 +1,10 @@
- - - - - {{ts.trPK('itemforsale','title')}} - + +
diff --git a/Mohem/src/app/itemforsale/items/items.component.scss b/Mohem/src/app/itemforsale/items/items.component.scss index 96f389c8..55e99bab 100644 --- a/Mohem/src/app/itemforsale/items/items.component.scss +++ b/Mohem/src/app/itemforsale/items/items.component.scss @@ -132,4 +132,7 @@ ion-footer .footer-button{ } ion-segment{ height:40px +} +ion-card{ + margin:5px; } \ No newline at end of file diff --git a/Mohem/src/app/offersdiscount/home/home.component.html b/Mohem/src/app/offersdiscount/home/home.component.html index 96289de6..611317ca 100644 --- a/Mohem/src/app/offersdiscount/home/home.component.html +++ b/Mohem/src/app/offersdiscount/home/home.component.html @@ -1,11 +1,11 @@
- - - - - {{ts.trPK('itemforsale','offersdiscount')}} - + + +
diff --git a/Mohem/src/app/offersdiscount/home/home.component.scss b/Mohem/src/app/offersdiscount/home/home.component.scss index bfaf8447..32f41606 100644 --- a/Mohem/src/app/offersdiscount/home/home.component.scss +++ b/Mohem/src/app/offersdiscount/home/home.component.scss @@ -142,11 +142,14 @@ margin: 5px; top: -3px; padding: 0px; background: #3cc353; - padding: 3px; + padding:2px 3px 4px 3px; border-radius: 60%; font-size: 10px; color: #fff; content: '✓'; + width: 12px; + height: 12px; + text-align: center; } ion-content{ --background:#F5F5F5 ; diff --git a/Mohem/src/app/offersdiscount/offer-details/offer-details.component.html b/Mohem/src/app/offersdiscount/offer-details/offer-details.component.html index 986f2208..08935fef 100644 --- a/Mohem/src/app/offersdiscount/offer-details/offer-details.component.html +++ b/Mohem/src/app/offersdiscount/offer-details/offer-details.component.html @@ -1,11 +1,10 @@
- - - - - {{ts.trPK('itemforsale','offersdiscount')}} - + +