prduction version
parent
ee7ac90c18
commit
15108e4554
@ -1,306 +1,306 @@
|
|||||||
// .colorBG{
|
.colorBG{
|
||||||
// --background: #f0efef;
|
--background: #f0efef;
|
||||||
// }
|
}
|
||||||
// .footerSearchBtn{
|
.footerSearchBtn{
|
||||||
// padding: 0px !important;
|
padding: 0px !important;
|
||||||
// background: #f0efef !important;
|
background: #f0efef !important;
|
||||||
// }
|
}
|
||||||
|
|
||||||
|
.actionList{
|
||||||
|
// position: fixed;
|
||||||
|
// bottom: 0px;
|
||||||
|
width: 215px;
|
||||||
|
border-top-left-radius: 7px;
|
||||||
|
border-top-right-radius: 7px
|
||||||
|
}
|
||||||
|
.cardContent{
|
||||||
|
width:100%;
|
||||||
|
margin-top: 33px
|
||||||
|
}
|
||||||
|
.colItemReq{
|
||||||
|
color: var(--dark);
|
||||||
|
font-weight: bold;
|
||||||
|
font-size: 15px;
|
||||||
|
text-align: left;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.colItemReqHeader{
|
||||||
|
text-align: left;
|
||||||
|
color: var(--primary);
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
.labelTotal{
|
||||||
|
color: var(--danger);
|
||||||
|
font-weight: bold;
|
||||||
|
font-size: 17px;
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
.labelAction{
|
||||||
|
color:var(--customnavy) !important;
|
||||||
|
font-weight:bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
.segmentPR{
|
||||||
|
|
||||||
|
// --background-hover: rgba(var(--ion-color-contrast-rgb),0.04);
|
||||||
|
// --background-activated: var(--danger);
|
||||||
|
// --color: rgba(--primary);
|
||||||
|
--color-checked: var(--dark);
|
||||||
|
--indicator-color-checked: var(--secondary);
|
||||||
|
--background: #f0efef;
|
||||||
|
--background-activated: #f0efef;
|
||||||
|
--background-hover:#f0efef;
|
||||||
|
--background-activated:#f0efef;
|
||||||
|
--background-checked:#f0efef;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.ion-modal#ion-overlay-1 {
|
||||||
|
width: 90%;
|
||||||
|
height: 50%;
|
||||||
|
top: 20%;
|
||||||
|
left: 5%;
|
||||||
|
right: 5%;
|
||||||
|
bottom: 5%;
|
||||||
|
border: solid 1px red;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
// .swiper-pagination.swiper-pagination-bullets{
|
||||||
|
// top: 6px;
|
||||||
|
// bottom: inherit;
|
||||||
|
// }
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
// .swiper-pagination.swiper-pagination-bullets {
|
||||||
|
// top: 6px !important;
|
||||||
|
// bottom: 0px !important;
|
||||||
|
// }
|
||||||
|
|
||||||
|
// .swiper-pagination {
|
||||||
|
// top: 6px;
|
||||||
|
// }
|
||||||
|
|
||||||
|
|
||||||
|
.bar-stable {
|
||||||
|
background-color: var(--cusgray) !important;
|
||||||
|
}
|
||||||
|
.tabs{
|
||||||
|
background-color: var(--cusgray) !important;
|
||||||
|
}
|
||||||
|
.icon-size-lg {
|
||||||
|
font-size: 40px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*Timeline*/
|
||||||
|
|
||||||
|
.pos-absolute-right {
|
||||||
|
position: absolute;
|
||||||
|
right: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline {
|
||||||
|
position: relative;
|
||||||
|
margin: 15px 0 0 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline:before {
|
||||||
|
|
||||||
|
content: '';
|
||||||
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
|
bottom: 0;
|
||||||
|
width: 4px;
|
||||||
|
background: #e4e4e4;
|
||||||
|
z-index: 1;
|
||||||
|
left: 66px;
|
||||||
|
/* margin-left: -10px; */
|
||||||
|
/* z-index: 1; */
|
||||||
|
}
|
||||||
|
|
||||||
// .actionList{
|
.timeline .timeline-thumb {
|
||||||
// // position: fixed;
|
|
||||||
// // bottom: 0px;
|
|
||||||
// width: 215px;
|
|
||||||
// border-top-left-radius: 7px;
|
|
||||||
// border-top-right-radius: 7px
|
|
||||||
// }
|
|
||||||
// .cardContent{
|
|
||||||
// width:100%;
|
|
||||||
// margin-top: 33px
|
|
||||||
// }
|
|
||||||
// .colItemReq{
|
|
||||||
// color: var(--dark);
|
|
||||||
// font-weight: bold;
|
|
||||||
// font-size: 15px;
|
|
||||||
// text-align: left;
|
|
||||||
|
|
||||||
|
border-radius: 500px;
|
||||||
|
width: 40px !important;
|
||||||
|
z-index: 2;
|
||||||
|
position: absolute;
|
||||||
|
left: 48px;
|
||||||
|
// :root[dir="ltr"]{
|
||||||
|
// left: 37px;
|
||||||
// }
|
// }
|
||||||
|
// :root[dir="rtl"]{
|
||||||
// .colItemReqHeader{
|
// right: 37px;
|
||||||
// text-align: left;
|
|
||||||
// color: var(--primary);
|
|
||||||
// font-weight: bold;
|
|
||||||
// }
|
// }
|
||||||
// .labelTotal{
|
float: right;
|
||||||
// color: var(--danger);
|
top: 9px;
|
||||||
// font-weight: bold;
|
}
|
||||||
// font-size: 17px;
|
|
||||||
|
|
||||||
|
.timeline .timeline-thumb.timeline-icon {
|
||||||
|
height: 40px;
|
||||||
|
// text-align: center;
|
||||||
|
// color: white;
|
||||||
|
// border: 5px solid #CBD0D3;
|
||||||
|
// transform: scale(0.2);
|
||||||
|
}
|
||||||
|
|
||||||
// }
|
|
||||||
// .labelAction{
|
|
||||||
// color:var(--customnavy) !important;
|
|
||||||
// font-weight:bold;
|
|
||||||
// }
|
|
||||||
|
|
||||||
// .segmentPR{
|
|
||||||
|
|
||||||
// // --background-hover: rgba(var(--ion-color-contrast-rgb),0.04);
|
.timeline .timeline-item {
|
||||||
// // --background-activated: var(--danger);
|
width: 50px;
|
||||||
// // --color: rgba(--primary);
|
|
||||||
// --color-checked: var(--dark);
|
|
||||||
// --indicator-color-checked: var(--secondary);
|
|
||||||
// --background: #f0efef;
|
|
||||||
// --background-activated: #f0efef;
|
|
||||||
// --background-hover:#f0efef;
|
|
||||||
// --background-activated:#f0efef;
|
|
||||||
// --background-checked:#f0efef;
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline .timeline-stats {
|
||||||
|
position: relative;
|
||||||
|
font-size: 12px;
|
||||||
|
color: var(--darkgray);
|
||||||
|
|
||||||
// }
|
}
|
||||||
|
|
||||||
// .ion-modal#ion-overlay-1 {
|
|
||||||
// width: 90%;
|
|
||||||
// height: 50%;
|
|
||||||
// top: 20%;
|
|
||||||
// left: 5%;
|
|
||||||
// right: 5%;
|
|
||||||
// bottom: 5%;
|
|
||||||
// border: solid 1px red;
|
|
||||||
|
|
||||||
// }
|
.divider-title {
|
||||||
|
background: #e4e4e4;
|
||||||
|
padding: 5px 15px;
|
||||||
|
}
|
||||||
|
|
||||||
// // .swiper-pagination.swiper-pagination-bullets{
|
|
||||||
// // top: 6px;
|
|
||||||
// // bottom: inherit;
|
|
||||||
// // }
|
|
||||||
|
|
||||||
|
.color-red {
|
||||||
|
color: var(--danger) !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg-color-dot {
|
||||||
|
|
||||||
// // .swiper-pagination.swiper-pagination-bullets {
|
background: var(--gray);
|
||||||
// // top: 6px !important;
|
|
||||||
// // bottom: 0px !important;
|
|
||||||
// // }
|
|
||||||
|
|
||||||
// // .swiper-pagination {
|
/* background: linear-gradient(45deg, var(--primary) 0%, #19a163 36%, var(--secondary) 59%, var(--customnavy) 100%); */
|
||||||
// // top: 6px;
|
// border: var(--secondary) solid 1px;
|
||||||
// // }
|
// background-color: #ff3b30 !important;
|
||||||
|
// background: var(--primary);
|
||||||
|
//background: -moz-linear-gradient(45deg, var(--primary) 0%, var(--secondary) 36%,var(--secondary) 59%, var(--customnavy) 100%);
|
||||||
|
//background: -webkit-linear-gradient(45deg, var(--primary) 0%, var(--secondary) 36%,var(--secondary) 59%, var(--customnavy) 100%);
|
||||||
|
//background: linear-gradient(45deg, var(--primary) 0%, var(--secondary) 36%,var(--secondary) 59%, var(--customnavy) 100%);
|
||||||
|
|
||||||
|
|
||||||
// .bar-stable {
|
}
|
||||||
// background-color: var(--cusgray) !important;
|
|
||||||
// }
|
|
||||||
// .tabs{
|
|
||||||
// background-color: var(--cusgray) !important;
|
|
||||||
// }
|
|
||||||
// .icon-size-lg {
|
|
||||||
// font-size: 40px;
|
|
||||||
// }
|
|
||||||
|
|
||||||
// /*Timeline*/
|
.bg-blue-dot {
|
||||||
|
|
||||||
// .pos-absolute-right {
|
border: var(--blue) solid 1px;
|
||||||
// position: absolute;
|
background: var(--gray);
|
||||||
// right: 8px;
|
|
||||||
// }
|
|
||||||
|
|
||||||
// .timeline {
|
}
|
||||||
// position: relative;
|
.bg-orange-dot {
|
||||||
// margin: 15px 0 0 0;
|
|
||||||
// }
|
|
||||||
|
|
||||||
// .timeline:before {
|
border: var(--orange) solid 1px;
|
||||||
|
background: var(--gray);
|
||||||
// content: '';
|
}
|
||||||
// position: absolute;
|
.bg-red-dot {
|
||||||
// top: 0;
|
|
||||||
// bottom: 0;
|
|
||||||
// width: 4px;
|
|
||||||
// background: #e4e4e4;
|
|
||||||
// z-index: 1;
|
|
||||||
// left: 66px;
|
|
||||||
// /* margin-left: -10px; */
|
|
||||||
// /* z-index: 1; */
|
|
||||||
// }
|
|
||||||
|
|
||||||
// .timeline .timeline-thumb {
|
border: var(--red) solid 1px;
|
||||||
|
background: var(--gray);
|
||||||
// border-radius: 500px;
|
|
||||||
// width: 40px !important;
|
|
||||||
// z-index: 2;
|
|
||||||
// position: absolute;
|
|
||||||
// left: 48px;
|
|
||||||
// // :root[dir="ltr"]{
|
|
||||||
// // left: 37px;
|
|
||||||
// // }
|
|
||||||
// // :root[dir="rtl"]{
|
|
||||||
// // right: 37px;
|
|
||||||
// // }
|
|
||||||
// float: right;
|
|
||||||
// top: 9px;
|
|
||||||
// }
|
|
||||||
|
|
||||||
// .timeline .timeline-thumb.timeline-icon {
|
}
|
||||||
// height: 40px;
|
.bg-green-dot {
|
||||||
// // text-align: center;
|
|
||||||
// // color: white;
|
|
||||||
// // border: 5px solid #CBD0D3;
|
|
||||||
// // transform: scale(0.2);
|
|
||||||
// }
|
|
||||||
|
|
||||||
|
border: var(--green) solid 1px;
|
||||||
|
background: var(--gray);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
// .timeline .timeline-item {
|
.bg-blue-txt {
|
||||||
// width: 50px;
|
|
||||||
|
|
||||||
// }
|
color: var(--blue) !important;
|
||||||
|
font-weight:bold;
|
||||||
|
|
||||||
// .timeline .timeline-stats {
|
}
|
||||||
// position: relative;
|
.bg-orange-txt {
|
||||||
// font-size: 12px;
|
font-weight:bold;
|
||||||
// color: var(--darkgray);
|
|
||||||
|
|
||||||
// }
|
color: var(--orange) !important;
|
||||||
|
}
|
||||||
|
.bg-red-txt {
|
||||||
|
font-weight:bold;
|
||||||
|
|
||||||
|
color: var(--red) !important;
|
||||||
|
|
||||||
// .divider-title {
|
|
||||||
// background: #e4e4e4;
|
|
||||||
// padding: 5px 15px;
|
|
||||||
// }
|
|
||||||
|
|
||||||
|
}
|
||||||
|
.bg-green-txt {
|
||||||
|
font-weight:bold;
|
||||||
|
|
||||||
// .color-red {
|
color: var(--green) !important;
|
||||||
// color: var(--danger) !important;
|
}
|
||||||
// }
|
|
||||||
|
|
||||||
// .bg-color-dot {
|
|
||||||
|
|
||||||
// background: var(--gray);
|
|
||||||
|
|
||||||
// /* background: linear-gradient(45deg, var(--primary) 0%, #19a163 36%, var(--secondary) 59%, var(--customnavy) 100%); */
|
|
||||||
// // border: var(--secondary) solid 1px;
|
|
||||||
// // background-color: #ff3b30 !important;
|
|
||||||
// // background: var(--primary);
|
|
||||||
// //background: -moz-linear-gradient(45deg, var(--primary) 0%, var(--secondary) 36%,var(--secondary) 59%, var(--customnavy) 100%);
|
|
||||||
// //background: -webkit-linear-gradient(45deg, var(--primary) 0%, var(--secondary) 36%,var(--secondary) 59%, var(--customnavy) 100%);
|
|
||||||
// //background: linear-gradient(45deg, var(--primary) 0%, var(--secondary) 36%,var(--secondary) 59%, var(--customnavy) 100%);
|
|
||||||
|
|
||||||
|
|
||||||
// }
|
.notification-list{
|
||||||
|
ion-item{
|
||||||
|
// margin-top: 5px;
|
||||||
|
// margin-bottom: 5px;
|
||||||
|
|
||||||
// .bg-blue-dot {
|
background-color: transparent;
|
||||||
|
.item-date{
|
||||||
|
width: 55px;
|
||||||
|
font-size: 14px;
|
||||||
|
font-weight: bold;
|
||||||
|
|
||||||
// border: var(--blue) solid 1px;
|
text-align: center;
|
||||||
// background: var(--gray);
|
padding: 0;
|
||||||
|
margin: 0;
|
||||||
|
|
||||||
// }
|
position: absolute;
|
||||||
// .bg-orange-dot {
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
}
|
||||||
|
ion-label , [item-end]{
|
||||||
|
|
||||||
// border: var(--orange) solid 1px;
|
white-space: normal;
|
||||||
// background: var(--gray);
|
font-size: 14px;
|
||||||
|
// :root[dir="ltr"]{
|
||||||
|
// margin-left: 10px;
|
||||||
// }
|
// }
|
||||||
// .bg-red-dot {
|
// :root[dir="rtl"]{
|
||||||
|
// margin-right: 10px;
|
||||||
// border: var(--red) solid 1px;
|
|
||||||
// background: var(--gray);
|
|
||||||
|
|
||||||
// }
|
|
||||||
// .bg-green-dot {
|
|
||||||
|
|
||||||
// border: var(--green) solid 1px;
|
|
||||||
// background: var(--gray);
|
|
||||||
// }
|
// }
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
// .bg-blue-txt {
|
}
|
||||||
|
}
|
||||||
// color: var(--blue) !important;
|
.input-wrapper {
|
||||||
// font-weight:bold;
|
--flex:none;
|
||||||
|
}
|
||||||
// }
|
ion-input ,ion-datetime{
|
||||||
// .bg-orange-txt {
|
border-bottom: #dedede 1px solid;
|
||||||
// font-weight:bold;
|
}
|
||||||
|
.left {
|
||||||
// color: var(--orange) !important;
|
.timeline:before{
|
||||||
// }
|
left: 66px;
|
||||||
// .bg-red-txt {
|
}
|
||||||
// font-weight:bold;
|
.notification-list ion-item{
|
||||||
|
padding-left: 3px;
|
||||||
// color: var(--red) !important;
|
}
|
||||||
|
.timeline-thumb{
|
||||||
|
left: 37px;
|
||||||
// }
|
}
|
||||||
// .bg-green-txt {
|
}
|
||||||
// font-weight:bold;
|
.right {
|
||||||
|
.timeline:before{
|
||||||
// color: var(--green) !important;
|
right: 62px;
|
||||||
// }
|
}
|
||||||
|
.notification-list ion-item{
|
||||||
|
padding-right: 3px;
|
||||||
|
}
|
||||||
|
.timeline-thumb{
|
||||||
|
right: 37px;
|
||||||
// .notification-list{
|
}
|
||||||
// ion-item{
|
}
|
||||||
// // margin-top: 5px;
|
|
||||||
// // margin-bottom: 5px;
|
|
||||||
|
|
||||||
// background-color: transparent;
|
|
||||||
// .item-date{
|
|
||||||
// width: 55px;
|
|
||||||
// font-size: 14px;
|
|
||||||
// font-weight: bold;
|
|
||||||
|
|
||||||
// text-align: center;
|
|
||||||
// padding: 0;
|
|
||||||
// margin: 0;
|
|
||||||
|
|
||||||
// position: absolute;
|
|
||||||
// left: 0;
|
|
||||||
// top: 0;
|
|
||||||
// }
|
|
||||||
// ion-label , [item-end]{
|
|
||||||
|
|
||||||
// white-space: normal;
|
|
||||||
// font-size: 14px;
|
|
||||||
// // :root[dir="ltr"]{
|
|
||||||
// // margin-left: 10px;
|
|
||||||
// // }
|
|
||||||
// // :root[dir="rtl"]{
|
|
||||||
// // margin-right: 10px;
|
|
||||||
// // }
|
|
||||||
|
|
||||||
// }
|
|
||||||
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
// .input-wrapper {
|
|
||||||
// --flex:none;
|
|
||||||
// }
|
|
||||||
// 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;
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,41 +0,0 @@
|
|||||||
.rowAccordin{
|
|
||||||
border: none;
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.gridAccordin{
|
|
||||||
margin: 10px;
|
|
||||||
background: #ffffff;
|
|
||||||
border-radius: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.colPayslip{
|
|
||||||
text-align: center;
|
|
||||||
color: var(--labelColor);
|
|
||||||
|
|
||||||
}
|
|
||||||
.earingTotH{
|
|
||||||
text-align: right;
|
|
||||||
font-weight: bold;
|
|
||||||
font-size:20px !important;
|
|
||||||
padding-right: 15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.earingTotG{
|
|
||||||
text-align: left;
|
|
||||||
padding-left: 15px;
|
|
||||||
font-weight: bold;
|
|
||||||
font-size: 20px !important;
|
|
||||||
color: var(--green);
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.earingTotR{
|
|
||||||
text-align: left;
|
|
||||||
padding-left: 15px;
|
|
||||||
font-weight: bold;
|
|
||||||
font-size: 20px !important;
|
|
||||||
color: var(--red);
|
|
||||||
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue