From 5cc9e272c5df38938f02d25d5040c3114e097687 Mon Sep 17 00:00:00 2001 From: ashwaq Date: Tue, 12 May 2020 17:40:23 +0300 Subject: [PATCH] add fix design --- .../item-history/item-history.component.html | 14 ++++---- .../mo-item-history.component.html | 14 ++++---- .../worklist-main-mr.component.html | 20 +++++------ .../worklist-main-po.component.html | 36 +++++++++---------- .../worklist-main-pr.component.html | 12 +++---- .../worklist-main.component.html | 8 ++--- Mohem/src/theme/worklist.scss | 4 +++ 7 files changed, 56 insertions(+), 52 deletions(-) diff --git a/Mohem/src/app/notification/item-history/item-history.component.html b/Mohem/src/app/notification/item-history/item-history.component.html index 494a5c0c..27fe6f67 100644 --- a/Mohem/src/app/notification/item-history/item-history.component.html +++ b/Mohem/src/app/notification/item-history/item-history.component.html @@ -43,7 +43,7 @@ - +
@@ -65,7 +65,7 @@
- +
- +
@@ -64,7 +64,7 @@
- +
- +
@@ -226,7 +226,7 @@ - +
@@ -251,7 +251,7 @@ - +
- +
- +
@@ -228,7 +228,7 @@
- +
@@ -245,7 +245,7 @@
- +
diff --git a/Mohem/src/app/notification/worklist-main/worklist-main.component.html b/Mohem/src/app/notification/worklist-main/worklist-main.component.html index a74401cf..2adc87d2 100644 --- a/Mohem/src/app/notification/worklist-main/worklist-main.component.html +++ b/Mohem/src/app/notification/worklist-main/worklist-main.component.html @@ -71,7 +71,7 @@ -
+
{{ts.trPK('worklistMain','employee-on-leave')}}
- + @@ -160,7 +160,7 @@ - +
@@ -180,7 +180,7 @@
- +
diff --git a/Mohem/src/theme/worklist.scss b/Mohem/src/theme/worklist.scss index 424b3686..a97d89c7 100644 --- a/Mohem/src/theme/worklist.scss +++ b/Mohem/src/theme/worklist.scss @@ -467,6 +467,10 @@ left: 66px; .colBorder{ border-right: solid 0.02cm var(--grayBG); +} +.colBorder-ar{ + border-left: solid 0.02cm var(--grayBG); + } .dateActionHistory{