@ -219,7 +219,7 @@ ion-card-content.confirm-details{
position: absolute;
top: 0px;
z-index: 0;
background: #30b8c6;
background: #44A7A1;
color: #fff;
border-radius: 50%;
border: 0px;
@ -25,7 +25,7 @@ export class AbsenceConfirmComponent implements OnInit {
direction: string;
P_TransactionID: number;
approversList = [];
selEmp: string = '';
selEmp: any = '';
respID: number;
absComments: string = '';
selMenu: MenuResponse;
@ -14,10 +14,11 @@
min-height: 45px !important;
min-width: 5px !important;
margin: 8px !important;
--background: #0ca2de;
--background: #44A7A1;
width: 80% !important;
color: white!important;
border-radius: 16px !important;
--border-radius: 16px !important;
}
@ -81,7 +81,7 @@ hr {
.logout {
background-color: #0ca2de;
background-color: #44A7A1;
border: none;
color: white;
text-align: center;
@ -99,7 +99,7 @@ hr {
.logout-ar {
background-color: #024d71;
@ -33,8 +33,9 @@ ion-label {
@ -189,7 +189,7 @@
@ -243,10 +243,11 @@
.approvalTitle-ar{
@ -32,7 +32,7 @@
.pClass {
font-size: 10px;
font-size: 8px;
margin-top: 10px;
color: black;
@ -82,7 +82,7 @@ ion-label {
margin-top: 25px;
margin-bottom: 0px;
// margin-right: 10px !important;
margin-left: 10px !important;
margin-left: 5px !important;
h3 {
font-size: 18px;
@ -48,7 +48,7 @@
.search-button {
background: #3dcab3;
height: 50px;
font-family: WorkSans-Regular;
@ -33,10 +33,11 @@
.country{
--border-radius: 16px !important
@ -34,7 +34,7 @@
</ion-col>
<ion-col>
<ion-button style=" width: 90%; background: white; --background: #024d71" (click)="dismiss('next')" [disabled]="!isChange">{{ts.trPK('general','next')}}</ion-button>
<ion-button style=" width: 90%; background: white; --background: #44A7A1" (click)="dismiss('next')" [disabled]="!isChange">{{ts.trPK('general','next')}}</ion-button>
</ion-row>
</ion-grid>
@ -1910,7 +1910,7 @@ ion-app[dir="rtl"] {
font-size: 9px;
@ -1924,6 +1924,7 @@ ion-app[dir="ltr"] {
.dynamic-form .swiper-container .swiper-wrapper .swiper-slide:first-child {
@ -1946,6 +1947,8 @@ ion-app[dir="rtl"] {
.attendance-module {
margin-left: 0px !important;
margin-right: 10px !important;
ion-button {
height: 40px !important;