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{