css.wcss 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  1. {
  2. "node": {
  3. "min-height": "100px",
  4. "background": "#ffffff",
  5. "overflow": "hidden"
  6. },
  7. "statChartAreaNode": {
  8. "height": "350px",
  9. "overflow": "hidden",
  10. "border": "1px solid #999"
  11. },
  12. "statChartAreaNode_noChart": {
  13. "height": "44px",
  14. "overflow": "hidden",
  15. "border": "1px solid #999"
  16. },
  17. "statTableAreaNode": {
  18. "margin-top": "10px",
  19. "max-height": "600px",
  20. "overflow": "auto"
  21. },
  22. "viewLoadingAreaNode": {
  23. "height": "40px",
  24. "margin-top": "20px"
  25. },
  26. "viewLoadingNode": {
  27. "border-radius": "3px",
  28. "background": "#DDD",
  29. "height": "26px",
  30. "width": "100px",
  31. "margin": "auto",
  32. "border": "1px solid #CCC",
  33. "line-height": "26px",
  34. "color": "#666"
  35. },
  36. "viewLoadingIconNode": {
  37. "height": "26px",
  38. "width": "28px",
  39. "background": "url("+"../x_component_query_Query/$Statistician/default/icon/loading.gif) center center no-repeat",
  40. "float": "left"
  41. },
  42. "viewLoadingTextNode": {
  43. "margin-left": "28px"
  44. },
  45. "blankTd": {
  46. "border-right": "1px solid #DFDFDF",
  47. "border-bottom": "1px solid #DFDFDF"
  48. },
  49. "totalHeadTh": {
  50. "height": "30px",
  51. "line-height": "30px",
  52. "background-color": "#f3f3f3",
  53. "border-right": "1px solid #DFDFDF",
  54. "border-bottom": "1px solid #DFDFDF"
  55. },
  56. "totalContentTdNode": {
  57. "text-align": "center",
  58. "padding": "3px",
  59. "background-color": "#f3f3f3",
  60. "border-right": "1px solid #DFDFDF",
  61. "border-bottom": "1px solid #DFDFDF"
  62. },
  63. "statChartNode": {
  64. //"margin-left": "180px",
  65. "height": "350px",
  66. "background-color": "#FFF",
  67. "overflow": "hidden"
  68. },
  69. "statChartToolbarNode": {
  70. "overflow": "hidden"
  71. },
  72. "statTableNode": {
  73. "border-left": "1px solid #DFDFDF",
  74. "border-top": "1px solid #DFDFDF",
  75. "background-color": "#FFF",
  76. "width": "calc( 100% - 1px )"
  77. },
  78. "statHeadTh": {
  79. "height": "30px",
  80. "line-height": "30px",
  81. "background-color": "#f0f8ff",
  82. "border-right": "1px solid #DFDFDF",
  83. "border-bottom": "1px solid #DFDFDF"
  84. },
  85. "statContentTdNode": {
  86. "text-align": "center",
  87. "padding": "3px",
  88. "background-color": "#fff",
  89. "border-right": "1px solid #DFDFDF",
  90. "border-bottom": "1px solid #DFDFDF"
  91. },
  92. "statContentTdNode_selected": {
  93. "background-color":"#faebd7"
  94. },
  95. "statChartFlagAreaNode": {
  96. "width": "180px",
  97. "height": "300px",
  98. "float": "left",
  99. "margin-right": "5px",
  100. "background-color": "#EEE",
  101. "overflow": "auto",
  102. "padding": " 10px 10px 15px 20px"
  103. },
  104. "statChartNode": {
  105. //"margin-left": "180px",
  106. "height": "300px",
  107. "background-color": "#FFF",
  108. "overflow": "hidden"
  109. },
  110. "statAllSelectTd": {
  111. "border-right": "1px solid #DFDFDF",
  112. "border-bottom": "1px solid #DFDFDF",
  113. "height": "20px",
  114. "width": "30px",
  115. "overflow": "hidden",
  116. "cursor": "pointer",
  117. "background": "url(../x_component_query_Query/$Statistician/default/icon/checkAll.png) center center no-repeat",
  118. "padding": "3px"
  119. },
  120. "statAllColSelectTd": {
  121. "border-right": "1px solid #DFDFDF",
  122. "border-bottom": "1px solid #DFDFDF",
  123. "height": "20px",
  124. "cursor": "pointer",
  125. "background": "url(../x_component_query_Query/$Statistician/default/icon/checkAllCol.png) center center no-repeat",
  126. "padding": "3px"
  127. },
  128. "statColSelectTd": {
  129. "border-right": "1px solid #DFDFDF",
  130. "border-bottom": "1px solid #DFDFDF",
  131. "background": "url(../x_component_query_Query/$Statistician/default/icon/check.png) center center no-repeat",
  132. "cursor": "pointer",
  133. "height": "20px",
  134. "padding": "3px"
  135. },
  136. "statAllRowSelectTd": {
  137. "border-right": "1px solid #DFDFDF",
  138. "border-bottom": "1px solid #DFDFDF",
  139. "height": "20px",
  140. "cursor": "pointer",
  141. "background": "url(../x_component_query_Query/$Statistician/default/icon/checkAllRow.png) center center no-repeat",
  142. "padding": "3px"
  143. },
  144. "statRowSelectTd": {
  145. "border-right": "1px solid #DFDFDF",
  146. "border-bottom": "1px solid #DFDFDF",
  147. "background": "url(../x_component_query_Query/$Statistician/default/icon/check.png) center center no-repeat",
  148. "cursor": "pointer",
  149. "width": "30px",
  150. "padding": "3px"
  151. },
  152. "statTableSelectedTd": {
  153. "background": "url(../x_component_query_Query/$Statistician/default/icon/checked.png) center center no-repeat"
  154. },
  155. "statTableSelectTd": {
  156. "background": "url(../x_component_query_Query/$Statistician/default/icon/check.png) center center no-repeat"
  157. },
  158. "ststChartFlagNode": {
  159. "height": "30x",
  160. "margin": "5px 5px 0px 0px",
  161. "background-color": "#EEE",
  162. "cursor": "default"
  163. },
  164. "ststChartFlagColorNode": {
  165. "height": "24px",
  166. "width": "24px",
  167. "float": "left",
  168. "box-shadow": "0px 0px 0px #FFF"
  169. },
  170. "ststChartFlagColorNode_over": {
  171. "box-shadow": "2px 2px 5px #333"
  172. },
  173. "ststChartFlagNameNode": {
  174. "height": "24px",
  175. "line-height": "24px",
  176. "font-size": "14px",
  177. "margin-left": "34px",
  178. "overflow": "hidden"
  179. }
  180. }