couponsetting.css 3.63 KB
/*添加*/
.left-modal-wrap{
    width: 290px;
    height: 168px;
    margin-bottom: 50px;
    box-shadow:0px 0px 10px 0px rgba(255, 111, 91, 0.35);
    border-radius:4px!important;
}
.left-modal{
    width: 290px;
    height: 137px;
    padding: 35px 0 0  26px;
    background:#FF596D url("../img/left-modal-bg.png") no-repeat right 43px;
}
.left-tpye{
    width: 43px;
    height: 39px;
    right: 0;
    top:0;
    background: url("../img/left-type.png") no-repeat;
}
.left-tpye-2{
    background: url("../img/left-type-2.png") no-repeat;
}
.left-modal-footer{
    padding-left:26px ;
    height: 31px;
    line-height: 31px;
    background:rgba(255,255,255,1);
    color: rgba(0,0,0,.5);
    font-size: 12px;
}
.left-modal-reduce{
    height:40px;
    margin-right: 20px;
    font-size:51px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:38px;
    text-shadow:2px 1px 7px rgba(239,54,77,1);
}
.left-modal-name{
    height:14px;
    line-height: 14px;
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,1);
}
.left-modal-cardnum{
    height:24px;
    font-size:16px;
    font-weight:400;
    color:rgba(255,255,255,.7);
    line-height:35px;
}
.left-modal-discount{
    padding: 0 0 0 26px ;
    height:31px;
    line-height: 31px;
    margin-top: 15px;
    font-size: 18px;
    color: rgba(255,255,255,.7);
    background:rgba(255,255,255,.2);
    border-radius:2px!important;
}
.right-modal-wrap{
    width: 330px;
    margin-left: 40px;
    font-size: 12px;
    color: #000;
}
.right-modal-wrap>li{
    width:330px;
    margin-bottom:10px; ;
}
.addinput{
    border: 0;
    border-bottom: 1px dashed #1E95CD ;
    padding-left: 10px;
    margin: 0 10px;
    color: #1E95CD;
}
.addinput:focus{
    border:0!important;
    outline: none !important;
    border-bottom: 1px dashed #1E95CD!important; ;
}
.addName{
    /*min-width: 60px;*/
    width: 200px !important;
}
.addpark-select,.addpark-type{
    height: 20px;
    line-height: 20px;
}
.addpark-select .btn,.addpark-type .btn,.addnum-type .btn,.cardrec-add .btn{
    height: 20px;
    line-height: 18px!important;
    padding: 0 10px;
    margin: 0 10px;
    font-size: 12px;
    background:rgba(225,245,254,1);
    border:1px solid rgba(164, 212, 235, 1);
    border-radius:2px!important;
    color: #1E95CD!important;
}
.add-dis-all{
    width: 30px;
    text-align: center;
    border: 0;
    border-bottom: 1px dashed #1E95CD ;
    margin: 0 5px;
    color: #1E95CD;
}
.add-dis-all:focus{
    border:0!important;
    outline: none !important;
    border-bottom: 1px dashed #1E95CD!important; ;
}
.timestyle{
    width: 90px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    background:rgba(225,245,254,1);
    border:1px solid rgba(164, 212, 235, 1);
    border-radius:2px!important;
    color: #1E95CD!important;
    margin: 0 5px;
}

.company-dec{
    vertical-align: middle;
    max-width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    background: rgba(225,245,254,1);
    border: 1px solid rgba(164, 212, 235, 1);
    border-radius: 2px!important;
    color: #1E95CD!important;
    margin: 0 5px;
}
/*下拉框 美化*/
.datetimepicker-dropdown-bottom-right:after{
    display: none;
}
.btn-group>.dropdown-menu:after, .dropdown-toggle>.dropdown-menu:after, .dropdown>.dropdown-menu:after{
    opacity: 0;
}
#couponsetting-add .dropdown-menu>li>a, #djqcardNumadd .dropdown-menu>li>a{
    font-size: 12px;
    padding: 0 16px !important;
}

/*查看*/


/*编辑*/