Нет описания

WorkOrderList.css 3.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241
  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: 36px;
  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. max-height: 212px;
  102. overflow-y: scroll;
  103. }
  104. #sponsor li {
  105. margin: 0;
  106. padding-left: 10px;
  107. width: 100%;
  108. height: 30px;
  109. line-height: 30px;
  110. list-style: none;
  111. }
  112. #sponsor li:hover {
  113. background: #00a1cb;
  114. }
  115. .addTree,
  116. .addTreeReactionCategory {
  117. background: #fff;
  118. position: absolute;
  119. width: 95%;
  120. border: 1px solid darkgrey;
  121. left: 10px;
  122. top: 33px;
  123. display: none;
  124. z-index: 222;
  125. }
  126. .ztree li span {
  127. border: none;
  128. padding: 0;
  129. }
  130. .inps,
  131. .inpsReactionCategory {
  132. width: 100%;
  133. height: 33px;
  134. outline: none;
  135. border: 0;
  136. border-image-width: 0;
  137. padding: 0;
  138. padding-left: 3px;
  139. }
  140. .xl,
  141. .xlReactionCategory {
  142. display: inline-block;
  143. background: url(../img/dropDown.png) no-repeat;
  144. height: 100%;
  145. background-position: center center;
  146. width: 20px;
  147. position: absolute;
  148. right: 0;
  149. top: 0px;
  150. /* background-color: #f7bc8b; */
  151. cursor: pointer;
  152. }
  153. .Cleans,
  154. .CleansReactionCategory {
  155. width: 20px;
  156. position: absolute;
  157. right: 15px;
  158. top: 15.5px;
  159. display: none;
  160. }
  161. .Min-width {
  162. display: inline-block;
  163. width: 50%;
  164. margin-right: 30px;
  165. }
  166. .btn-default {
  167. background: #ffffff;
  168. color: #000000;
  169. }
  170. .nameJustified {
  171. width: 5em;
  172. display: inline-block;
  173. text-align: justify;
  174. text-align-last: justify;
  175. }
  176. .reflectCategory-wrapper {
  177. position: relative;
  178. }
  179. .reflectCategoryList-wrapper {
  180. display: none;
  181. position: absolute;
  182. top: 38px;
  183. z-index: 9999;
  184. line-height: 32px;
  185. background: #FFF;
  186. }
  187. #reflectCategoryList {
  188. height: 240px;
  189. background: #FFF;
  190. border: 1px solid #e5e6e7;
  191. overflow: auto;
  192. }
  193. #reflectCategoryList li {
  194. padding: 0 10px;
  195. width: 100%;
  196. line-height: 32px;
  197. }
  198. #reflectCategoryList li:hover {
  199. background: #00a1cb;
  200. }
  201. .reflectCategoryImg {
  202. position: absolute;
  203. right: 10px;
  204. }
  205. .tool_downs a {
  206. margin-right: 5px;
  207. }