css.wcss 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346
  1. {
  2. "titleBar": {
  3. "overflow": "hidden",
  4. "height": "50px",
  5. "margin": "0px 0px",
  6. "background-color": "#000",
  7. "opacity": "0.7"
  8. },
  9. "titleTextNode": {
  10. "padding-right": "20px",
  11. "color": "#FFF",
  12. "font-size": "18px",
  13. "line-height": "50px",
  14. "font-weight": "bold",
  15. "width": "160px",
  16. "float": "right",
  17. "text-align": "right"
  18. },
  19. "contentNode": {
  20. "overflow": "auto",
  21. "background-color": "#ffffff"
  22. },
  23. "contentModuleArea": {
  24. "width": "90%",
  25. "margin": "20px auto",
  26. "overflow": "hidden"
  27. },
  28. "createApplicationNode": {
  29. "float": "left",
  30. "width": "50px",
  31. "height": "50px",
  32. "background": "url(/x_component_AppCenter/$Main/default/icon/create.png) no-repeat center center",
  33. "cursor": "pointer",
  34. "border-right": "1px solid #EEE",
  35. "border-left": "0px solid #EEE"
  36. },
  37. "emptyNode": {
  38. "height": "60px",
  39. "width": "80%",
  40. "margin": "auto",
  41. "margin-top": "40px",
  42. "text-align": "center",
  43. "font-size": "18px",
  44. "color": "#999999",
  45. "cursor": "pointer"
  46. },
  47. "moduleIconNode": {
  48. "width": "100px",
  49. "height": "100px",
  50. "float": "left",
  51. "background": "url(/x_component_AppMarket/$Main/default/icon/default.png) center center no-repeat"
  52. },
  53. "moduleSetupContentNode": {
  54. "width": "90%",
  55. "margin": "auto",
  56. "overflow": "hidden"
  57. },
  58. "moduleSetupTitleNode": {
  59. "margin-top": "10px",
  60. "height": "100px",
  61. "background-color": "#f1f1f1"
  62. },
  63. "moduleSetupTitleContentNode": {
  64. "margin-left": "110px",
  65. "padding-top": "6px",
  66. "padding-bottom": "2px",
  67. "height": "86px"
  68. },
  69. "moduleSetupNameNode": {
  70. "height": "30px",
  71. "line-height": "30px",
  72. "font-size": "12px",
  73. "font-weight": "bold",
  74. "color": "#333333"
  75. },
  76. "moduleSetupCategoryNode": {
  77. "height": "28px",
  78. "line-height": "28px",
  79. "font-size": "12px",
  80. "font-weight": "bold",
  81. "color": "#333333"
  82. },
  83. "moduleSetupDescriptionNode": {
  84. "height": "28px",
  85. "line-height": "28px",
  86. "font-size": "12px",
  87. "font-weight": "bold",
  88. "color": "#333333"
  89. },
  90. "moduleInputTitleNode":{
  91. "height": "28px",
  92. "line-height": "28px",
  93. "width": "60px",
  94. "float": "left"
  95. },
  96. "moduleInputContentNode": {
  97. "margin-left": "60px",
  98. "height": "100%"
  99. },
  100. "moduleInputNode": {
  101. "height": "20px",
  102. "line-height": "20px",
  103. "width": "90%",
  104. "border": "1px solid #cccccc"
  105. },
  106. "moduleSetupCompareContentNode": {
  107. //"border": "1px solid #cccccc",
  108. "margin-top": "10px",
  109. "overflow": "auto"
  110. },
  111. "moduleLoadingAreaNode": {
  112. "margin": "auto",
  113. "width": "100px"
  114. },
  115. "moduleLoadingImgNode": {
  116. "margin-top": "60px",
  117. "margin-bottom": "60px",
  118. "width": "100px",
  119. "height": "100px",
  120. "border": "0px"
  121. },
  122. "moduleSetupContentInforNode": {
  123. "height": "36px",
  124. "line-height": "36px",
  125. "color": "#666666",
  126. "font-size": "14px",
  127. "padding-left": "6px"
  128. },
  129. "moduleSetupListAreaTitleNode": {
  130. "height": "30px",
  131. "line-height": "30px",
  132. "background-color": "#eeeeee",
  133. "color": "#333333",
  134. "padding-left": "10px",
  135. "font-weight": "bold",
  136. "font-size": "14px"
  137. },
  138. "moduleSetupListAreaContentNode": {
  139. "min-height": "30px"
  140. },
  141. "moduleSetupListContentNode": {
  142. "height": "36px",
  143. "line-height": "36px",
  144. "margin": "0px 10px",
  145. "font-size": "14px",
  146. "color": "#666666",
  147. "background": "transparent",
  148. "border-bottom": "1px solid #eeeeee"
  149. },
  150. "moduleSetupListContentNode_over": {
  151. "height": "36px",
  152. "line-height": "36px",
  153. "margin": "0px 10px",
  154. "font-size": "14px",
  155. "color": "#666666",
  156. "background": "#f3f9ff",
  157. "border-bottom": "1px solid #eeeeee"
  158. },
  159. "moduleSetupListIconNode": {
  160. "height": "36px",
  161. "float": "left",
  162. "width": "36px"
  163. },
  164. "moduleSetupListNameNode": {
  165. "height": "36px",
  166. "margin-right": "160px",
  167. "margin-left": "36px",
  168. "overflow": "hidden",
  169. "cursor": "pointer"
  170. },
  171. "moduleSetupListActionNode": {
  172. "height": "36px",
  173. "float": "right",
  174. "width": "60px"
  175. },
  176. "moduleSetupListInforNode": {
  177. "height": "36px",
  178. "float": "right",
  179. "width": "100px"
  180. },
  181. "moduleSelectActionNode": {
  182. "height": "18px",
  183. "line-height": "18px",
  184. "margin-top": "8px",
  185. "width": "40px",
  186. "border-radius": "6px",
  187. "border": "1px solid #999",
  188. "color": "#333",
  189. "text-align": "center",
  190. "font-size": "12px",
  191. "cursor": "pointer"
  192. },
  193. "moduleSelectContentAreaNode": {
  194. "background-color": "#ffffff",
  195. "height": "36px",
  196. "border-radius": "6px",
  197. "position": "absolute"
  198. },
  199. "moduleSelectTitleNode": {
  200. "height": "30px",
  201. "line-height": "30px",
  202. "font-size": "14px",
  203. "color": "#666666",
  204. "border-radius": "6px",
  205. "text-align": "center",
  206. },
  207. "moduleSelectContentNode": {
  208. "border-top": "1px solid #999999",
  209. "border-left": "1px solid #999999",
  210. "border-bottom": "1px solid #cccccc",
  211. "border-right": "1px solid #cccccc",
  212. "background-color": "#ffffff",
  213. "width": "95%",
  214. "margin": "0px auto",
  215. "overflow": "auto"
  216. },
  217. "moduleSelectButtonNode": {
  218. "height": "40px",
  219. "overflow": "hidden"
  220. },
  221. "moduleSelectButtonActionNode": {
  222. "height": "20px",
  223. "width": "50px",
  224. "text-align": "center",
  225. "line-height": "20px",
  226. "font-size": "12px",
  227. "border": "1px solid #999999",
  228. "border-radius": "5px",
  229. "float": "right",
  230. "margin-right": "10px",
  231. "margin-top": "10px",
  232. "background-color": "#ffffff",
  233. "cursor": "pointer"
  234. },
  235. "moduleSelectContentTitleNode": {
  236. "height": "24px",
  237. "line-height": "24px",
  238. "font-size": "12px",
  239. "padding": "0px 5px",
  240. "background-color": "#e7eaed",
  241. "border-bottom": "1px solid #cccccc"
  242. },
  243. "moduleSelectContentTitleTextNode": {
  244. "height": "24px",
  245. "margin-right": "120px"
  246. },
  247. "moduleSelectContentTitleButtonNode": {
  248. "height": "24px",
  249. "width": "115px",
  250. "float": "right"
  251. },
  252. "moduleSelectContentTitleButtonActionNode": {
  253. "height": "18px",
  254. "width": "45px",
  255. "text-align": "center",
  256. "line-height": "18px",
  257. "font-size": "12px",
  258. "border": "1px solid #999999",
  259. "border-radius": "5px",
  260. "float": "right",
  261. "margin-left": "3px",
  262. "margin-top": "3px",
  263. "background-color": "#ffffff",
  264. "cursor": "pointer"
  265. },
  266. "moduleSelectContentListNode": {
  267. "min-height": "20px"
  268. },
  269. "moduleSelectContentListItemNode": {
  270. "height": "20px",
  271. "line-height": "20px",
  272. "padding-left": "20px",
  273. "color": "#555555"
  274. },
  275. "moduleStatusInforNode1": {
  276. "height": "24px",
  277. "line-height": "24px",
  278. "font-size": "12px",
  279. "padding": "0px 5px",
  280. "background-color": "#e7eaed",
  281. "border-bottom": "1px solid #cccccc"
  282. },
  283. "moduleStatusInforNode2": {
  284. "height": "24px",
  285. "line-height": "24px",
  286. "font-size": "12px",
  287. "padding": "0px 15px",
  288. },
  289. "moduleNode": {
  290. "width": "300px",
  291. "height": "100px",
  292. "float": "left",
  293. "margin": "20px 10px"
  294. },
  295. "moduleIconNode": {
  296. "width": "100px",
  297. "height": "100px",
  298. "float": "left",
  299. "background": "url(/x_component_AppCenter/$Main/default/icon/default.png) center center no-repeat"
  300. },
  301. "moduleContentNode": {
  302. "margin-left": "110px",
  303. "margin-top": "2px",
  304. "margin-bottom": "2px",
  305. "height": "96px"
  306. },
  307. "moduleNameNode": {
  308. "height": "24px",
  309. "line-height": "24px",
  310. "font-size": "14px",
  311. "font-weight": "bold",
  312. "color": "#333333"
  313. },
  314. "moduleCategoryNode": {
  315. "height": "18px",
  316. "line-height": "18px",
  317. "font-size": "12px",
  318. "color": "#777777"
  319. },
  320. "moduleDescriptionNode": {
  321. "height": "36px",
  322. "line-height": "18px",
  323. "font-size": "12px",
  324. "color": "#999999"
  325. },
  326. "moduleActionNode": {
  327. "height": "16px",
  328. "width": "60px",
  329. "border": "1px solid #999999",
  330. "line-height": "16px",
  331. "font-size": "12px",
  332. "border-radius": "8px",
  333. "color": "#ffffff",
  334. "background-color": "#4c6b87",
  335. "cursor": "pointer",
  336. "text-align": "center"
  337. }
  338. }