fixed moe css issues

MOE_MAIN
Sultan Khan 4 years ago
parent e96c0d0e10
commit a78efed0d1

@ -313,6 +313,7 @@ button.menu-item.item.item-block.item-ios {
text-align: center;
margin: auto;
width: 100%;
position: absolute;
}
@ -330,8 +331,8 @@ button.menu-item.item.item-block.item-ios {
.menuFooter .CompanyImg {
width: 80%;
height: 80%;
width: 65%;
height: 60%;
margin-bottom: -21px;
}
@ -341,8 +342,9 @@ button.menu-item.item.item-block.item-ios {
// }
.logoImgWithMyTeam {
margin-bottom: 70px;
width: 250px;
width: 225px;
margin: auto;
}
.logoImg {

@ -1,7 +1,7 @@
<ion-content padding>
<ion-grid class="customGrid">
<ion-row *ngIf="!user">
<div class="content">
<div class="content" dir="ltr">
<div class="first-circle"></div>
<div class="middle-circle"></div>
<div class="last-circle"></div>

@ -15,6 +15,7 @@
width: 100%;
position: static;
}
.iconBox img {
margin: 0px auto 10px !important;
display: block;
@ -27,9 +28,10 @@
}
.pClass {
font-size: 9px;
font-size: 11px;
text-align: center;
margin-top: 10px;
color: black;
font-weight: bold;
font-weight: 600;
}

@ -44,7 +44,7 @@ ion-title {
ion-label {
display: block;
color: black !important;
font-size: 14px;
font-size: 16px;
font-weight: bold;
}
@ -80,20 +80,24 @@ ion-label {
width: 100%;
margin-top: 25px;
margin-bottom: 0px;
h3 {
font-size: 18px;
font-weight: bold;
margin: 0;
}
span {
font-size: 13px;
display: block;
}
img {
display: block;
margin: 10px auto;
width: 80%;
}
ion-button {
border-radius: 10px;
padding: 10px;

@ -192,7 +192,7 @@ export class HomePage implements OnInit {
public slideSettingsTwo() {
const width = this.platform.width();
this.slideOptsOne = {
slidesPerView: width > 320 ? 3.5 : 3,
slidesPerView: width > 320 ? 3.2 : 3,
spaceBetween: 10
};
this.slideOptsTwo = {

@ -1,6 +1,7 @@
ion-content {
--ion-background-color: whitesmoke;
}
ion-title {
color: white;
position: absolute;
@ -13,6 +14,7 @@ ion-title{
height: 100%;
font-family: WorkSans-Regular;
}
.contentBg {
padding: 0px 20px;
}
@ -31,6 +33,7 @@ ion-title{
.user-info {
text-align: center;
margin-bottom: 15px;
.user-image-container {
position: relative;
width: 100%;
@ -40,6 +43,7 @@ ion-title{
margin: 0 auto;
align-items: center;
}
// position: relative;
// width: 80px;
// height: 80px;
@ -72,7 +76,9 @@ ion-title{
/* border: 1px solid #ccc; */
margin-top: -125px;
}}
}
}
@media screen and (min-width: 768px) and (max-width:1024px) {
.user-image {
position: relative;
@ -81,7 +87,9 @@ ion-title{
height: 100%;
border-radius: 80px;
margin-bottom: 371px;
}}
}
}
h1 {
margin: 0;
padding: 0;
@ -89,6 +97,7 @@ ion-title{
font-size: 18px;
margin-bottom: 4px;
}
span {
font-size: 12px;
display: block;
@ -97,12 +106,15 @@ ion-title{
}
$actionBtnSize : 36px;
.user-actions {
text-align: center;
margin-left: 1px;
.action-button {
font-size: 11px;
font-weight: bold;
// white-space: nowrap;
// color: #888;
.action-button-icon {
@ -116,10 +128,12 @@ ion-title{
margin-bottom: 3px;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
display: flex;
img {
margin: 0 auto;
vertical-align: middle;
}
.span {
font-size: 10px;
display: block;
@ -135,6 +149,7 @@ ion-title{
border-radius: 20px;
opacity: 1;
}
// .employee-information-indetail{
// background: white;
// margin-top: 15px;
@ -181,10 +196,12 @@ ion-title{
// margin-right: 22px;
// margin-left: 22px;
margin-left: 30px;
margin-right: 30px;
background-color: #024d71;
display: flex;
}
}
@media screen and (min-width: 768px) and (max-width:1024px) {
.active-Segment {
@ -204,7 +221,8 @@ ion-title{
// margin-left: 14px;
display: flex;
}}
}
}
@media screen and (min-width: 1px) and (max-width:767px) {
.normal-Segment {
@ -220,9 +238,10 @@ ion-title{
margin-left: 30px;
background: #414040 !important;
display: flex;
margin-right: 30px;
}
}
@media screen and (min-width: 768px) and (max-width:1024px) {
.normal-Segment {
width: 11%;
@ -238,7 +257,8 @@ ion-title{
// margin-left: 14px;
background: #414040 !important;
display: flex;
}}
}
}
@ -252,21 +272,27 @@ ion-title{
margin: auto;
height: 18px;
display: flex;
}}
}
}
@media screen and (min-width: 768px) and (max-width:1024px) {
.imgSize{position: absolute;
.imgSize {
position: absolute;
top: 0;
bottom: 0;
left: 2px;
margin: auto;
height: 28px;
display: flex;}}
display: flex;
}
}
.colum-container {
padding: 15px;
border-bottom: 1px solid #ccc;
}
.img {
width: 100px;
height: 100px;
@ -278,6 +304,7 @@ ion-title{
background: transparent;
margin-left: -3px;
}
///////////////////////// Team Members css //////////////////////@extend
.filters-row {
@ -286,10 +313,12 @@ ion-title{
.search-dropdown {
background: #024d71;
ion-select {
.select-text {
margin-left: -10px;
}
.select-icon {
.select-icon-inner {
opacity: 1;
@ -302,6 +331,7 @@ ion-title{
.input-container {
background: white;
ion-input {
border-bottom-color: transparent;
}
@ -309,17 +339,20 @@ ion-title{
.search-container {
margin-top: 15px;
ion-col {
background: white;
border-radius: 12px;
padding-right: 10px;
flex: none;
ion-icon {
margin-right: 3px;
font-size: 14px;
margin-left: 3px;
vertical-align: middle;
}
span {
font-size: 12px;
vertical-align: middle;
@ -344,11 +377,13 @@ ion-title{
margin-top: -1px;
margin-left: 43px;
}
.activeArrow {
height: 20px;
width: 20px;
color: #024d71;
}
.disabledArrow {
height: 20px;
width: 20px;
@ -361,6 +396,7 @@ ion-title{
color: #024d71;
margin-right: 275px;
}
.disabledArrow-ar {
height: 20px;
width: 20px;
@ -382,7 +418,8 @@ ion-title{
border-radius: 20px;
border: 1px solid #ccc;
padding-top: 12px;
}}
}
}
@media screen and (min-width: 768px) and (max-width:1024px) {
.result-graph {
@ -397,7 +434,9 @@ ion-title{
border-radius: 20px;
border: 1px solid #ccc;
padding-top: 114px !important;
}}
}
}
.result-graph-attendence {
position: relative;
background: white;
@ -418,6 +457,7 @@ ion-title{
margin-bottom: 10px;
margin-left: 10px;
}
.request-heading-ar {
text-align: right;
display: block;
@ -435,12 +475,14 @@ ion-title{
display: block;
text-align: center;
transform: translate(-50%, -50%);
h2 {
font-size: 38px;
font-family: WorkSans-Bold;
margin: 0 auto;
line-height: 36px;
}
span {
width: 125px;
display: block;
@ -449,6 +491,7 @@ ion-title{
font-family: workSans-Regular;
}
}
@media screen and (min-width: 325px) {
.today-graph {
// width: 100%;
@ -457,7 +500,9 @@ ion-title{
height: 132px;
width: 264px;
margin-left: 154px;
}}
}
}
@media screen and (min-width: 1px) and (max-width:320px) {
.today-graph {
// width: 100%;
@ -466,7 +511,8 @@ ion-title{
height: 132px;
width: 264px;
margin-left: 84px;
}}
}
}
.today-graph-ar {
max-height: 4cm;
@ -511,6 +557,7 @@ ion-title{
line-height: 11px !important;
display: block;
}
h2 {
font-size: 25px;
font-weight: bold;
@ -549,6 +596,7 @@ ion-title{
font-size: 10px;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
}
span {
font-size: 10px;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
@ -571,31 +619,39 @@ ion-title{
// }
}
@media screen and (min-width: 325px) {
.statsIcon {
background: white;
margin-left: 12px;
margin-top: 6px;
}}
}
}
@media screen and (min-width: 1px) and (max-width:320px) {
.statsIcon {
background: white;
margin-left: -15px;
margin-top: 6px;
}}
}
}
@media screen and (min-width: 325px) {
.statsIcon-ar {
background: white;
// margin-left: 12px;
margin-top: 6px;
}}
}
}
@media screen and (min-width: 1px) and (max-width:320px) {
.statsIcon-ar {
background: white;
margin-right: -2px;
margin-top: 6px;
}}
}
}
.month-year-span {
font-size: 16px;
// font-family: WorkSans-Bold;
@ -625,6 +681,7 @@ ion-title{
background-color: #292F42;
margin-top: 30px;
}
.span-one {
// display: block;
// font-size: 12px;
@ -637,6 +694,7 @@ ion-title{
font-weight: bold;
}
.span-two {
// display: block;
// font-size: 22px;
@ -662,6 +720,7 @@ ion-title{
font-weight: bold;
}
.spa-two {
// display: block;
// font-size: 22px;
@ -674,6 +733,7 @@ ion-title{
font-family: WorkSans-Bold;
}
.graph-container {
margin-left: -50px;
position: relative;
@ -685,6 +745,7 @@ ion-title{
position: relative;
margin-left: 50px;
}
.label-container {
position: absolute;
// width: 20%;
@ -694,6 +755,7 @@ ion-title{
left: 20px;
}
@media screen and (min-width: 325px) {
.attendance-summary .attendance-information {
span {
@ -701,6 +763,7 @@ ion-title{
display: block;
line-height: 14px;
}
h2 {
// text-align: right;
// font-family: WorkSans-Bold;
@ -708,7 +771,9 @@ ion-title{
font-size: 13px;
}
}}
}
}
@media screen and (min-width: 1px) and (max-width:320px) {
.attendance-summary .attendance-information {
span {
@ -717,6 +782,7 @@ ion-title{
line-height: 7px;
font-size: 7px;
}
h2 {
// text-align: right;
// font-family: WorkSans-Bold;
@ -724,7 +790,8 @@ ion-title{
font-size: 13px;
}
}}
}
}
.calendar-container {
background: white;
@ -733,6 +800,7 @@ ion-title{
border-radius: 20px;
border: 1px solid #ccc;
padding-bottom: 25px;
span {
text-align: left;
display: block;
@ -741,11 +809,13 @@ ion-title{
margin-left: 10px;
}
}
.calendar-container-ar {
background: white;
margin-bottom: 100px;
margin-top: 20px;
border-radius: 20px;
span {
text-align: right;
display: block;
@ -784,14 +854,17 @@ ion-title{
font-size: 16px;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
}
.stats {
color: #289DB8; font-size: 9px;
color: #289DB8;
font-size: 9px;
margin-right: 5px;
font-family: 'WorkSans-Bold';
}
.stats-ar {
color: #289DB8; font-size: 9px;
color: #289DB8;
font-size: 9px;
margin-left: 5px;
font-family: 'WorkSans-Bold';
}
@ -844,12 +917,15 @@ ion-title{
pointer-events: none;
opacity: .3;
}
.favIcon {
height: 18px; margin-left: 23px;
height: 18px;
margin-left: 23px;
}
.favIcon-ar {
height: 18px; margin-right: 23px;
height: 18px;
margin-right: 23px;
}
.call {
@ -859,6 +935,7 @@ ion-title{
.call-ar {
margin-left: 16px;
}
.name {
text-align: center;
letter-spacing: -0.84px;
@ -868,6 +945,7 @@ ion-title{
line-height: 21px;
font-size: 21px;
}
.email {
text-align: center;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
@ -878,6 +956,7 @@ ion-title{
opacity: 1;
padding-top: 3px;
}
.subTitle {
text-align: center;
letter-spacing: -0.52px;
@ -887,6 +966,7 @@ ion-title{
font-size: 13px;
line-height: 0px;
}
.profile {
text-align: left;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
@ -898,6 +978,7 @@ ion-title{
margin-top: 20px;
margin-bottom: 2px;
}
.label1 {
text-align: left;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
@ -928,45 +1009,55 @@ ion-title{
opacity: 1;
margin-top: 20px;
margin-bottom: 2px;
padding: 5px;
font-weight: bold;
}
.label1-ar {
text-align: right;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
line-height: 0px;
font-size: 13px;
font-size: 18px;
letter-spacing: -0.52px;
color: #A2A2A2;
opacity: 1;
padding: 1px 5px 1px 5px;
}
.label2-ar {
text-align: right;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
line-height: 5px;
font-size: 16px;
font-size: 18px;
letter-spacing: -0.64px;
color: #2B353E;
opacity: 1;
padding: 1px 5px 1px 5px;
}
@media screen and (min-width: 768px) and (max-width:1024px) {
.div {
position: relative;
display: flex;
margin-left: 48px;
}}
}
}
@media screen and (min-width: 1px) and (max-width:767px) {
.div {
position: relative;
display: flex;
margin-left: -1px;
}}
}
}
.MyTeamdiv {
position: relative;
display: flex;
margin-bottom: -12px;
}
.numberEmp {
color: white;
font-size: 12px;
@ -1019,10 +1110,12 @@ opacity: 1;
text-align: center;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
line-height: 10px;
font-size: 11px;
font-size: 16px;
color: #4D4D4D;
margin-top: -13px;
font-weight: bold;
}
.btnDiv {
position: relative;
display: flex;
@ -1031,7 +1124,3 @@ opacity: 1;
margin-top: -12px;
}

@ -30,12 +30,16 @@ ion-title{
top: 0px;
z-index: 1;
}
ion-content {
--ion-background-color: whitesmoke;
}
.request-heading {
padding-left: 15px;
padding-left: 20px;
margin-top: 10px;
padding-right: 20px;
span {
// display: block;
// padding-top: 8px;
@ -46,7 +50,7 @@ ion-content {
text-align: left;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
line-height: 18px;
font-size: 12px;
letter-spacing: -0.48px;
color: #2B353E;
opacity: 1;
@ -81,6 +85,7 @@ ion-content {
z-index: 1;
border: 1px solid #ccc;
}
.result-text-container {
padding: 0;
margin: 0;
@ -90,12 +95,14 @@ ion-content {
display: block;
text-align: center;
transform: translate(-50%, -50%);
h2 {
font-size: 38px;
font-family: WorkSans-Bold;
margin: 0 auto;
line-height: 36px;
}
span {
width: 125px;
display: block;
@ -104,6 +111,7 @@ ion-content {
font-family: workSans-Regular;
}
}
.today-graph {
width: 100%;
max-height: 4cm;
@ -113,23 +121,29 @@ ion-content {
margin: 0 !important;
width: 100% !important;
}
.filters-row {
margin-top: 10px;
}
.search-input {
margin-top: 15px;
background: white;
border-radius: 15px;
ion-input {
border-bottom-color: transparent;
}
}
.search-dropdown {
background: #024d71;
ion-select {
.select-text {
margin-left: -10px;
}
.select-icon {
.select-icon-inner {
opacity: 1;
@ -139,8 +153,10 @@ ion-content {
}
}
}
.input-container {
background: white;
ion-input {
border-bottom-color: transparent;
}
@ -152,6 +168,7 @@ ion-content {
height: 80px;
display: block;
margin: 0 auto;
&:before {
position: absolute;
content: "";
@ -164,10 +181,12 @@ ion-content {
background-color: red;
z-index: 9;
}
&.present:before {
background-color: green !important;
}
}
.user-image {
overflow: hidden;
position: relative;
@ -189,17 +208,20 @@ ion-content {
top: 45px;
right: 38px;
z-index: 999999;
ion-col {
// background: white;
// border-radius: 12px;
// padding-right: 10px;
flex: none;
ion-icon {
margin-right: 3px;
font-size: 14px;
margin-left: 3px;
vertical-align: middle;
}
span {
font-size: 12px;
vertical-align: middle;
@ -236,7 +258,7 @@ ion-content {
// font: normal normal 600 12px/18px Poppins;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
line-height: 18px;
font-size: 12px;
font-size: 14px;
letter-spacing: -0.48px;
color: #575757 !important;
opacity: 1;
@ -265,8 +287,10 @@ ion-content {
border-style: var(--border-style);
border-color: #dcdcdc;
margin-top: 6px !important;
border-color: #d8d4d4 !important;}
border-color: #d8d4d4 !important;
}
}
.text {
// font-size: 16px;
// font-weight: bolder;
@ -310,6 +334,7 @@ ion-content {
margin-top: 25px;
padding-left: 4px;
}
.number-ar {
width: 22px;
height: 20px;
@ -319,6 +344,7 @@ ion-content {
margin-top: 25px;
padding-right: 4px;
}
.numberEmp {
color: white;
font-size: 12px;
@ -336,6 +362,7 @@ ion-content {
text-align: center;
padding-top: 3px;
}
.numberEmp-ar {
color: white;
font-size: 12px;
@ -353,6 +380,7 @@ ion-content {
text-align: center;
padding-top: 3px;
}
.div {
position: relative;
display: flex;

@ -14,7 +14,7 @@
<ion-grid>
<ion-row>
<ion-col size='6'>
<ion-label position='floating' style="margin-left: 15px;" class="colBold">{{ts.trPK('general','from')}} </ion-label>
<ion-label position='floating' style="margin: 15px;" class="colBold">{{ts.trPK('general','from')}} </ion-label>
<ion-item class='dynamicField' lines='none'>
<ion-datetime style="padding: 0px" [(ngModel)]="startDate" min="1900" max="2100" displayFormat="MMM/DD/YYYY" placeholder="MM/DD/YYYY" required
@ -24,7 +24,7 @@
</ion-item>
</ion-col>
<ion-col size='6'>
<ion-label position='floating' style="margin-left: 15px;" class="colBold">{{ts.trPK('general','to')}} </ion-label>
<ion-label position='floating' style="margin: 15px;" class="colBold">{{ts.trPK('general','to')}} </ion-label>
<ion-item class='dynamicField' lines='none'>
<ion-datetime style="padding: 0px" [(ngModel)]="endDate" min="1900" max="2100" displayFormat="MMM/DD/YYYY" placeholder="MM/DD/YYYY" required
cancelText="{{ts.trPK('general','cancel')}}"

@ -1,25 +1,30 @@
.search-header {
display: inline-block;
h2 {
display: inline-block;
margin-left: 20px;
font-family: WorkSans-Regular;
font-size: 18px;
margin-top: 12px;
margin-right: 20px;
}
ion-icon {
display: inline-block;
font-size: 23px;
position: absolute;
right: 15px;
top: 8px;
left: 15px;
top: 10px;
}
}
.search-container {
margin-right: 15px;
margin-left: 15px;
// padding-bottom: 100px;
margin-top: 5px;
ion-item {
border: 2px solid #eaeaea;
border-radius: 25px;
@ -30,6 +35,7 @@
.cancel-ar {
margin-right: 239px;
}
.search-button {
background: #3dcab3;
height: 50px;
@ -38,13 +44,16 @@
border-radius: 22px;
margin-top: 20px;
line-height: 50px;
span {
color: white;
}
}
.custom-width {
max-width: 100% !important;
}
.enable-overflow {
overflow: visible !important;
}

@ -1,5 +1,3 @@
.actionBtn {
height: auto;
@ -9,34 +7,40 @@
white-space: normal;
}
button.actionBtn.button.button-md,
button.actionBtn.button.button-ios,
button.actionBtn.button.button
{
button.actionBtn.button.button {
width: 90%;
}
.actionBtnCol {
text-align: center;
}
.actionBtnGrid {
padding: 0px;
}
.notColBtn {
min-height: 150px !important;
padding: 0px;
background: transparent;
border: 2px solid #e4e5e7;
p {
color: var(--secondary);
margin-top: 0px; margin-bottom:0px;
margin-top: 0px;
margin-bottom: 0px;
font-weight: normal;
font-size: 14px;
white-space: normal;
padding: 3px 0px;
min-height: 50px;
}
span {
display: block;
@ -52,7 +56,10 @@
}
}
.notColBtn.button,.notColBtn.button-md, .notColBtn.button-ios{
.notColBtn.button,
.notColBtn.button-md,
.notColBtn.button-ios {
background: transparent !important;
color: var(--dark);
box-shadow: none;
@ -63,6 +70,7 @@
border: 2px solid var(--gray);
min-width: auto;
}
////////////////////////
.itemHISBtn {
padding: 5px;
@ -89,6 +97,7 @@
}
.colBorder {
border-right: solid 0.02cm var(--grayBG);
@ -99,16 +108,18 @@
margin-left: 5px;
text-align: left;
}
.req_info {
width: 25px;
height: 25px;
width: 22px;
height: 22px;
display: inline-block;
margin: 0;
margin: 0px 5px 0px 5px;
}
.deligate {
margin-left: 25px;
}
.actionBtn {
--border-radius: 50% !important;
height: 55px;
@ -197,6 +208,7 @@
margin-right: 6px;
margin-bottom: 8px;
}
.status {
text-align: center;
// background: green;
@ -206,6 +218,7 @@ height: 40px;
color: white;
position: relative;
}
.rowHeader {
border-bottom: 1px solid var(--cusgray);
padding-bottom: 10px;
@ -215,6 +228,7 @@ position: relative;
.container {
position: relative;
}
.overflow-hid-div {
overflow: hidden;
margin-left: 50px;
@ -223,6 +237,7 @@ position: relative;
background-color: red;
}
.inner {
width: 50px;
height: 50px;
@ -232,6 +247,7 @@ position: relative;
top: 25px;
}
.gridSubordinates {
margin-left: 3%; //38px;
border-top-left-radius: 16px; //28px;
@ -250,6 +266,7 @@ position: relative;
float: left;
margin-right: 10px;
}
.subOrdinateImg {
width: 85px;
border: #e4e4e4 solid 2px;
@ -270,6 +287,7 @@ position: relative;
margin-right: -13px;
margin-bottom: 8px;
}
.gridSubordinates-Ar {
border-top-right-radius: 28px;
border-bottom-right-radius: 40px;
@ -289,6 +307,7 @@ position: relative;
position: absolute;
top: -2px;
}
///////////////////////////////////////////////
.label {
@ -300,19 +319,24 @@ font-size: 14px;
padding-top: 10px;
font-weight: bold;
}
.action-history ion-card-content {
padding: 0;
}
ion-card.action-history {
margin: 10px
}
.submitterInfo {
padding-top: 10px;
padding-bottom: 10px;
}
ion-card {
color: black !important;
}
////
.tabBar {
height: 70px
@ -321,6 +345,7 @@ ion-card{
.cardAlignTextEn {
text-align: left;
}
.cardAlignTextAr {
text-align: right;
}
@ -337,27 +362,34 @@ ion-card{
border-radius: 100px;
border: 0;
}
.active-Segment ion-label {
font-size: 11px;
color: white !important;
}
.normal-Segment ion-label {
color: black !important;
font-size: 11px;
}
.normal-Segment {
font-size: 0.3cm !important;
text-transform: none;
--color-checked: none;
border: 0;
}
.action-btn {
white-space: pre-wrap;
font-size: 11px;
}
.name {
color:black !important ;font-weight: bold;
color: black !important;
font-weight: bold;
}
.timeline-item {
margin: 0;
white-space: nowrap;

@ -1839,11 +1839,10 @@ ion-app[dir="rtl"] {
margin-right: 10px !important;
}
.slideFullWidth .swiper-slide {
margin-right: 10px !important;
}
.iconBox img {
margin: 5px !important;
}
}

@ -3,6 +3,7 @@
background: #f0efef !important;
}
.footerSearchBtn {
padding: 50px !important;
background: #f0efef !important;
@ -13,6 +14,7 @@
padding-top: 10px;
padding-bottom: 10px;
}
.itemReqList {
background: #f0efef;
margin-top: 20px;
@ -21,10 +23,6 @@
// margin-left:9px
}
.gridItemReq{
//width:95%;
}
.itemReqContent {
// margin-top: 17px;
@ -32,18 +30,21 @@
border-radius: 7px;
text-align: left;
}
.itemReqDiv {
padding: 10px;
width: 100%;
// padding-bottom: 10px;
// padding-top: 10px;
}
.arrowIcon {
width: 18px !important;
margin-right: -21px !important;
margin-left: 10px !important;
}
.actionList {
// position: fixed;
// bottom: 0px;
@ -52,13 +53,11 @@ margin-left: 10px !important;
border-top-left-radius: 7px;
border-top-right-radius: 7px
}
.cardContent{
// width:100%;
// margin-top: 33px
}
.colItemReq {
color: var(--darkblue);
font-weight: bold !important;;
font-weight: bold !important;
;
font-size: 16px;
text-align: left;
display: contents;
@ -75,6 +74,7 @@ text-align: justify;
color: var(--cyanblue);
font-weight: bold;
}
.labelTotal {
color: var(--danger);
font-weight: bold;
@ -82,18 +82,19 @@ font-weight: bold;
}
.labelAction {
color: var(--customnavy) !important;
font-weight: bold;
}
.colItems {
padding-bottom: 10px
}
ion-label.labelValue.sc-ion-label-ios-h.sc-ion-label-ios-s.ios.hydrated,
ion-label.labelValue.sc-ion-label-md-h.sc-ion-label-md-s.md.hydrated
{
ion-label.labelValue.sc-ion-label-md-h.sc-ion-label-md-s.md.hydrated {
white-space: pre-wrap !important;
--color: initial;
display: contents;
@ -154,9 +155,11 @@ ion-label.labelValue.sc-ion-label-md-h.sc-ion-label-md-s.md.hydrated
.bar-stable {
background-color: var(--cusgray) !important;
}
.tabs {
background-color: var(--cusgray) !important;
}
.icon-size-lg {
font-size: 40px;
}
@ -279,6 +282,7 @@ ion-label.labelValue.sc-ion-label-md-h.sc-ion-label-md-s.md.hydrated
background-size: 100% 100%;
}
.bg-orange-dot {
border: var(--orange) solid 1px;
@ -287,6 +291,7 @@ ion-label.labelValue.sc-ion-label-md-h.sc-ion-label-md-s.md.hydrated
background-image: url("/assets/imgs/profile.png");
background-size: 100% 100%;
}
.bg-red-dot {
border: var(--red) solid 1px;
@ -296,6 +301,7 @@ ion-label.labelValue.sc-ion-label-md-h.sc-ion-label-md-s.md.hydrated
background-size: 100% 100%;
}
.bg-green-dot {
border: var(--green) solid 1px;
@ -322,6 +328,7 @@ ion-label.labelValue.sc-ion-label-md-h.sc-ion-label-md-s.md.hydrated
}
.bg-orange-txt {
font-weight: bold;
@ -338,6 +345,7 @@ ion-label.labelValue.sc-ion-label-md-h.sc-ion-label-md-s.md.hydrated
padding: 0px 7px 0px 7px;
}
.bg-red-txt {
font-weight: bold;
color: var(--light) !important;
@ -354,6 +362,7 @@ ion-label.labelValue.sc-ion-label-md-h.sc-ion-label-md-s.md.hydrated
}
.bg-green-txt {
font-weight: bold;
color: var(--light) !important;
@ -380,6 +389,7 @@ ion-item{
// margin-bottom: 5px;
background-color: transparent;
.item-date {
width: 55px;
font-size: 14px !important;
@ -393,7 +403,9 @@ ion-item{
left: 0;
top: 0;
}
ion-label , [item-end]{
ion-label,
[item-end] {
white-space: normal;
font-size: 14px !important;
@ -408,30 +420,39 @@ ion-item{
}
}
.input-wrapper {
--flex: none;
}
ion-input ,ion-datetime{
ion-input,
ion-datetime {
// border-bottom: #dedede 1px solid;
}
.left {
.timeline:before {
left: 66px;
}
.notification-list ion-item {
padding-left: 3px;
}
.timeline-thumb {
left: 37px;
}
}
.right {
.timeline:before {
right: 62px;
}
.notification-list ion-item {
padding-right: 3px;
}
.timeline-thumb {
right: 37px;
}
@ -465,10 +486,12 @@ left: 66px;
border-bottom: solid 0.02cm var(--grayBG);
}
.colBorder {
border-right: solid 0.02cm var(--grayBG);
}
.colBorder-ar {
border-left: solid 0.02cm var(--grayBG);
@ -499,6 +522,7 @@ left: 66px;
.less {
max-height: 54px;
}
.tipsPadding {
padding: 10px 10px;
border-radius: 10px;
@ -540,6 +564,7 @@ left: 66px;
text-decoration: underline;
font-size: 14px;
}
.succssfullMSG {
height: 100%;
width: 100%;
@ -558,14 +583,17 @@ left: 66px;
height: 36%;
padding-top: 100px;
}
.subjectNotification {
text-align: center;
padding-top: 10px;
font-weight: bold;
}
.tabBar {
height: 70px
}
.empImge {
border-radius: 50% !important;
width: 60px !important;
@ -573,12 +601,14 @@ left: 66px;
border: #dedede solid 1px;
}
.empImgeRep {
border-radius: 50% !important;
width: 80px;
height: 80px;
border: #dedede solid 1px;
}
.empImgeSub {
border-radius: 50%;
width: 85px;
@ -607,11 +637,13 @@ left: 66px;
color: black !important;
}
.approvalTitle {
font-weight: bold;
font-size: 16px;
text-align: left;
}
ion-input .replacmentSearchBar .native-input {
position: absolute !important;
}

Loading…
Cancel
Save