Commit 208e72a1 by 汤强勇

web wxMall build

parent e6f5bfea
No preview for this file type
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
.non-open-stock {
text-align: center;
padding: 50px 20px 400px;
}
.non-open-tips {
font-size: 14px;
color: #73879C;
margin: 45px 0 0;
}
.table-head-back {
margin-top: -1px;
}
#storeManageTable .stock-operate {
margin-left: 10px;
}
#storeManageTable .stock-operate:first-child {
margin-left: 0;
}
.data-img-name img {
width: 60px;
height: 60px;
float: left;
margin-right: 10px;
margin-bottom: 0;
padding: 0;
}
.stock-icon{
display: inline-block;
background: #f56954;
color: #fff;
border-radius: 5px;
padding: 0 5px;
}
.node-search-box{
padding:10px;
margin:0 10px;
border-bottom:1px solid #E6E9ED;
}
.store-tree-box{
overflow-x: auto;
padding-top:5px;
}
.tree_container{
padding-left:10px;
}
.right-table-box{
border-left: 1px solid #dddddd;
}
.defalut-store-box{
padding:20px;
position: relative;
margin-right:0;
font-size:14px;
}
.stock-data-text{
max-width: 90%;
}
.stock-store-content{
margin-left:15px;
max-width: 85%;
}
.stock-store-content i{
margin-right:10px;
}
.defalut-store-box p{
margin-bottom:20px;
}
.defalut-store-box h5{
margin-bottom:25px;
font-weight:bold;
}
.stock-step-img{
width:50px;
margin-right:10px;
}
.stock-data-img{
width:50px;
margin-right:10px;
}
.stock-data-text{
vertical-align: middle;
}
.self-invite{
margin-left:10px;
}
.search-node-btn{
background: #337Ab7;
color: #fff;
line-height: 33px;
margin-left: -85px;
width: 80px;
text-align: center;
cursor:pointer;
}
.son-store-box{
position: relative;
margin-right:0;
display:none;
}
.btn-green{
background:#26B99A;
color:#fff;
padding:5px 10px;
border-radius: 5px;
margin-left: 10px;
}
.btn-red{
background:#f56954;
color:#fff;
padding:5px 10px;
border-radius: 5px;
margin-left: 10px;
}
.stock-operate{
background:#337Ab7;
color:#fff !important;
padding:5px 10px;
border-radius: 5px;
}
.eticket-icon{
display: inline-block;
width: 16px;
height: 16px;
background: #FF9023;
border-radius: 50%;
text-align: center;
color: white;
font-size: 10px;
margin-right: 3px;
line-height: 16px;
}
.non-store {
margin: 20px;
}
.non-store + .non-store{
border-left: solid 1px rgba(0,0,0,.1);
}
#wrapper {
position: fixed;
top: 0;
right: 0;
opacity:0;
bottom: 0;
left: 0;
z-index: 1050;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
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