lixin-web
Version:
vue and bootstrap
61 lines (59 loc) • 1.09 kB
text/less
//.lottery-order-record{
// margin-bottom: 15px;
// margin-top: 15px;
// color: @gray;
// .nav-tabs{
// li{
// &.active{
// border-color:@brand-primary
//
// }
// }
// }
// .tab-content{
// //> div{
// // min-height:300px;
// //}
// }
// .fixed-table-container{
// td,th{
// border-left:none;
// }
// }
// .fixed-table-pagination{
// //.pagination {
// // .page-pre, .page-next {
// //paginationPreText < paginationNextText >
// // a {
// // font-size: 21px;
// // line-height: 1;
// // padding-top: 3px;
// // padding-bottom: 5px;
// // }
// // }
// //}
// //.pagination-detail{
// // //padding-bottom: 10px;
// //}
// }
//
// .label{
// color: #fff;
// }
// .bootstrap-table{
// padding-bottom: 10px;
// }
// .di{
// font-weight:bold;
// }
//
//
// th{
// font-weight:normal;
// }
// @media (max-width: @screen-md-max){
// .modal.fade{
// opacity: 1;
// }
// }
//}