css.wcss 4.8 KB

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