No Description

WorkOrderList.css 3.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237
  1. #sqzx th {
  2. padding: 5px 8px 5px 0;
  3. text-align: right;
  4. }
  5. #sqzx td {
  6. padding: 6px 0 5px 10px;
  7. }
  8. .clearFix:after {
  9. content: "";
  10. display: block;
  11. clear: both;
  12. }
  13. .box_content {
  14. border-bottom: 1px solid #ccc;
  15. }
  16. .tj_content {
  17. border: 1px solid #e6e6e6;
  18. border-radius: 5px;
  19. }
  20. .t-shade {
  21. position: fixed;
  22. top: 0;
  23. left: 0;
  24. width: 100%;
  25. background: rgba(0, 0, 0, 0.48);
  26. z-index: 10004;
  27. display: none;
  28. }
  29. .lyxz .shade_k {
  30. position: fixed;
  31. width: 40%;
  32. left: 30%;
  33. top: 30%;
  34. z-index: 10005;
  35. background-color: rgb(255, 255, 255);
  36. box-shadow: rgba(0, 0, 0, 0.298039) 1px 1px 50px;
  37. border-radius: 5px;
  38. /* margin: 20% auto; */
  39. }
  40. .shade_title {
  41. padding: 0 80px 0 20px;
  42. height: 42px;
  43. line-height: 42px;
  44. border-bottom: 1px solid #eee;
  45. font-size: 16px;
  46. color: #ffffff;
  47. overflow: hidden;
  48. background-color: #00a1cb;
  49. border-radius: 2px 2px 0 0;
  50. position: relative;
  51. border-top-left-radius: 5px;
  52. border-top-right-radius: 5px;
  53. }
  54. .cx {
  55. display: block;
  56. }
  57. .setwin {
  58. position: absolute;
  59. right: 15px;
  60. top: 5px;
  61. font-size: 0;
  62. line-height: initial;
  63. }
  64. .setwin a {
  65. position: relative;
  66. width: 16px;
  67. height: 16px;
  68. font-size: 20px;
  69. color: #fff;
  70. }
  71. .xg i {
  72. font-size: 16px;
  73. }
  74. .inpBox {
  75. /* border: 1px solid #cccccc; */
  76. width: 100%;
  77. display: inline-block;
  78. position: relative;
  79. vertical-align: middle;
  80. position: absolute;
  81. padding: 6px 0 5px 10px;
  82. left: 0px;
  83. top: 0px;
  84. z-index: 111;
  85. }
  86. .selDpart1 {
  87. position: absolute;
  88. left: 10px;
  89. top: 33px;
  90. z-index: 11111;
  91. width: 220px;
  92. line-height: 30px;
  93. background: #ffffff;
  94. display: none;
  95. }
  96. #sponsor {
  97. width: 218px;
  98. border: 1px solid #00a1cb;
  99. margin: 0;
  100. padding: 0;
  101. list-style: none;
  102. max-height: 212px;
  103. overflow-x: hidden;
  104. overflow-y: scroll;
  105. }
  106. #sponsor li {
  107. margin: 0;
  108. padding-left: 10px;
  109. width: 220px;
  110. height: 30px;
  111. line-height: 30px;
  112. list-style: none;
  113. }
  114. #sponsor li:hover {
  115. background: #00a1cb;
  116. }
  117. .addTree,
  118. .addTreeReactionCategory {
  119. background: #fff;
  120. position: absolute;
  121. width: 95%;
  122. border: 1px solid darkgrey;
  123. left: 10px;
  124. top: 33px;
  125. display: none;
  126. z-index: 222;
  127. }
  128. .ztree li span {
  129. border: none;
  130. padding: 0;
  131. }
  132. .inps,
  133. .inpsReactionCategory {
  134. width: 100%;
  135. height: 33px;
  136. outline: none;
  137. border: 0;
  138. border-image-width: 0;
  139. padding: 0;
  140. padding-left: 3px;
  141. }
  142. .xl,
  143. .xlReactionCategory {
  144. display: inline-block;
  145. background: url(../img/dropDown.png) no-repeat;
  146. height: 100%;
  147. background-position: center center;
  148. width: 20px;
  149. position: absolute;
  150. right: 0;
  151. top: 0px;
  152. /* background-color: #f7bc8b; */
  153. cursor: pointer;
  154. }
  155. .Cleans,
  156. .CleansReactionCategory {
  157. width: 20px;
  158. position: absolute;
  159. right: 15px;
  160. top: 15.5px;
  161. display: none;
  162. }
  163. .Min-width {
  164. display: inline-block;
  165. width: 50%;
  166. margin-right: 30px;
  167. }
  168. .btn-default {
  169. background: #ffffff;
  170. color: #000000;
  171. }
  172. .nameJustified {
  173. width: 5em;
  174. display: inline-block;
  175. text-align: justify;
  176. text-align-last: justify;
  177. }
  178. .reflectCategory-wrapper {
  179. position: relative;
  180. }
  181. .reflectCategoryList-wrapper {
  182. display: none;
  183. position: absolute;
  184. top: 38px;
  185. z-index: 9999;
  186. line-height: 32px;
  187. background: #FFF;
  188. }
  189. #reflectCategoryList {
  190. height: 240px;
  191. background: #FFF;
  192. border: 1px solid #e5e6e7;
  193. overflow: auto;
  194. }
  195. #reflectCategoryList li {
  196. padding: 0 10px;
  197. width: 100%;
  198. line-height: 32px;
  199. }
  200. #reflectCategoryList li:hover {
  201. background: #00a1cb;
  202. }
  203. .reflectCategoryImg {
  204. position: absolute;
  205. right: 10px;
  206. }