order_list.css 2.1 KB

123456789101112131415161718192021222324252627
  1. .mui-table-view-chevron .mui-table-view-cell {padding-right: 15px;}
  2. .tab-with-orderlist{margin-top:0;z-index: 10;padding-top: 5px;}
  3. .mui-bar-nav~.mui-content {padding-top: 107px;background: #fff;}
  4. .mui-segmented-control .mui-control-item.mui-active {background-color: transparent !important;border-bottom: 2px solid #55c0dc !important;}
  5. .mui-segmented-control .mui-control-item {line-height: 1;height: 50px;vertical-align: bottom;border: 0;border-bottom: 2px solid transparent;color:#333;background-color: transparent !important;padding-bottom: 3px;}
  6. .tab-with-orderlist {background: #fff;border: 0;}
  7. .my-scroll-order .mui-table-view:after{display:none;}
  8. .go-index{float: inherit;}
  9. .search-box{text-align: center;background-color: #f0f0f0;display:none;margin-top:10px;}
  10. .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;}
  11. .my-search{display: inline-block;width:48%;position:relative;text-align: center;border-radius: 5px !important}
  12. .my-search .mui-placeholder{text-align: center;top: 4px;}
  13. .mui-bar .my-right{position: absolute;right: 10px;top:3px;}
  14. .my-scroll-order li:first-child {border-top: 0;}
  15. .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;}
  16. .mui-bar .my-right:before{font-size:30px}
  17. .mui-bar-nav.mui-bar .mui-placeholder .mui-icon-search:before{font-size:20px}
  18. .mui-table-view-chevron .mui-table-view-cell>a:not(.mui-btn) {margin-right: -15px;}
  19. .mui-table-view-chevron .mui-table-view-cell>a.mui-active,.mui-table-view-chevron .mui-table-view-cell{background: #fff;}
  20. #pullrefresh_order_list .mui-table-view-cell:after{display: none;}
  21. #pullrefresh_order_list{top: 56px;background: #fff;}
  22. .my-scroll-order>li{border-bottom: 0;}
  23. .my-btn-danger,.my-btn-orange{border-radius: 20px;}
  24. .my-scroll-order .mui-table-view{font-size: 14px;}
  25. .my-scroll-order .mui-table-view:first-child:before{display: none;}
  26. .my-scroll-order .mui-table-view:last-child:after{display: block;}