ncpub-multipage-demo-2005/src/gl/finalTreatment/reckoning/list/index.less

239 lines
5.7 KiB
Plaintext

.reckoning{
[id^='refer'] .icon-refer, .refer .icon-refer{
z-index:1 !important
}
.u-table-content .u-table-scroll .u-table-placeholder{
position: fixed !important;
.no-data-placeholder{
margin-left: 0 !important;
margin-top: 0 !important;
}
}
}
.fontColor{color:red}
#finalTreatment_report{
.btn{text-align: right}
//开始结账
.tryto{
.detail{
color: #fff;
font-size: 12px !important;
}
.u-button.undefined.nc-button-wrapper.button-primary {
font-size: 12px !important;
}
.reportTitle{
text-align:center;
line-height: 40px;
}
.reportSumTitle{
position: absolute;
top: 9px;
color:red;
}
.u-table-scroll{
.u-table-body{
.u-table-tbody{
pre{
white-space: pre-wrap;
word-wrap: break-word;
word-break: normal;
}
}
}
}
.u-button-group{
float: right;
margin: 5px 0 0 0 !important;
.u-button{
margin-left: 6px;
border-radius: 4px;
}
.noprimary{
font-size: 13px;
border-radius: 3px;
min-width: 60px;
line-height: 0px;
background: #fff;
color: #111;
border: 1px solid #D0D0D0;
-webkit-box-shadow: 0 1px 1px #d0d0d0;
box-shadow: 0 1px 1px #d0d0d0;
}
.noprimary:hover{
background: #FFF;
border: 1px solid #E14C46;
color: #E14C46;
}
}
}
}
.u-form-item .u-input-group-outer .u-input-after, .u-form-item .u-input-group-outer .u-input-before{
border:none !important;
background:none;
}
#finalTreatment_rekoning{
.u-mast{
z-index: 1;
}
}
.reckoning{
// background: #fff;
.u-form {
float: left;
.u-row{
//width: 657px !important;
height:46px;
line-height: 46px;
margin: 0 !important;
span:nth-of-type(1){
.u-col-md-2.u-col-sm-2.u-col-xs-2:nth-of-type(1){
width: 0 !important;
}
}
span:nth-of-type(2){
.u-col-md-2.u-col-sm-2.u-col-xs-2:nth-of-type(1){
//width: 110px !important;
}
}
.u-col-md-2.u-col-sm-2.u-col-xs-2{
.u-form-item.u-form-inline{
min-height: auto !important;
// padding: 0 !important;
}
}
.u-col-md-2{
padding: 0;
}
.u-col-md-2:nth-of-type(1){
width: 112px;
}
.u-label{
// margin-left: 30px;
display: flex;
padding-top: 8px;
// margin-top: 8px;
line-height: 46px;
}
.refer-wrapper .refer{
width: 240px;
}
}
}
}
//inputyansghi
.reckoning{
.u-affix-content{
.nc-bill-header-area{
.u-form {
.changesmmd{
padding-left: 8px;
margin-top: 3px;
display: inline-block;
line-height: 20px;
}
}
}
}
.u-form {
.u-row{
.changesm{
div:nth-of-type(2){
width: 240px;
}
}
.changesm:nth-of-type(2){
div:nth-of-type(1){
width: auto !important;
}
div:nth-of-type(2){
width: 120px!important;
}
}
.u-label{
// position: absolute;
// left: 113px;
// width: 82px;
}
span:nth-of-type(2){
.u-form-item.u-form-inline{
// position: absolute;
// left: 118px;
.u-form-control-wrapper{
width: 240px;
}
}
}
}
}
}
.u-modal-content{
.u-modal-body{
padding: 0 15px;
.u-form-item {
min-height: 32px;
padding: 5px 0;
margin-left: 124px;
.u-label{
width: 124px !important;
position: absolute;
left: 20px;
height: 33px;
line-height: 33px;
}
}
}
}
//重建余额表
.repeatexl{
.u-button{
min-width: 60px;
}
.u-select-lg .u-select-selection--single{
height: 30px;
}
}
//上传税务云
#uploadTax{
.refer-wrapper .refer > div{
overflow: hidden;
}
.line{
height: 40px;
line-height: 40px;
.title{
float: left;
margin-right: 20px;
width: 124px;
text-align: right;
}
.t_before:before{
content: "*";
color: red;
}
.refer-wrapper{
width: 240px;
float: left;
margin-top: 3px;
}
.u-form-control-wrapper{
width: 240px;
float: left;
}
}
}
.prompt-box.nc-modal.u-modal .u-modal-dialog .u-modal-content .u-modal-body{
overflow: hidden;
}