qcList.less 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  1. ul,li{
  2. list-style: none;
  3. }
  4. h2{
  5. padding: 11px 20px;
  6. font-size: 16px;
  7. font-weight: 600;
  8. border-bottom: 1px solid #E2E5EF;
  9. }
  10. .main-body{
  11. margin: 20px 40px;
  12. }
  13. table{
  14. width: 100%;
  15. border:1px solid #E2E5EF;
  16. border-collapse: collapse;
  17. thead{
  18. background: #EFF0F9;
  19. }
  20. th,td{
  21. height: 40px;
  22. box-sizing: border-box;
  23. padding: 0 10px;
  24. border:1px solid #E2E5EF;
  25. border-collapse: collapse;
  26. }
  27. .moduleNumber{
  28. text-align: center;
  29. }
  30. .scoreOperaItem{
  31. width: 50px;
  32. cursor: pointer;
  33. }
  34. }
  35. .tabFoot{
  36. height: 50px;
  37. border: 1px solid #E2E5EF;
  38. border-top: none;
  39. box-sizing: border-box;
  40. margin-right: 1px;
  41. }
  42. .scoreOpera{
  43. height: 50px;
  44. line-height: 50px;
  45. margin: 0 20px 0 17px;
  46. cursor: pointer;
  47. img{
  48. margin: 0 10px 0 0;
  49. }
  50. }
  51. .recordScoreOperaBtn{
  52. cursor: pointer;
  53. color: #5A8EEE;
  54. }
  55. .recordScoreBtn{
  56. cursor: pointer;
  57. display: inline-block;
  58. width:68px;
  59. height:30px;
  60. line-height: 30px;
  61. text-align: center;
  62. border-radius:4px;
  63. box-sizing: border-box;
  64. border: 1px solid #5A8EEE;
  65. color: #5A8EEE;
  66. }
  67. .filterBox{
  68. margin: 0 0 20px 0;
  69. }
  70. .filterItem{
  71. position: relative;
  72. display: inline-block;
  73. margin-right: 20px;
  74. height: 40px;
  75. line-height: 40px;
  76. input{
  77. width:120px;
  78. height:40px;
  79. border-radius:4px;
  80. border: 1px solid #E2E5EF;
  81. outline: none;
  82. margin-right: 10px;
  83. padding: 0 10px;
  84. }
  85. }
  86. .filter{
  87. display: inline-block;
  88. width:60px;
  89. height:36px;
  90. background:#5A8EEE;
  91. border-radius:4px;
  92. color: #fff;
  93. text-align: center;
  94. line-height: 36px;
  95. position: relative;
  96. top: -2px;
  97. }
  98. .iconCheck{
  99. width: 14px;
  100. }
  101. .datapickerBox{
  102. position: relative;
  103. display: inline-block;
  104. width: 150px;
  105. height: 40px;
  106. top: 10px;
  107. input{
  108. position: absolute;
  109. }
  110. }
  111. .iconCalen{
  112. position: absolute;
  113. width: 15px;
  114. top: 15px;
  115. right: 20px;
  116. }
  117. .textCenter{
  118. text-align: center;
  119. }
  120. .patientNameSpan{
  121. color: #5A8EEE;
  122. cursor: pointer;
  123. }
  124. .pagination{
  125. margin: 35px 0 0 0 ;
  126. text-align: right;
  127. }
  128. .activePage{
  129. color: #5A8EEE;
  130. }
  131. .pageNum,.prePage,.nextPage, .more{
  132. display: inline-block;
  133. width: 20px;
  134. cursor: pointer;
  135. margin: 0 20px 0 0;
  136. text-align: center;
  137. }
  138. .prePage,.nextPage{
  139. img{
  140. position: relative;
  141. top: -2px;
  142. }
  143. }
  144. .more{
  145. cursor: not-allowed;
  146. }
  147. .arrowPage{
  148. width: 6px;
  149. }
  150. .ui-datepicker-calendar {
  151. border: 0 none;
  152. }
  153. .ui-datepicker thead {
  154. background-color: #fff;
  155. color: #c3cbd6;
  156. }
  157. .ui-datepicker td {
  158. padding: 0;
  159. height: auto;
  160. color: #657180;
  161. }
  162. .ui-datepicker td span, .ui-datepicker td a {
  163. text-align: center;
  164. height: 30px;
  165. line-height: 30px;
  166. }
  167. .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  168. border: 0;
  169. background-color: #fff;
  170. &:hover {
  171. background-color: #c4d8fe;
  172. }
  173. }
  174. .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  175. color: #333;
  176. font-weight: normal;
  177. height: 30px;
  178. line-height: 30px;
  179. margin: 0 5px;
  180. width: 40%;
  181. border-radius: 3px;
  182. }
  183. .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  184. top: 5px;
  185. }
  186. .ui-state-active, .ui-widget-content .ui-state-active {
  187. background-color: #5a8eee !important;
  188. color: #fff;
  189. }
  190. .ui-state-highlight, .ui-widget-content .ui-state-highlight {
  191. background-color: #fff5bf !important;
  192. color: #657180;
  193. }
  194. .ui-widget-header {
  195. background-color: #fff;
  196. border: 0 none;
  197. }