Commit 9077af14 authored by agping's avatar agping

成交报告 样式优化

parent b5101399
......@@ -154,7 +154,7 @@ addtax_
margin-right: 10px;
}
#maid_table_main>thead th:nth-last-of-type(-n+8){
width: 104px;
width: 76px;
padding-left: 0;
padding-right: 0;
}
......@@ -168,11 +168,20 @@ addtax_
width: 80px;
}
#maid_table_main>thead th:nth-of-type(4){
width: 100px;
width: 120px;
}
#maid_table_main>thead th:nth-of-type(5){
width: 60px;
}
#maid_table_main>thead th:nth-of-type(12){
width: 104px;
}
#maid_table_main>thead th:nth-of-type(13){
width: 104px;
}
#maid_table_main>thead th:nth-of-type(14){
width: 100px;
}
#maid_table_main>tbody td:nth-last-of-type(1)>a{
padding: 3px 5px;
......@@ -201,7 +210,7 @@ addtax_
.detail-modal-maid-mix-td>div>span{
float: left;
width: 104px;
width: 76px;
height: 30px;
line-height: 30px;
border-right: 1px solid #ddd;
......@@ -211,7 +220,7 @@ addtax_
border-bottom: none;
}
.detail-modal-maid-mix-td>div>span:nth-last-of-type(2){
/*width: 91px;*/
width: 104px;
}
.detail-modal-maid-mix-td>div>span:nth-last-of-type(1){
width: 100px;
......@@ -358,7 +367,7 @@ addtax_
#modal_detail>div {
width: 1328px;
width: 1240px;
}
/*成交信息tab*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment