You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

194 lines
4.2 KiB

  1. /*调派资源*/
  2. .breadcrumbs {
  3. position: relative;
  4. border-bottom: 1px solid #e5e5e5;
  5. background-color: #f5f5f5;
  6. min-height: 41px;
  7. line-height: 40px;
  8. padding: 0 12px 0 0;
  9. display: block;
  10. margin-bottom: 10px;
  11. }
  12. .breadcrumbs ul{
  13. margin-bottom: 0;
  14. }
  15. .warp .control-show .current-sel ul li{
  16. display: inline-block;
  17. }
  18. .warp .control-show .current-sel>ul>li+li:before{
  19. font-family: FontAwesome;
  20. font-size: 14px;
  21. content: "\f105";
  22. color: #b2b6bf;
  23. margin-right: 2px;
  24. padding: 0 5px 0 2px;
  25. position: relative;
  26. top: 1px;
  27. }
  28. .warp .control-show .current-sel>ul>li>a{
  29. display: inline-block;
  30. padding: 0 4px;
  31. color: #4c8fbd;
  32. }
  33. .home-icon {
  34. margin-left: 4px;
  35. margin-right: 2px;
  36. font-size: 20px;
  37. position: relative;
  38. top: 2px;
  39. }
  40. .allot{width: 1200px;}
  41. .allot .search{ margin-bottom:20px; }
  42. .allot .filter{ margin-bottom:20px; }
  43. .allot .filter ul li { float: left; margin-left: 7px;}
  44. .allot .filter ul li a{
  45. color: #2283c5;
  46. background-color: #fafafa;
  47. /*margin: 0 -1px 0 0;*/
  48. border-color: #e0e8eb;
  49. border: 1px solid #428bca;
  50. padding: 7px;
  51. }
  52. .allot .filter ul .leftmore{
  53. margin-left: 15px;
  54. }
  55. .allot .filter ul li a.active{
  56. background-color: #6faed9;
  57. color: #fff;
  58. }
  59. .allot .carinfo h4{
  60. padding-bottom: 5px;
  61. border-bottom:1px solid #dae2ea;
  62. }
  63. .allot .datashow{
  64. }
  65. .allot .carfilter{
  66. margin-bottom: 20px;
  67. margin-top: 10px;
  68. }
  69. .h34{height: 34px;}
  70. select.form-control {
  71. padding: 4px 6px;
  72. height: 32px;
  73. }
  74. .form-control, select {
  75. border-radius: 0;
  76. -webkit-box-shadow: none!important;
  77. box-shadow: none!important;
  78. color: #858585;
  79. background-color: #fff;
  80. border: 1px solid #d5d5d5;
  81. }
  82. .dinline{
  83. display: inline-block;
  84. }
  85. .w108{
  86. width: 108px;
  87. }
  88. .carinfodata{width: 390px; height: 300px; overflow: scroll; min-height: 75px;}
  89. .driverinfodata{width: 390px; height: 300px; overflow: scroll; min-height: 75px;}
  90. .carinfodata>.acar{
  91. border: 1px solid #dae2ea;
  92. border-left:2px solid #d53f40;
  93. width: 165px;
  94. margin-right: 17px;
  95. padding:5px;
  96. padding-left: 10px;
  97. float: left;
  98. margin-bottom: 10px;
  99. height: 55px;
  100. }
  101. .carinfodata>.acar .car-show{
  102. margin-bottom: 5px;
  103. }
  104. .driverinfodata>.adriver .driver-show{
  105. margin-bottom: 5px;
  106. }
  107. .driverinfodata>.adriver{
  108. border: 1px solid #dae2ea;
  109. border-left:2px solid #69aa46;
  110. width: 165px;
  111. margin-right: 17px;
  112. padding:5px;
  113. padding-left: 10px;
  114. float: left;
  115. margin-bottom: 10px;
  116. height: 60px;
  117. }
  118. .adriver{
  119. border: 1px solid #dae2ea;
  120. border-left:2px solid #69aa46;
  121. width: 165px;
  122. margin-right: 17px;
  123. padding:5px;
  124. padding-left: 10px;
  125. float: left;
  126. margin-bottom: 10px;
  127. }
  128. .adriver .driver-show{
  129. margin-bottom: 5px;
  130. }
  131. #onlyin.acar{
  132. border: 2px solid #9EA2A7;
  133. border-left:3px solid #F30507;
  134. width: 165px;
  135. margin-right: 17px;
  136. padding:5px;
  137. padding-left: 10px;
  138. float: left;
  139. margin-bottom: 10px;
  140. }
  141. #onlyin.acar .car-show{
  142. margin-bottom: 5px;
  143. }
  144. #onlyout.acar>span{display: none;}
  145. #onlyout.acar>p{background: #D53F40;color: #fff;text-align: center; margin-bottom: 0;}
  146. #onlyout.acar{border: 0;width: auto;margin:0;padding: 0;float: none;}
  147. #onlyout.adriver>span{display: none;}
  148. #onlyout.adriver>p{background: #69aa46;color: #fff;text-align: center; margin-bottom: 0;}
  149. #onlyout.adriver{border: 0;width: auto;margin:0;padding: 0;float: none;}
  150. .datashow table>tbody>tr>.cardrap>.acar>span{ display: none; }
  151. .datashow table>tbody>tr>.cardrap>.acar>p{background: #D53F40;color: #fff;text-align: center; margin-bottom: 0; cursor:pointer;}
  152. .datashow table>tbody>tr>.cardrap>.acar{border: 0;width: auto;margin:0;padding: 0;float: none;}
  153. .datashow table>tbody>tr>.driverdrap>.adriver>span{ display: none; }
  154. .datashow table>tbody>tr>.driverdrap>.adriver>p{background: #69aa46;color: #fff;text-align: center; margin-bottom: 0; cursor:pointer;}
  155. .datashow table>tbody>tr>.driverdrap>.adriver{border: 0;width: auto;margin:0;padding: 0;float: none;}
  156. .opcity{
  157. opacity:0.5;
  158. }
  159. .curred{
  160. outline: 2px dashed #e60012;
  161. opacity: 0.7;
  162. }
  163. .curgreen{
  164. outline: 2px dashed #69aa46;
  165. opacity: 0.7;
  166. }
  167. /*调派资源*/