fixed moe css issues

MOE_DEV_NEW_TEMPORARY_DESIGN
umasoodch 3 years ago
parent 6017e245e4
commit 2e68280074

@ -219,7 +219,7 @@ ion-card-content.confirm-details{
position: absolute; position: absolute;
top: 0px; top: 0px;
z-index: 0; z-index: 0;
background: #30b8c6; background: #44A7A1;
color: #fff; color: #fff;
border-radius: 50%; border-radius: 50%;
border: 0px; border: 0px;

@ -25,7 +25,7 @@ export class AbsenceConfirmComponent implements OnInit {
direction: string; direction: string;
P_TransactionID: number; P_TransactionID: number;
approversList = []; approversList = [];
selEmp: string = ''; selEmp: any = '';
respID: number; respID: number;
absComments: string = ''; absComments: string = '';
selMenu: MenuResponse; selMenu: MenuResponse;

@ -14,10 +14,11 @@
min-height: 45px !important; min-height: 45px !important;
min-width: 5px !important; min-width: 5px !important;
margin: 8px !important; margin: 8px !important;
--background: #0ca2de; --background: #44A7A1;
width: 80% !important; width: 80% !important;
color: white!important; color: white!important;
border-radius: 16px !important; border-radius: 16px !important;
--border-radius: 16px !important;
} }

