123456789101112131415161718192021222324252627 |
- .mui-table-view-chevron .mui-table-view-cell {padding-right: 15px;}
- .tab-with-orderlist{margin-top:0;z-index: 10;padding-top: 5px;}
- .mui-bar-nav~.mui-content {padding-top: 107px;background: #fff;}
- .mui-segmented-control .mui-control-item {line-height: 1;height: 50px;vertical-align: middle;border: 0;border-bottom: 2px solid transparent;color:#333;background-color: transparent !important;padding-bottom: 3px;}
- .mui-segmented-control .mui-control-item.mui-active {background-color: transparent !important;border-bottom: 2px solid #55c0dc !important;color: #55c0dc;}
- .tab-with-orderlist {background: #fff;border: 0;}
- .my-scroll-order .mui-table-view:after{display:none;}
- .go-index{float: inherit;}
- .search-box{text-align: center;background-color: #f0f0f0;display:none;margin-top:10px;}
- .mui-bar .my-search input[type=search] {margin: 1px 0 0 0;padding: 11px 15px;border: 1px solid rgba(0,0,0,.2);background-color: #fff;height: 40px;border-radius: 0 !important;}
- .my-search{display: inline-block;width:48%;position:relative;text-align: center;border-radius: 5px !important}
- .my-search .mui-placeholder{text-align: center;top: 4px;}
- .mui-bar .my-right{position: absolute;right: 10px;top:3px;}
- .my-scroll-order li:first-child {border-top: 0;}
- .header>.mui-icon-search{margin-right: 0 !important;margin-left: 0 !important;padding:3px 10px 3px 10px !important;font-size:14px;border: 0;background-color: transparent;color: #55c0dc;}
- .mui-bar .my-right:before{font-size:30px}
- .mui-bar-nav.mui-bar .mui-placeholder .mui-icon-search:before{font-size:20px}
- .mui-table-view-chevron .mui-table-view-cell>a:not(.mui-btn) {margin-right: -15px;}
- .mui-table-view-chevron .mui-table-view-cell>a.mui-active,.mui-table-view-chevron .mui-table-view-cell{background: #fff;}
- #pullrefresh_order_list .mui-table-view-cell:after{display: none;}
- #pullrefresh_order_list{top: 56px;background: #fff;}
- .my-scroll-order>li{border-bottom: 0;}
- .my-btn-danger,.my-btn-orange{border-radius: 20px;}
- .my-scroll-order .mui-table-view{font-size: 14px;}
- .my-scroll-order .mui-table-view:first-child:before{display: none;}
- .my-scroll-order .mui-table-view:last-child:after{display: block;}
|