weaver_trunk_cli/pc4mobx/hrm/style/outside.less

164 lines
2.8 KiB
Plaintext

.wea-hrm-outside {
width: 100%;
height: 100%;
.picker-wrapper {
.checkbox-wrapper {
float: right;
text-align: right;
padding-right: 50px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
-moz-text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
.wea-checkbox {
margin-right: 4px;
}
}
.date-item{
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
-moz-text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
width: 35px;
}
.date-item-large{
width: 45px;
}
.date-item-en, .data-item-en{
width: 75px;
}
.outside-refresh{
padding-left: 5px;
}
}
.ant-timeline-item-last .ant-timeline-item-tail {
border-left: 2px solid #e9e9e9;
display: block;
}
.wea-outside-content {
height: 100%;
}
.grayBG {
width: 100%;
// background-color: #fafafa;
height: 100%;
.ant-timeline-item-head{
width: 8px;
height: 8px;
margin-top: 4px;
margin-left: 2px;
border: 4px solid;
}
.ant-timeline-item-tail{
border-left: 1px solid #D9DBDE;
top: 5px;
}
}
.gray {
clear: both;
color: #999;
}
.mb5 {
margin-bottom: 5px;
.imgDiv{
float: left;
margin-right: 10px;
}
}
.mb5-img {
display: inline-block;
margin-right: 5px;
}
.mb5-custom{
display: flex;
margin-bottom: 5px;
}
.icon-coms-currency-Customer{
margin-right: 10px;
margin-top: 3px;
}
.crm_data{
color: #666666;
font-size: 12px;
}
.customer{
clear: both;
}
.radio-search-group{
padding: 8px 15px 15px;
}
.wea-search-group{
padding-top: 10px;
padding-left: 0px;
padding-right: 0px;
.wea-content{
padding: 0 0;
}
}
.wea-hrm-checking-left{
width: 250px;
.wea-browser {
width: 220px;
margin: 15px 10px 5px 10px;
}
.header-title {
font-size: 14px;
height: 47px;
}
}
.list-wrapper {
padding: 20px;
.list-item-wrapper {
position: relative;
}
.list-item-title {
color: #fff;
background-image: url(/hrm/hrm_e9/image/timeline.png);
background-repeat: no-repeat;
width: 140px;
height: 30px;
padding-left: 18px;
padding-top: 1px;
}
.list-item-title-large{
width: 160px;
background-size: contain;
}
.no-signinfo {
height: 80px;
line-height: 80px;
}
.list-item-content {
color: #484A4D;
border: 1px solid #ddd;
}
.list-item-single {
padding: 8px 15px;
border-bottom: 1px solid #ddd;
&:last-child {
border-bottom: none;
}
}
}
}