|
|
@@ -689,7 +689,7 @@
|
|
|
.modal-open .logistics .modal-dialog .modal-content{
|
|
|
margin: 0 auto;
|
|
|
width: 590px;
|
|
|
- height: 540px;
|
|
|
+ height: 490px;
|
|
|
}
|
|
|
.logistics .header{
|
|
|
padding: 0 20px;
|
|
|
@@ -777,34 +777,34 @@
|
|
|
.logistics .body .process .item-list.active p.right{
|
|
|
color: #ec6941;
|
|
|
}
|
|
|
- .logistics .footer{
|
|
|
- padding-top: 10px;
|
|
|
- width: 100%;
|
|
|
- height: 50px;
|
|
|
- line-height: 32px;
|
|
|
- background: #f4f4f4;
|
|
|
- }
|
|
|
- .logistics .footer a{
|
|
|
- display: inline-block;
|
|
|
- height: 30px;
|
|
|
- line-height: 30px;
|
|
|
- font-size: 16px;
|
|
|
- text-align: center;
|
|
|
- border-radius: 3px;
|
|
|
- letter-spacing: 10px;
|
|
|
- }
|
|
|
- .logistics .footer a:first-child{
|
|
|
- margin-right: 10px;
|
|
|
- width: 120px;
|
|
|
- color: #fff;
|
|
|
- background: #3c8dbc;
|
|
|
- }
|
|
|
- .logistics .footer a:last-child{
|
|
|
- width: 80px;
|
|
|
- color: #959595;
|
|
|
- background: #fff;
|
|
|
- border: 1px solid #dcdcdc;
|
|
|
- }
|
|
|
+ /*.logistics .footer{*/
|
|
|
+ /*padding-top: 10px;*/
|
|
|
+ /*width: 100%;*/
|
|
|
+ /*height: 50px;*/
|
|
|
+ /*line-height: 32px;*/
|
|
|
+ /*background: #f4f4f4;*/
|
|
|
+ /*}*/
|
|
|
+ /*.logistics .footer a{*/
|
|
|
+ /*display: inline-block;*/
|
|
|
+ /*height: 30px;*/
|
|
|
+ /*line-height: 30px;*/
|
|
|
+ /*font-size: 16px;*/
|
|
|
+ /*text-align: center;*/
|
|
|
+ /*border-radius: 3px;*/
|
|
|
+ /*letter-spacing: 10px;*/
|
|
|
+ /*}*/
|
|
|
+ /*.logistics .footer a:first-child{*/
|
|
|
+ /*margin-right: 10px;*/
|
|
|
+ /*width: 120px;*/
|
|
|
+ /*color: #fff;*/
|
|
|
+ /*background: #3c8dbc;*/
|
|
|
+ /*}*/
|
|
|
+ /*.logistics .footer a:last-child{*/
|
|
|
+ /*width: 80px;*/
|
|
|
+ /*color: #959595;*/
|
|
|
+ /*background: #fff;*/
|
|
|
+ /*border: 1px solid #dcdcdc;*/
|
|
|
+ /*}*/
|
|
|
</style>
|
|
|
</head>
|
|
|
<body class="skin-blue sidebar-mini pace-done">
|
|
|
@@ -1751,9 +1751,9 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="modal-footer footer text-right">
|
|
|
- <a href="">保存</a><a href="">取消</a>
|
|
|
- </div>
|
|
|
+ <!--<div class="modal-footer footer text-right">-->
|
|
|
+ <!--<a href="">保存</a><a href="">取消</a>-->
|
|
|
+ <!--</div>-->
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|