index.less 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241
  1. @import '~antd/lib/style/themes/default.less';
  2. @import '../../../src/themeColor.less';
  3. .seleSingle {
  4. background: @theme-light4Color !important;
  5. }
  6. standardTableSlo_don {
  7. :global {
  8. .ant-table-pagination {
  9. margin-top: 10px;
  10. }
  11. }
  12. .tableAlert {
  13. margin-bottom: 16px;
  14. }
  15. }
  16. :global {
  17. .ant-table-body,.ant-table-empty .ant-table-body{
  18. overflow: hidden !important;
  19. }
  20. .ant-layout-footer{
  21. height: 0;
  22. }
  23. .ant-input-number-input {
  24. height: 26px !important;
  25. }
  26. .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td {
  27. padding: 9px 8px;
  28. color: #696969;
  29. font-size: 12px;
  30. word-break: break-all;
  31. }
  32. .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th {
  33. background: rgba(@theme-light4RgbColor);
  34. }
  35. .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th {
  36. background: @theme-light4Color;
  37. padding: 10px 8px;
  38. }
  39. .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th {
  40. background: @theme-light4Color;
  41. padding: 10px 8px;
  42. }
  43. .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th {
  44. background: @theme-light4Color;
  45. padding: 10px 8px;
  46. }
  47. .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th {
  48. padding: 10px 8px;
  49. }
  50. .ant-table-bordered .ant-table-tbody > tr > td {
  51. border-right: 1px solid @theme-light4Color;
  52. }
  53. .ant-table-tbody > .seleSingle {
  54. background: #FCF0E4 !important;
  55. }
  56. .ant-table-tbody > .seleSingle:hover > td {
  57. background: #FCF0E4 !important;
  58. }
  59. .ant-table-tbody > tr:hover:not(.ant-table-expanded-row) > td {
  60. background: rgba(@theme-light4RgbColor);
  61. }
  62. .ant-table-bordered .ant-table-tbody > tr > td {
  63. border-right: 1px solid @theme-light4Color;
  64. }
  65. .ant-table-small > .ant-table-content > .ant-table-body {
  66. margin: 0;
  67. }
  68. .ant-table-thead > tr > th {
  69. color: #333;
  70. font-size: 13px;
  71. font-weight: 500 !important;
  72. }
  73. .ant-divider {
  74. background: #1890FF;
  75. }
  76. .ant-table-tbody > tr > td {
  77. border-bottom: 1px solid @theme-light4Color;
  78. }
  79. .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th {
  80. border-bottom: 1px solid @theme-light4Color;
  81. }
  82. .ant-table-small {
  83. border-color: @theme-light4Color !important;
  84. }
  85. table {
  86. border-color: @theme-light4Color !important;
  87. }
  88. .ant-select-selection {
  89. border-color: @theme-light4Color !important;
  90. }
  91. .ant-table-thead > tr > th > div {
  92. display: inline-block;
  93. }
  94. .ant-table-thead > tr > th .ant-table-filter-icon {
  95. position: relative;
  96. top: auto;
  97. right: auto;
  98. width: auto !important;
  99. height: auto !important;
  100. }
  101. .ant-table-thead > tr > th .ant-table-filter-icon > svg {
  102. position: relative;
  103. top: auto;
  104. left: auto;
  105. margin-top: 0;
  106. margin-left: 10px;
  107. background: @theme-light4Color;
  108. }
  109. .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters .ant-table-filter-icon.ant-table-filter-open {
  110. background: transparent;
  111. }
  112. .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover {
  113. background: transparent;
  114. }
  115. /*标记颜色-start*/
  116. .row_sld_color_FF6900 {
  117. background-color: #FF6900;
  118. }
  119. .row_sld_color_FCB900 {
  120. background-color: #FCB900;
  121. }
  122. .row_sld_color_7BDCB5 {
  123. background-color: #7BDCB5;
  124. }
  125. .row_sld_color_00D084 {
  126. background-color: #00D084;
  127. }
  128. .row_sld_color_8ED1FC {
  129. background-color: #8ED1FC;
  130. }
  131. .row_sld_color_0693E3 {
  132. background-color: #0693E3;
  133. }
  134. .row_sld_color_ABB8C3 {
  135. background-color: #ABB8C3;
  136. }
  137. .row_sld_color_EB144C {
  138. background-color: #EB144C;
  139. }
  140. .row_sld_color_F78DA7 {
  141. background-color: #F78DA7;
  142. }
  143. .row_sld_color_9900EF {
  144. background-color: #9900EF;
  145. }
  146. .row_sld_color_000FFF {
  147. background-color: #000FFF;
  148. }
  149. .row_sld_color_D0AAFF {
  150. background-color: #D0AAFF;
  151. }
  152. .row_sld_color_98BFFE {
  153. background-color: #98BFFE;
  154. }
  155. .row_sld_color_73E5FF {
  156. background-color: #73E5FF;
  157. }
  158. .row_sld_color_B1E788 {
  159. background-color: #B1E788;
  160. }
  161. .row_sld_color_FFF17A {
  162. background-color: #FFF17A;
  163. }
  164. .row_sld_color_FFBB7C {
  165. background-color: #FFBB7C;
  166. }
  167. .row_sld_color_FFA5AD {
  168. background-color: #FFA5AD;
  169. }
  170. .row_sld_color_FEC5E8 {
  171. background-color: #FEC5E8;
  172. }
  173. .row_sld_color_C2C2C2 {
  174. background-color: #C2C2C2;
  175. }
  176. .row_sld_color_191919 {
  177. background-color: #191919;
  178. }
  179. .row_sld_color_8187e0 {
  180. background-color: #8187e0;
  181. }
  182. /*标记颜色-end*/
  183. }