css.wcss 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  1. {
  2. "titleBar": {
  3. "overflow": "hidden",
  4. "height": "50px",
  5. "background-color": "#4c6b87"
  6. },
  7. "titleActionNode": {
  8. "float": "right",
  9. "margin-right": "20px",
  10. "height": "26px",
  11. "border": "1px solid #ffffff",
  12. "border-radius": "5px",
  13. "line-height": "26px",
  14. "text-align": "center",
  15. "padding": "0 20px",
  16. "margin-top": "12px",
  17. "cursor": "pointer",
  18. "color": "#ffffff"
  19. },
  20. "titleTextNode": {
  21. "padding-left": "20px",
  22. "color": "#FFF",
  23. "font-size": "18px",
  24. "line-height": "50px",
  25. "font-weight": "bold",
  26. "width": "160px",
  27. "float": "left"
  28. },
  29. "contentNode": {
  30. "overflow": "auto",
  31. "background-color": "#eeeeee"
  32. },
  33. "contentModuleArea": {
  34. "width": "90%",
  35. "margin": "20px auto",
  36. "overflow": "hidden"
  37. },
  38. "moduleNode": {
  39. "width": "160px",
  40. "height": "300px",
  41. "float": "left",
  42. "background-color": "#f5f5f5",
  43. "margin": "20px 5px"
  44. },
  45. "moduleIconNode": {
  46. "width": "160px",
  47. "height": "160px",
  48. "background-image": "url(../x_component_AppMarket/$Main/default/icon/logo1.png)",
  49. "background-repeat": "no-repeat",
  50. "background-position": "center"
  51. },
  52. "moduleIconAreaNode": {
  53. "width": "160px",
  54. "height": "160px",
  55. "background-color": "#666666",
  56. "overflow": "hidden"
  57. },
  58. "moduleContentNode": {
  59. "height": "130px",
  60. "padding": "5px 0px",
  61. "cursor": "pointer"
  62. },
  63. "moduleNameNode": {
  64. "height": "40px",
  65. "line-height": "20px",
  66. "padding": "0px 10px",
  67. "font-size": "16px",
  68. "font-weight": "bold",
  69. "color": "#333333",
  70. },
  71. "moduleCategoryNode": {
  72. "padding": "5px 10px 0px 10px",
  73. "height": "20px",
  74. "line-height": "20px",
  75. "font-size": "12px",
  76. "color": "#333333"
  77. },
  78. "moduleDescriptionNode": {
  79. "height": "36px",
  80. "line-height": "18px",
  81. "font-size": "12px",
  82. "padding": "0px 10px",
  83. "color": "#999999"
  84. },
  85. "moduleActionNode": {
  86. "height": "28px",
  87. "border": "1px solid #999999",
  88. "line-height": "28px",
  89. "font-size": "14px",
  90. "color": "#ffffff",
  91. "background-color": "#4c6b87",
  92. "cursor": "pointer",
  93. "text-align": "center"
  94. },
  95. "moduleLoadingAreaNode": {
  96. "margin": "auto",
  97. "width": "100px"
  98. },
  99. "moduleLoadingImgNode": {
  100. "margin-top": "60px",
  101. "margin-bottom": "60px",
  102. "width": "100px",
  103. "height": "100px",
  104. "border": "0px"
  105. },
  106. "moduleSetupContentNode": {
  107. "width": "90%",
  108. "margin": "auto",
  109. "overflow": "hidden"
  110. },
  111. "moduleSetupTitleNode": {
  112. "margin-top": "10px",
  113. "height": "130px",
  114. "background-color": "#ffffff"
  115. },
  116. "moduleSetupIconAreaNode": {
  117. "width": "130px",
  118. "height": "130px",
  119. "background-color": "#666666",
  120. "overflow": "hidden",
  121. "float": "left"
  122. },
  123. "moduleSetupIconNode": {
  124. "width": "130px",
  125. "height": "130px",
  126. "background": "url(../x_component_AppMarket/$Main/default/icon/logo1.png) center center no-repeat"
  127. },
  128. "moduleSetupTitleContentNode": {
  129. "margin-left": "140px",
  130. "padding-top": "10px",
  131. "padding-bottom": "10px",
  132. "height": "110px"
  133. },
  134. "moduleSetupNameNode": {
  135. "height": "30px",
  136. "line-height": "30px",
  137. "font-size": "16px",
  138. "font-weight": "bold",
  139. "color": "#333333"
  140. },
  141. "moduleSetupCategoryNode": {
  142. "height": "20px",
  143. "line-height": "20px",
  144. "font-size": "12px",
  145. "color": "#777777"
  146. },
  147. "moduleSetupDescriptionNode": {
  148. "height": "40px",
  149. "line-height": "20px",
  150. "font-size": "12px",
  151. "color": "#999999"
  152. },
  153. "moduleSetupCompareContentNode": {
  154. //"border": "1px solid #cccccc",
  155. "margin": "10px auto",
  156. "overflow": "hidden"
  157. },
  158. "moduleSetupContentInforNode": {
  159. "height": "36px",
  160. "line-height": "36px",
  161. "color": "#666666",
  162. "font-size": "14px",
  163. "padding-left": "6px"
  164. },
  165. "moduleSetupListAreaTitleNode": {
  166. "height": "30px",
  167. "line-height": "30px",
  168. "background-color": "#dddddd",
  169. "color": "#333333",
  170. "padding-left": "10px",
  171. "font-weight": "bold",
  172. "font-size": "14px"
  173. },
  174. "moduleSetupListAreaContentNode": {
  175. "min-height": "30px",
  176. "background-color": "#ffffff"
  177. },
  178. "moduleSetupListContentNode": {
  179. "height": "36px",
  180. "line-height": "36px",
  181. "margin": "0px 10px",
  182. "font-size": "14px",
  183. "color": "#666666",
  184. "border-bottom": "1px solid #eeeeee"
  185. },
  186. moduleSetupListIconNode: {
  187. "height": "36px",
  188. "float": "left",
  189. "width": "36px"
  190. },
  191. moduleSetupListNameNode: {
  192. "height": "36px",
  193. "margin-right": "160px",
  194. "margin-left": "36px"
  195. },
  196. moduleSetupListActionNode: {
  197. "height": "36px",
  198. "float": "right",
  199. "width": "60px"
  200. },
  201. moduleSetupListInforNode: {
  202. "height": "36px",
  203. "float": "right",
  204. "width": "100px"
  205. },
  206. "moduleSetupListActionSelectNode": {
  207. "border": "1px solid #333333"
  208. }
  209. }