@ -81,7 +81,7 @@ hr {
.logout { .logout {
background-color: #0ca2de; background-color: #44A7A1;
border: none; border: none;
color: white; color: white;
text-align: center; text-align: center;
@ -99,7 +99,7 @@ hr {
} }
.logout-ar { .logout-ar {
background-color: #024d71; background-color: #44A7A1;
border: none; border: none;
color: white; color: white;
text-align: center; text-align: center;

@ -33,8 +33,9 @@ ion-label {
min-height: 45px !important; min-height: 45px !important;
min-width: 5px !important; min-width: 5px !important;
margin: 8px !important; margin: 8px !important;
background-color: #0ca2de; background-color: #44A7A1;
width: 80% !important; width: 80% !important;
color: white!important; color: white!important;
border-radius: 16px !important; border-radius: 16px !important;
--border-radius: 16px !important;
} }

@ -189,7 +189,7 @@
position: absolute; position: absolute;
top: 0px; top: 0px;
z-index: 0; z-index: 0;
background: #30b8c6; background: #44A7A1;
color: #fff; color: #fff;
border-radius: 50%; border-radius: 50%;
border: 0px; border: 0px;

@ -189,7 +189,7 @@
position: absolute; position: absolute;
top: 0px; top: 0px;
z-index: 0; z-index: 0;
background: #30b8c6; background: #44A7A1;
color: #fff; color: #fff;
border-radius: 50%; border-radius: 50%;
border: 0px; border: 0px;
@ -243,10 +243,11 @@
min-height: 45px !important; min-height: 45px !important;
min-width: 5px !important; min-width: 5px !important;
margin: 8px !important; margin: 8px !important;
background-color: #0ca2de; background-color: #44A7A1;
width: 80% !important; width: 80% !important;
color: white!important; color: white!important;
border-radius: 16px !important; border-radius: 16px !important;
--border-radius: 16px !important;
} }
.approvalTitle-ar{ .approvalTitle-ar{

@ -32,7 +32,7 @@
.pClass { .pClass {
font-size: 10px; font-size: 8px;
text-align: center; text-align: center;
margin-top: 10px; margin-top: 10px;
color: black; color: black;

@ -82,7 +82,7 @@ ion-label {
margin-top: 25px; margin-top: 25px;
margin-bottom: 0px; margin-bottom: 0px;
// margin-right: 10px !important; // margin-right: 10px !important;
margin-left: 10px !important; margin-left: 5px !important;
h3 { h3 {
font-size: 18px; font-size: 18px;

@ -48,7 +48,7 @@
} }
.search-button { .search-button {
background: #3dcab3; background: #44A7A1;
height: 50px; height: 50px;
text-align: center; text-align: center;
font-family: WorkSans-Regular; font-family: WorkSans-Regular;

@ -33,10 +33,11 @@
min-height: 45px !important; min-height: 45px !important;
min-width: 5px !important; min-width: 5px !important;
margin: 8px !important; margin: 8px !important;
background-color: #024d71; background-color: #44A7A1;
width: 80% !important; width: 80% !important;
color: white!important; color: white!important;
border-radius: 16px !important; border-radius: 16px !important;
--border-radius: 16px !important;
} }
.country{ .country{
margin-top: 10px; margin-top: 10px;

@ -33,10 +33,11 @@
min-height: 45px !important; min-height: 45px !important;
min-width: 5px !important; min-width: 5px !important;
margin: 8px !important; margin: 8px !important;
background-color: #024d71; background-color: #44A7A1;
width: 80% !important; width: 80% !important;
color: white!important; color: white!important;
border-radius: 16px !important; border-radius: 16px !important;
--border-radius: 16px !important;
} }
.country{ .country{

@ -189,7 +189,7 @@
position: absolute; position: absolute;
top: 0px; top: 0px;
z-index: 0; z-index: 0;
background: #30b8c6; background: #44A7A1;
color: #fff; color: #fff;
border-radius: 50%; border-radius: 50%;
border: 0px; border: 0px;
@ -243,10 +243,11 @@
min-height: 45px !important; min-height: 45px !important;
min-width: 5px !important; min-width: 5px !important;
margin: 8px !important; margin: 8px !important;
background-color: #0ca2de; background-color: #44A7A1;
width: 80% !important; width: 80% !important;
color: white!important; color: white!important;
border-radius: 16px !important; border-radius: 16px !important;
--border-radius: 16px !important;
} }
.approvalTitle-ar{ .approvalTitle-ar{

@ -189,7 +189,7 @@
position: absolute; position: absolute;
top: 0px; top: 0px;
z-index: 0; z-index: 0;
background: #30b8c6; background: #44A7A1;
color: #fff; color: #fff;
border-radius: 50%; border-radius: 50%;
border: 0px; border: 0px;
@ -243,10 +243,11 @@
min-height: 45px !important; min-height: 45px !important;
min-width: 5px !important; min-width: 5px !important;
margin: 8px !important; margin: 8px !important;
background-color: #0ca2de; background-color: #44A7A1;
width: 80% !important; width: 80% !important;
color: white!important; color: white!important;
border-radius: 16px !important; border-radius: 16px !important;
--border-radius: 16px !important
} }
.approvalTitle-ar{ .approvalTitle-ar{

@ -189,7 +189,7 @@
position: absolute; position: absolute;
top: 0px; top: 0px;
z-index: 0; z-index: 0;
background: #30b8c6; background: #44A7A1;
color: #fff; color: #fff;
border-radius: 50%; border-radius: 50%;
border: 0px; border: 0px;

@ -34,7 +34,7 @@
</ion-col> </ion-col>
<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-col> </ion-col>
</ion-row> </ion-row>
</ion-grid> </ion-grid>

@ -189,7 +189,7 @@
position: absolute; position: absolute;
top: 0px; top: 0px;
z-index: 0; z-index: 0;
background: #30b8c6; background: #44A7A1;
color: #fff; color: #fff;
border-radius: 50%; border-radius: 50%;
border: 0px; border: 0px;

@ -1910,7 +1910,7 @@ ion-app[dir="rtl"] {
} }
.pClass { .pClass {
font-size: 10px; font-size: 9px;
} }
} }
@ -1927,6 +1927,7 @@ ion-app[dir="ltr"] {
app-my-team { app-my-team {
.request-heading span { .request-heading span {
margin: 0 !important; margin: 0 !important;
@ -1946,6 +1947,8 @@ ion-app[dir="rtl"] {
} }
.attendance-module { .attendance-module {
margin-left: 0px !important;
margin-right: 10px !important;
ion-button { ion-button {
height: 40px !important; height: 40px !important;
} }

Loading…
Cancel
Save