fixed itg
parent
a22d3c64de
commit
27fc8ebb72
@ -1,280 +1,286 @@
|
|||||||
|
.disabledButton {
|
||||||
.disabledButton{
|
opacity: 0.5;
|
||||||
opacity:.5;
|
}
|
||||||
|
|
||||||
}
|
.radio-label {
|
||||||
|
margin: 4px;
|
||||||
.radio-label{
|
position: relative;
|
||||||
margin: 4px;
|
bottom: 4px;
|
||||||
position: relative;
|
}
|
||||||
bottom: 4px;
|
ion-radio {
|
||||||
}
|
--color-checked: #269db8;
|
||||||
ion-radio{
|
}
|
||||||
--color-checked: #269db8;
|
.center {
|
||||||
}
|
text-align: center;
|
||||||
.center{text-align: center;}
|
}
|
||||||
.boldTxtNav{
|
.boldTxtNav {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
.employee-details{
|
.employee-details {
|
||||||
display:inline-block;
|
display: inline-block;
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
}
|
}
|
||||||
.empImgeRep{
|
.empImgeRep {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
width: 40px;
|
width: 40px;
|
||||||
}
|
}
|
||||||
.star-fav{
|
.star-fav {
|
||||||
float: right;
|
float: right;
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
}
|
}
|
||||||
.star-fav-left{
|
.star-fav-left {
|
||||||
float: left;
|
float: left;
|
||||||
margin: 10px 5px;
|
margin: 10px 5px;
|
||||||
}
|
}
|
||||||
.uk-margin{margin: 15px 15px 0px 15px;
|
.uk-margin {
|
||||||
font-weight: bold;
|
margin: 15px 15px 0px 15px;
|
||||||
clear: both;
|
font-weight: bold;
|
||||||
position: relative;
|
clear: both;
|
||||||
top: 10px;}
|
position: relative;
|
||||||
.uk-padding{ padding: 20px;}
|
top: 10px;
|
||||||
.uk-padding .employee-details{
|
}
|
||||||
bottom: 10px;
|
.uk-padding {
|
||||||
position: relative;}
|
padding: 20px;
|
||||||
|
}
|
||||||
.filterInput{
|
.uk-padding .employee-details {
|
||||||
border: solid var(--gray) 1px;
|
bottom: 10px;
|
||||||
border-radius: 21px;
|
position: relative;
|
||||||
padding-left: 10px !important;
|
}
|
||||||
}
|
|
||||||
.filterInput-ar{
|
.filterInput {
|
||||||
|
border: solid var(--gray) 1px;
|
||||||
border: solid var(--gray) 1px;
|
border-radius: 21px;
|
||||||
border-radius: 21px;
|
padding-left: 10px !important;
|
||||||
--padding-start: 10px !important;
|
}
|
||||||
|
.filterInput-ar {
|
||||||
}
|
border: solid var(--gray) 1px;
|
||||||
.square-container{
|
border-radius: 21px;
|
||||||
width:100%;
|
--padding-start: 10px !important;
|
||||||
clear: both;
|
}
|
||||||
}
|
.square-container {
|
||||||
.square{
|
width: 100%;
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
.top-radio-row{
|
.square {
|
||||||
font-size: 12px;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
.top-radio-row {
|
||||||
button.item-button.button.button-md.button-clear.button-clear-md {
|
font-size: 12px;
|
||||||
background-color: transparent;
|
}
|
||||||
}
|
|
||||||
|
button.item-button.button.button-md.button-clear.button-clear-md {
|
||||||
.footer-button {
|
background-color: transparent;
|
||||||
background: #dbdbdb;
|
}
|
||||||
border-radius: 10px;
|
|
||||||
color: black;
|
.footer-button {
|
||||||
--background: transparent;
|
background: #dbdbdb;
|
||||||
font-weight: bold;
|
border-radius: 10px;
|
||||||
width: 75%;
|
color: black;
|
||||||
}
|
--background: transparent;
|
||||||
|
font-weight: bold;
|
||||||
// ion-item {
|
width: 75%;
|
||||||
// margin-top: 5%;
|
}
|
||||||
// margin-right: 7%;
|
|
||||||
// width: 100%;
|
// ion-item {
|
||||||
// }
|
// margin-top: 5%;
|
||||||
.ionItem{
|
// margin-right: 7%;
|
||||||
border: #e4e4e4 solid;
|
// width: 100%;
|
||||||
/* margin: 6px; */
|
// }
|
||||||
/* padding: 11px; */
|
.ionItem {
|
||||||
height: 85px;
|
border: #e4e4e4 solid;
|
||||||
width: 164px;
|
/* margin: 6px; */
|
||||||
border-radius: 5px;
|
/* padding: 11px; */
|
||||||
text-align: center;
|
height: 85px;
|
||||||
|
width: 164px;
|
||||||
}
|
border-radius: 5px;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
.profileImageDiv{
|
|
||||||
|
.profileImageDiv {
|
||||||
z-index: 3;
|
z-index: 3;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
}
|
||||||
}
|
.profileImage {
|
||||||
.profileImage{
|
width: 60px !important;
|
||||||
width:60px !important;
|
}
|
||||||
|
|
||||||
}
|
.activated {
|
||||||
|
border: #209a83 0.02cm solid;
|
||||||
.activated{
|
}
|
||||||
border: #209a83 0.02cm solid ;
|
.deactivated {
|
||||||
}
|
border: #e4e4e4 0.02cm solid;
|
||||||
.deactivated{ border: #e4e4e4 0.02cm solid;
|
}
|
||||||
}
|
.repContentDiv {
|
||||||
.repContentDiv{
|
text-align: center;
|
||||||
text-align: center;
|
width: 85%;
|
||||||
width: 85%;
|
font-size: 14px;
|
||||||
font-size: 14px;
|
border: #e4e4e4 solid;
|
||||||
border: #e4e4e4 solid;
|
border-radius: 5px;
|
||||||
border-radius: 5px;
|
padding: 20px 8px 8px 8px;
|
||||||
padding: 20px 8px 8px 8px;
|
margin-top: -9px;
|
||||||
margin-top: -9px;
|
margin-right: -35px;
|
||||||
margin-right: -35px
|
}
|
||||||
|
.selIEmpDiv {
|
||||||
}
|
text-align: right;
|
||||||
.selIEmpDiv{
|
margin-bottom: -26px;
|
||||||
text-align: right;
|
margin-right: 0px;
|
||||||
margin-bottom: -26px;
|
z-index: 3;
|
||||||
margin-right: 0px;
|
position: relative;
|
||||||
z-index: 3;
|
top: 0;
|
||||||
position: relative;
|
}
|
||||||
top: 0;
|
|
||||||
}
|
.selIEmpImage {
|
||||||
|
width: 22px !important;
|
||||||
.selIEmpImage{
|
}
|
||||||
width:22px !important
|
|
||||||
|
.noteInput {
|
||||||
}
|
border: solid var(--gray) 1px;
|
||||||
|
border-radius: 15px;
|
||||||
.noteInput{
|
margin: 8px 17px 0px 17px;
|
||||||
border: solid var(--gray) 1px;
|
padding: 10px 2px 10px 2px;
|
||||||
border-radius: 15px;
|
}
|
||||||
margin: 8px 17px 0px 17px;
|
.filterInput {
|
||||||
padding: 10px 2px 10px 2px;
|
border: solid var(--gray) 1px;
|
||||||
}
|
border-radius: 21px;
|
||||||
.filterInput{
|
padding-left: 10px !important;
|
||||||
border: solid var(--gray) 1px;
|
}
|
||||||
border-radius: 21px;
|
|
||||||
padding-left: 10px !important;
|
.filterInput-ar {
|
||||||
}
|
// border: solid var(--gray) 1px;
|
||||||
|
// border-radius: 21px;
|
||||||
.filterInput-ar{
|
// padding-left: 10px !important;
|
||||||
// border: solid var(--gray) 1px;
|
border: solid var(--gray) 1px;
|
||||||
// border-radius: 21px;
|
border-radius: 21px;
|
||||||
// padding-left: 10px !important;
|
// width:250px
|
||||||
border: solid var(--gray) 1px;
|
// padding-left: 145px !important;
|
||||||
border-radius: 21px;
|
//margin-left: 123px;
|
||||||
// width:250px
|
// padding-right: 129px;
|
||||||
// padding-left: 145px !important;
|
//margin-right: -136px;
|
||||||
//margin-left: 123px;
|
}
|
||||||
// padding-right: 129px;
|
.filterBtn {
|
||||||
//margin-right: -136px;
|
background: var(--newgreen);
|
||||||
|
--background: var (--newgreen);
|
||||||
}
|
border-radius: 50%;
|
||||||
.filterBtn{
|
height: 60px;
|
||||||
background: var(--newgreen);
|
width: 60px;
|
||||||
--background: var (--newgreen);
|
}
|
||||||
border-radius: 50%;
|
.filterBtn-ar {
|
||||||
height: 60px;
|
// background: var(--newgreen);
|
||||||
width: 60px;
|
// --background: var (--newgreen);
|
||||||
}
|
// border-radius: 50%;
|
||||||
.filterBtn-ar{
|
// height: 60px;
|
||||||
// background: var(--newgreen);
|
// width: 60px;
|
||||||
// --background: var (--newgreen);
|
background: var(--newgreen);
|
||||||
// border-radius: 50%;
|
--background: var (--newgreen);
|
||||||
// height: 60px;
|
border-radius: 50%;
|
||||||
// width: 60px;
|
height: 60px;
|
||||||
background: var(--newgreen);
|
width: 60px;
|
||||||
--background: var (--newgreen);
|
margin-left: -183px;
|
||||||
border-radius: 50%;
|
margin-right: 260px;
|
||||||
height: 60px;
|
}
|
||||||
width: 60px;
|
|
||||||
margin-left: -183px;
|
* {
|
||||||
margin-right: 260px;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.square-container {
|
||||||
|
// padding: 8px;
|
||||||
*{
|
width: 100%;
|
||||||
box-sizing: border-box;
|
}
|
||||||
}
|
.square {
|
||||||
|
// width:calc(100% / 2);
|
||||||
.square-container{
|
width: 100%;
|
||||||
// padding: 8px;
|
float: left;
|
||||||
width:100%;
|
position: relative;
|
||||||
}
|
// padding-bottom: calc(100% / 2);
|
||||||
.square{
|
}
|
||||||
// width:calc(100% / 2);
|
|
||||||
width:100%;
|
.square .content {
|
||||||
float:left;
|
width: calc(100% - 16px) !important;
|
||||||
position: relative;
|
height: calc(100% - 16px) !important;
|
||||||
// padding-bottom: calc(100% / 2);
|
margin: 8px;
|
||||||
}
|
padding: 16px;
|
||||||
|
// position: absolute;
|
||||||
.square .content{
|
color: white;
|
||||||
width: calc(100% - 16px) !important;
|
border-radius: 9px;
|
||||||
height: calc(100% - 16px) !important;
|
text-align: center;
|
||||||
margin: 8px;
|
min-height: 92px;
|
||||||
padding: 16px;
|
// background-color: #0095ff;
|
||||||
// position: absolute;
|
// box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
|
||||||
color: white;
|
}
|
||||||
border-radius: 9px;
|
|
||||||
text-align: center;
|
.disabledButton {
|
||||||
min-height: 92px;
|
opacity: 0.5;
|
||||||
// background-color: #0095ff;
|
}
|
||||||
// box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
|
|
||||||
}
|
.radio-label {
|
||||||
|
font-size: 9px;
|
||||||
.disabledButton{
|
margin: 4px;
|
||||||
opacity:.5;
|
position: relative;
|
||||||
|
bottom: 4px;
|
||||||
}
|
}
|
||||||
|
ion-radio {
|
||||||
.radio-label{
|
--color-checked: #269db8;
|
||||||
font-size: 9px;
|
}
|
||||||
margin: 4px;
|
.center {
|
||||||
position: relative;
|
text-align: center;
|
||||||
bottom: 4px;
|
padding: 5px;
|
||||||
}
|
}
|
||||||
ion-radio{
|
.boldTxtNav {
|
||||||
--color-checked: #269db8;
|
font-weight: bold;
|
||||||
}
|
padding: 5px;
|
||||||
.center{text-align: center;padding: 5px;}
|
}
|
||||||
.boldTxtNav{
|
.employee-details {
|
||||||
font-weight: bold;
|
display: inline-block;
|
||||||
padding: 5px;
|
margin: 10px;
|
||||||
}
|
text-overflow: ellipsis;
|
||||||
.employee-details{
|
white-space: nowrap;
|
||||||
display:inline-block;
|
width: 70%;
|
||||||
margin: 10px;
|
}
|
||||||
text-overflow: ellipsis;
|
.empImgeRep {
|
||||||
white-space: nowrap;
|
display: inline-block;
|
||||||
width: 70%;
|
height: 40px;
|
||||||
}
|
width: 40px;
|
||||||
.empImgeRep{
|
}
|
||||||
display: inline-block;
|
.star-fav {
|
||||||
height: 40px;
|
float: right;
|
||||||
width: 40px;
|
margin: 15px 0px 0px 0px;
|
||||||
}
|
}
|
||||||
.star-fav{
|
.uk-margin {
|
||||||
float: right;
|
margin: 15px 15px 0px 15px;
|
||||||
margin: 15px 0px 0px 0px;
|
font-weight: bold;
|
||||||
}
|
clear: both;
|
||||||
.uk-margin{margin: 15px 15px 0px 15px;
|
position: relative;
|
||||||
font-weight: bold;
|
top: 10px;
|
||||||
clear: both;
|
}
|
||||||
position: relative;
|
.uk-padding {
|
||||||
top: 10px;}
|
padding: 20px;
|
||||||
.uk-padding{ padding: 20px;}
|
}
|
||||||
.uk-padding .employee-details{
|
.uk-padding .employee-details {
|
||||||
bottom: 10px;
|
bottom: 10px;
|
||||||
position: relative;}
|
position: relative;
|
||||||
|
}
|
||||||
// .star-fav-left{
|
|
||||||
// float: left;
|
// .star-fav-left{
|
||||||
// margin: 10px 5px;
|
// float: left;
|
||||||
// }
|
// margin: 10px 5px;
|
||||||
.top-radio-row{
|
// }
|
||||||
font-size: 12px;
|
.top-radio-row {
|
||||||
display: block;
|
font-size: 12px;
|
||||||
padding-bottom: 25px;
|
display: block;
|
||||||
padding-top: 15px;
|
padding-bottom: 25px;
|
||||||
}
|
padding-top: 15px;
|
||||||
.textSearchType{
|
}
|
||||||
padding-top: 8px;
|
.textSearchType {
|
||||||
font-size: 12px;
|
padding-top: 8px;
|
||||||
}
|
font-size: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.isFavLetterActive {
|
||||||
|
background: #269db8;
|
||||||
|
width: 55px;
|
||||||
|
border-radius: 60px;
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue