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.
sfh-mohemm/Mohem/src/app/my-team/home/home.component.scss

380 lines
6.4 KiB
SCSS

ion-title {
color: white;
position: absolute;
top: 0;
text-align: center;
left: 4%;
right: 4%;
font-size: 0.42cm;
font-weight: bold;
height: 100%;
}
@media only screen and (max-width: 360px) {
.contentBg {
padding: 0px 15px !important;
}
}
.contentBg {
padding: 0px 20px;
}
.contentBg:before {
position: absolute;
content: "";
background: #29B5BF;
height: 140px;
width: 100%;
left: 0;
top: 0px;
z-index: 1;
}
ion-content {
--ion-background-color: whitesmoke;
}
.request-heading {
padding-left: 20px;
margin-top: 10px;
padding-right: 20px;
span {
text-align: left;
line-height: 18px;
font-weight: bold;
letter-spacing: -0.48px;
color: #2B353E;
opacity: 1;
}
}
.search-label {
border: 1px solid #ccc;
margin-left: 15px;
margin-right: 15px;
border-radius: 35px;
margin-top: 24px;
font-size: 11px;
color: #8f8d8d;
margin-right: 15px !important;
padding: 10px;
font-family: 'Inter' !important;
}
.result-graph {
position: relative;
background: white;
margin-top: 20px;
padding-bottom: 35px;
border-radius: 20px;
z-index: 1;
border: 1px solid #ccc;
}
.result-text-container {
padding: 0;
margin: 0;
position: absolute;
left: 50%;
top: 50%;
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;
margin: 0 auto;
font-size: 12px;
font-family: workSans-Regular;
}
}
.today-graph {
width: 100%;
max-height: 4cm;
}
.swiper-container {
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: #29B5BF;
ion-select {
.select-text {
margin-left: -10px;
}
.select-icon {
.select-icon-inner {
opacity: 1;
color: white;
margin-top: -1px;
}
}
}
}
.input-container {
background: white;
ion-input {
border-bottom-color: transparent;
}
}
.user-image-container {
position: relative;
width: 80px;
height: 80px;
display: block;
margin: 0 auto;
&:before {
position: absolute;
content: "";
width: 20px;
height: 20px;
border-radius: 20px;
border: 1px solid white;
top: 0;
right: 0;
background-color: red;
z-index: 9;
}
&.present:before {
background-color: green !important;
}
}
.user-image {
overflow: hidden;
position: relative;
display: block;
width: 100%;
height: 100%;
border-radius: 80px;
border: 1px solid rgb(170, 169, 169);
margin: 0px auto 6px;
}
.search-container {
width: 30px;
height: 30px;
position: absolute;
top: 45px;
right: 38px;
z-index: 999999;
ion-col {
flex: none;
ion-icon {
margin-right: 3px;
font-size: 14px;
margin-left: 3px;
vertical-align: middle;
}
span {
font-size: 12px;
vertical-align: middle;
}
}
}
.search-container-ar {
width: 30px;
height: 30px;
position: absolute;
top: 45px;
left: 38px;
z-index: 999999;
ion-col {
flex: none;
ion-icon {
margin-right: 3px;
font-size: 14px;
margin-left: 3px;
vertical-align: middle;
}
span {
font-size: 12px;
vertical-align: middle;
}
}
}
@media only screen and (max-width: 375px) {
.text-label {
margin-left: 6px !important;
}
}
@media only screen and (max-width: 320px) {
.text-label {
margin-left: 2px !important;
}
}
.text-label {
text-align: left;
line-height: 18px;
font-size: 12px;
letter-spacing: -0.48px;
color: #575757 !important;
opacity: 1;
margin-left: 5px;
margin-right: 5px;
font-weight: bold;
}
.radio-list {
background: white;
}
.radio-icon {
.custom-radio .radio-icon {
margin: 0px;
border-radius: 50%;
border-width: var(--border-width);
border-style: var(--border-style);
border-color: #dcdcdc;
margin-top: 6px !important;
border-color: #d8d4d4 !important;
}
}
.text {
text-align: left;
line-height: 11px;
font-size: 20px;
letter-spacing: -0.8px;
color: #2B353E;
opacity: 1;
margin-top: 30px;
margin-bottom: 28px;
font-weight: bold;
}
.number {
width: 22px;
height: 20px;
border-radius: 100%;
background-color: #29B5BF;
z-index: 9;
margin-top: 25px;
padding-left: 4px;
}
.number-ar {
width: 22px;
height: 20px;
border-radius: 100%;
background-color: #29B5BF;
z-index: 9;
margin-top: 25px;
padding-right: 4px;
}
.numberEmp {
color: white;
font-size: 12px;
font-weight: bolder;
/* padding-top: 5px; */
/* padding-right: 20px; */
margin-left: 13px;
width: 25px;
height: 25px;
border-radius: 100%;
color: white;
font-size: 12px;
font-weight: bolder;
margin-left: 13px;
width: 25px;
height: 25px;
border-radius: 100%;
background-color: #29B5BF;
z-index: 9;
margin-top: 25px;
text-align: center;
padding-top: 5px;
z-index: 9;
margin-top: 25px;
/* padding-left: 4px; */
text-align: center;
padding-top: 5px;
}
.numberEmp-ar {
color: white;
font-size: 11px;
font-weight: bolder;
margin-right: 13px;
width: 25px;
height: 25px;
border-radius: 100%;
color: white;
font-size: 12px;
font-weight: bolder;
margin-left: 13px;
width: 25px;
height: 25px;
border-radius: 100%;
background-color: #29B5BF;
z-index: 9;
margin-top: 25px;
text-align: center;
padding-top: 5px;
z-index: 9;
margin-top: 25px;
text-align: center;
padding-top: 5px;
}
.div {
position: relative;
display: flex;
// justify-content: space-between;
margin-bottom: -12px;
}