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

362 lines
7.1 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: #269DB8;
height: 140px;
width: 100%;
left: 0;
top: 0px;
z-index: 1;
}
ion-content {
--ion-background-color: whitesmoke;
}
.request-heading {
5 years ago
padding-left: 15px;
margin-top: 10px;
span {
// display: block;
// padding-top: 8px;
5 years ago
// padding-left: 15px;
// font-weight: bold;
// font-size: 12px;
// margin-top: 9px;
text-align: left;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
line-height: 18px;
font-size: 12px;
5 years ago
letter-spacing: -0.48px;
color: #2B353E;
opacity: 1;
}
}
.search-label{
// border: 1px solid #ccc;
// margin-left: 15px;
// margin-right: 15px;
// border-radius: 22px;
// margin-top: 24px;
// font-size: 11px;
// color: rgb(143, 141, 141);
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;
}
.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: #269DB8;
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{
// margin-top: 15px;
// margin-top: -35px;
// margin-left: 262px;
width: 30px;
height: 30px;
position: absolute;
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;
}
}
}
// .myClass .toggle-icon {
// background-color: purple; // this changes the background, ie the grey stripe.
// .toggle-inner {
// background-color: yellow; // this changes the backgroundcolor of the toggle dot.
// }
// }
@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{
5 years ago
// --color: black !important;
// font-size: 13px;
// margin-left: 15px;
// margin-right: 18px;
text-align: left;
// font: normal normal 600 12px/18px Poppins;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
line-height: 18px;
font-size: 12px;
letter-spacing: -0.48px;
color: #575757 !important;
opacity: 1;
margin-left: 15px;
margin-right: 18px;
}
.radio-list{
background: white;
5 years ago
// margin-left: 18px;
/* margin-right: 10px; */
5 years ago
// margin-top: 12px;
}
// .selected .radio-icon {
// border-color: #0064D9;
// color: red;
// }
.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;
5 years ago
border-color: #d8d4d4 !important;}
}
.text{
5 years ago
// font-size: 16px;
// font-weight: bolder;
// font-family: 'WorkSans-Bold';
// margin-top: 27px;
text-align: left;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
line-height: 11px;
font-size: 20px;
letter-spacing: -0.8px;
color: #2B353E;
opacity: 1;
margin-top: 30px;
margin-bottom: 28px;
}
// .number{
// width: 21px;
// height: 21px;
// padding-right: -10px;
// border-radius: 100%;
// background-color: #269DB8;
// z-index: 9;
// margin-top: 26px;
// }
// .numberEmp{
// color: white;
// font-size: 12px;
// font-weight: bolder;
// margin-left: 3px;
// padding-top: 2px;
// }
.number{
width: 22px;
height: 20px;
border-radius: 100%;
background-color: #269DB8;
z-index: 9;
margin-top: 25px;
padding-left: 4px;
}
.number-ar{
width: 22px;
height: 20px;
border-radius: 100%;
background-color: #269DB8;
z-index: 9;
margin-top: 25px;
padding-right: 4px;
}
.numberEmp{
color: white;
font-size: 12px;
font-weight: bolder;
5 years ago
/* padding-top: 5px; */
/* padding-right: 20px; */
margin-left: 13px;
width: 23px;
height: 23px;
border-radius: 100%;
background-color: #269DB8;
z-index: 9;
margin-top: 25px;
/* padding-left: 4px; */
text-align: center;
padding-top: 3px;
}
.numberEmp-ar{
color: white;
font-size: 12px;
font-weight: bolder;
/* padding-top: 5px; */
/* padding-right: 20px; */
margin-right: 13px;
width: 23px;
height: 23px;
border-radius: 100%;
background-color: #269DB8;
z-index: 9;
margin-top: 25px;
/* padding-left: 4px; */
text-align: center;
padding-top: 3px;
}
5 years ago
.div{
position: relative;
display: flex;
// justify-content: space-between;
margin-bottom: -12px;
}