You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mohemm_srca/Mohem/src/app/profile/confirm-basic-details/confirm-basic-details.compo...

269 lines
4.4 KiB
SCSS

.footer-button {
border-radius: 2px;
padding: 0 1.1em;
min-height: 45px;
min-width: 200px;
}
.imgSize {
width: 22px;
height: 22px;
}
.Header {
font-weight: bold;
color: #c6903e !important;
font-size: 10px;
}
.tbData {
font-size: 10px;
}
.btnBack {
background: transparent;
float: right;
}
.attachmentDiv {
background: #ffffff;
height: auto;
text-align: center;
padding-top: 1px;
margin: 10px;
border-radius: 15px;
border: 1px solid grey;
}
.noDataDiv {
background: #ffffff;
height: 11%;
text-align: center;
padding-top: 1px;
border-radius: 10px;
margin: 10px;
border-radius: 5px;
}
.submitNote {
background: #ffffff;
height: 80px;
padding-top: 1px;
margin: 10px;
border-radius: 15px;
border: 1px solid grey;
}
.approvalList {
--background: #f0efef;
height: auto;
text-align: center;
padding-top: 1px;
border-radius: 10px;
margin: 10px;
border-radius: 5px;
}
/************************New Design**********************************/
.notification-list {
background: none;
background: none;
border-radius: 32px;
ion-item {
// margin-top: 5px;
// margin-bottom: 5px;
background-color: transparent;
.item-date {
width: 100%;
font-size: 16px;
font-weight: bold;
text-align: start;
padding: 0;
margin: 0;
position: absolute;
left: 0;
top: 12%;
}
ion-label,
[item-end] {
white-space: normal;
font-size: 14px;
padding-top: 15%;
// :root[dir="ltr"]{
// margin-left: 10px;
// }
// :root[dir="rtl"]{
// margin-right: 10px;
// }
}
}
.timeline {
position: relative;
margin: 15px 0 0 0;
// border-bottom: solid 1px var(--cusgray);
}
.timeline:before {
content: '';
position: inherit !important;
top: 0;
bottom: 0;
width: 4px;
// background: #e4e4e4;
z-index: 1;
left: 35px;
/* margin-left: -10px; */
/* z-index: 1; */
}
.timeline .timeline-thumb {
border-radius: 500px;
width: 70px !important;
z-index: 2;
position: absolute;
left: 0px;
// :root[dir="ltr"]{
// left: 37px;
// }
// :root[dir="rtl"]{
// right: 37px;
// }
float: right;
top: 9px;
}
.timeline .timeline-thumb.timeline-icon {
height: 70px;
// text-align: center;
// color: white;
// border: 5px solid #CBD0D3;
// transform: scale(0.2);
}
.timeline .timeline-item {
width: 40px;
}
.timeline .timeline-stats {
position: relative;
font-size: 12px;
color: var(--darkgray);
}
.empImge{
border-radius: 50%;
width:100%;
height: 100%;
border: #dedede solid 1px;
}
.empImgeRep {
border-radius: 50% !important;
width: 80px;
height: 80px;
border: #dedede solid 1px;
}
.line{
padding-bottom:87px;
}
.attachLable{
position: absolute;
top: 0px;
z-index: 0;
background: #44A7A1;
color: #fff;
border-radius: 50%;
border: 0px;
width: 24px;
height: 24px;
text-align: center;
font-size: 5px;
}
.removeLable{
top: 0px;
z-index: 0;
background: #d8252d;
color: #fff;
border-radius: 50%;
border: 0px;
width: 20px;
height: 20px;
text-align: center;
font-size: 5px;
}
.note-modal {
// width: 90%;
// height: 50%;
// top: 20%;
// left: 5%;
// right: 5%;
// bottom: 5%;
background: rgba(0, 0, 0, 0.5) !important;
padding: 30% 10% !important;
--height: 12cm !important;
// --width: 80% !important;
--border-radius:20px;
}
.header-toolbar-new{
--background: #BE332F;
}
.title{
margin-top: -37px;
margin-left: 85px;
}
.title-ar{
margin-top: -37px;
margin-right: 101px;
}
.confirmEitOkButton{
white-space: normal !important;
text-transform: capitalize !important;
min-height: 45px !important;
min-width: 5px !important;
margin: 8px !important;
background-color: #44A7A1;
width: 80% !important;
color: white!important;
border-radius: 16px !important;
--border-radius: 16px !important
}
.approvalTitle-ar{
font-weight: bold;
font-size: 16px;
text-align: right;
}
.approvalTitle{
font-weight: bold;
font-size: 16px;
text-align: left;
}
Merge branch 'MOE_MAIN-COLOR_CHANGES' into SRCA_DEV_NEW # Conflicts: # Mohem/GoogleService-Info.plist # Mohem/config.xml # Mohem/google-services.json # Mohem/resources/android/icon/drawable-hdpi-icon.png # Mohem/resources/android/icon/drawable-ldpi-icon.png # Mohem/resources/android/icon/drawable-mdpi-icon.png # Mohem/resources/android/icon/drawable-xhdpi-icon.png # Mohem/resources/android/icon/drawable-xxhdpi-icon.png # Mohem/resources/android/icon/drawable-xxxhdpi-icon.png # Mohem/resources/android/splash/drawable-land-hdpi-screen.png # Mohem/resources/android/splash/drawable-land-ldpi-screen.png # Mohem/resources/android/splash/drawable-land-mdpi-screen.png # Mohem/resources/android/splash/drawable-land-xhdpi-screen.png # Mohem/resources/android/splash/drawable-land-xxhdpi-screen.png # Mohem/resources/android/splash/drawable-land-xxxhdpi-screen.png # Mohem/resources/android/splash/drawable-port-hdpi-screen.png # Mohem/resources/android/splash/drawable-port-ldpi-screen.png # Mohem/resources/android/splash/drawable-port-mdpi-screen.png # Mohem/resources/android/splash/drawable-port-xhdpi-screen.png # Mohem/resources/android/splash/drawable-port-xxhdpi-screen.png # Mohem/resources/android/splash/drawable-port-xxxhdpi-screen.png # Mohem/resources/icon.png # Mohem/resources/splash.png # Mohem/src/app/absence/absence-confirm/absence-confirm.component.scss # Mohem/src/app/absence/home/home.component.html # Mohem/src/app/absence/home/home.component.scss # Mohem/src/app/absence/home/home.component.ts # Mohem/src/app/absence/submit-absence-modal/submit-absence-modal.component.scss # Mohem/src/app/absence/submit-absence/submit-absence.component.scss # Mohem/src/app/absence/view-attachments/view-attachments.component.scss # Mohem/src/app/app.component.html # Mohem/src/app/app.component.scss # Mohem/src/app/attendance/monthly-attendance/monthly-attendance.component.html # Mohem/src/app/attendance/monthly-attendance/monthly-attendance.component.scss # Mohem/src/app/attendance/monthly-attendance/monthly-attendance.component.ts # Mohem/src/app/authentication/confirm-login/confirm-login.component.ts # Mohem/src/app/authentication/login/login.component.scss # Mohem/src/app/eit/add-cei/add-cei.component.scss # Mohem/src/app/eit/add-eit/add-eit.component.scss # Mohem/src/app/eit/cei-homepage/cei-homepage.component.html # Mohem/src/app/eit/cei-list/cei-list.component.html # Mohem/src/app/eit/cei-list/cei-list.component.scss # Mohem/src/app/eit/confirm-add-cei/confirm-add-cei.component.scss # Mohem/src/app/eit/confirm-add-eit/confirm-add-eit.component.scss # Mohem/src/app/eit/eit-list/eit-list.component.html # Mohem/src/app/eit/eit-list/eit-list.component.scss # Mohem/src/app/eit/eit-list/eit-list.component.ts # Mohem/src/app/eit/eit-update-list/eit-update-list.component.html # Mohem/src/app/eit/eit-update-list/eit-update-list.component.scss # Mohem/src/app/eit/home/home.component.scss # Mohem/src/app/eit/submit-eit-modal/submit-eit-modal.component.scss # Mohem/src/app/hmg-common/services/connector/connector.service.ts # Mohem/src/app/hmg-common/ui/card-calendar/card-calendar.component.html # Mohem/src/app/hmg-common/ui/circle-calendar/circle-calendar.component.scss # Mohem/src/app/hmg-common/ui/circle-calendar/date-info-modal/date-info-modal.component.scss # Mohem/src/app/hmg-common/ui/circle-calendar/date-info-modal/date-info-modal.component.ts # Mohem/src/app/hmg-common/ui/file-uploder-profile/file-uploder-profile.component.scss # Mohem/src/app/hmg-common/ui/generic-header/generic-header.component.scss # Mohem/src/app/hmg-common/ui/nav-buttons/nav-buttons.component.scss # Mohem/src/app/hmg-common/ui/stats-button/stats-button.component.scss # Mohem/src/app/home/home.page.scss # Mohem/src/app/home/home.page.ts # Mohem/src/app/mowadhafi/hr-request-form/hr-request-form.component.scss # Mohem/src/app/mowadhafi/hr-request/hr-request.component.scss # Mohem/src/app/mowadhafi/request-details/request-details.component.scss # Mohem/src/app/my-team/details/details.component.scss # Mohem/src/app/my-team/details/details.component.ts # Mohem/src/app/my-team/home/home.component.scss # Mohem/src/app/my-team/home/home.component.ts # Mohem/src/app/my-team/subordinate-leave/subordinate-leave.component.scss # Mohem/src/app/notification/home/home.component.html # Mohem/src/app/notification/home/home.component.scss # Mohem/src/app/notification/work-list-attach-view/work-list-attach-view.component.scss # Mohem/src/app/notification/work-list-replacement-itg/work-list-replacement-itg.component.html # Mohem/src/app/notification/work-list-replacement-itg/work-list-replacement-itg.component.scss # Mohem/src/app/notification/work-list-replacement-roll/work-list-replacement-roll.component.html # Mohem/src/app/notification/work-list-replacement-roll/work-list-replacement-roll.component.scss # Mohem/src/app/notification/worklist-advanced-search/worklist-advanced-search.component.scss # Mohem/src/app/notification/worklist-main-ic/worklist-main-ic.component.scss # Mohem/src/app/notification/worklist-main-mr/worklist-main-mr.component.scss # Mohem/src/app/notification/worklist-main-po/worklist-main-po.component.scss # Mohem/src/app/notification/worklist-main-pr/worklist-main-pr.component.scss # Mohem/src/app/notification/worklist-main/worklist-main.component.html # Mohem/src/app/notification/worklist-main/worklist-main.component.scss # Mohem/src/app/notification/worklist-setting/worklist-setting.component.scss # Mohem/src/app/payslip/home/home.component.scss # Mohem/src/app/payslip/home/home.component.ts # Mohem/src/app/profile/add-address/add-address.component.scss # Mohem/src/app/profile/add-basic-details/add-basic-details.component.scss # Mohem/src/app/profile/confirm-address/confirm-address.component.scss # Mohem/src/app/profile/confirm-basic-details/confirm-basic-details.component.scss # Mohem/src/app/profile/confirm-contact/confirm-contact.component.scss # Mohem/src/app/profile/contact/contact.component.html # Mohem/src/app/profile/edit-profile/edit-profile.component.scss # Mohem/src/app/profile/home/home.component.html # Mohem/src/app/profile/home/home.component.scss # Mohem/src/app/profile/home/home.component.ts # Mohem/src/app/profile/modal/edit-detail-profile/edit-detail-profile.component.html # Mohem/src/app/profile/modal/edit-detail-profile/edit-detail-profile.component.ts # Mohem/src/app/profile/performance-evaluation/performance-evaluation.component.scss # Mohem/src/app/profile/performance-evaluation/performance-evaluation.component.ts # Mohem/src/app/profile/profile-image/profile-image.component.scss # Mohem/src/app/profile/submit-eit-modal/submit-address-modal.component.scss # Mohem/src/app/termination/confirm-termination/confirm-termination.component.scss # Mohem/src/app/time-card/time-card-details/time-card-details.component.scss # Mohem/src/app/time-card/time-card-details/time-card-details.component.ts # Mohem/src/assets/imgs/profile-icons/basic-detail@21.svg # Mohem/src/assets/imgs/profile-icons/info-a@2x.svg # Mohem/src/assets/imgs/profile-icons/main address-a@2x.svg # Mohem/src/assets/localization/i18n.json # Mohem/src/theme/styles.scss # Mohem/src/theme/variables.scss
3 years ago
}