weaver_trunk_cli/pc4mobx/hrm/style/systeminfo.less

111 lines
1.5 KiB
Plaintext

.wea-myhrm-systeminfo{
.tip{
margin-left: 0px !important;
}
}
.hrm-input-btn {
position: relative;
padding-right: 80px;
.ant-btn {
position: absolute;
right: 0;
top: 4px;
padding: 2px 7px;
}
}
.hrm-start-using {
width: 600px;
line-height: 30px;
}
.wea-sys-table {
.bord-line {
border-bottom: 1px solid #ddd;
}
.total {
height: 30px;
}
.header {
border-bottom: 2px solid #B7E0FE;
}
.picker.ant-col-3 {
width: 14.3%;
}
.ant-col-3 {
width: 11.1%;
height: 100%;
}
[class^="icon-Human"] {
margin-right: 3px;
}
.header {
.ant-col-3 {
text-align: center;
}
.ant-col-3:nth-child(2n+1) {
background-color: #F0F8FF;
}
.ant-col-3:first-child {
background-color: #FFF;
}
}
.body {
.ant-col-3 {
padding-left: 8px;
}
.line {
height: 60px;
.ant-col-3 {
display: flex;
align-items: center;
}
}
.ant-row.double {
height: 70px;
.info-title {
line-height: 70px;
}
.ant-col-3 {
padding-top: 7px;
}
.info-title.ant-col-3 {
padding-top: 0;
}
}
.ant-row .ant-col-3:nth-child(2n){
background-color: #FCFCFC;
}
}
.wea-date-picker-arrow {
margin-left: -20px;
position: relative;
.icon-coms-Browse-box-delete, .icon-coms-Browse-box-Add-to {
position: absolute;
top: 27px;
}
.label {
margin-left: 12px;
}
}
}