css.wcss 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352
  1. {
  2. "toolbarNode": {
  3. "overflow": "hidden",
  4. "height": "80px",
  5. "border-bottom-left-radius": "0px",
  6. "border-bottom-right-radius": "0px",
  7. "border-bottom": "1px solid #314e69",
  8. "border-right": "1px solid #314e69",
  9. "border-left": "1px solid #314e69",
  10. "margin-right": "0px",
  11. "margin-left": "0px",
  12. "background-color": "#4c6b87",
  13. "position": "block"
  14. },
  15. "createCategoryNode": {
  16. "float": "left",
  17. "width": "80px",
  18. "height": "80px",
  19. "background": "url("+"../x_component_process_ProcessManager/$ProcessExplorer/default/categoryIcon/createCategory.png) no-repeat center center",
  20. "cursor": "pointer",
  21. "border-right": "1px solid #EEE",
  22. "border-left": "0px solid #EEE"
  23. },
  24. "searchCategoryNode": {
  25. "margin-left": "81px",
  26. "overflow": "hidden"
  27. },
  28. "searchCategoryButtonNode": {
  29. "float": "right",
  30. "width": "80px",
  31. "height": "80px",
  32. "margin-right": "40px",
  33. "background": "url("+"../x_component_process_ProcessManager/$ProcessExplorer/default/categoryIcon/searchCategory.png) no-repeat center center",
  34. "cursor": "pointer"
  35. },
  36. "searchCategoryInputAreaNode": {
  37. "margin-right": "120px",
  38. "text-align": "right",
  39. },
  40. "searchCategoryInputBoxNode": {
  41. "margin-top": "25px",
  42. "width": "60%",
  43. "max-width": "500px",
  44. "height": "30px",
  45. "border-radius": "5px",
  46. "background-color": "#EEE",
  47. "float": "right",
  48. "text-align": "center",
  49. },
  50. "searchCategoryInputNode": {
  51. "width": "96%",
  52. "height": "28px",
  53. "border": "0px",
  54. "font-family": "Microsoft YaHei",
  55. "font-size": "14px",
  56. "color": "#999",
  57. "background": "transparent",
  58. "-webkit-user-select": "auto",
  59. "-moz-user-select": "auto"
  60. },
  61. "categoryCreateMarkNode": {
  62. "opacity": 0.6,
  63. "position": "relative",
  64. "background-color": "#CCC"
  65. },
  66. "categoryCreateAreaNode": {
  67. "position": "absolute",
  68. "margin-left": "140px",
  69. "opacity": 0,
  70. "top": "0px"
  71. },
  72. "categoryCreateNode": {
  73. "background-color": "#FFF",
  74. "width": "80%",
  75. "max-width": "600px",
  76. "box-shadow": "0px 0px 20px #999",
  77. "margin": "auto",
  78. "border-radius": "8px",
  79. "border": "6px solid #666",
  80. "overflow": "hidden"
  81. },
  82. "categoryCreateNewNode": {
  83. "width": "47px",
  84. "height": "47px",
  85. "background": "url("+"../x_component_process_ProcessManager/$ProcessExplorer/default/categoryIcon/new.png) no-repeat"
  86. },
  87. "categoryCreateFormNode": {
  88. "border-radius": "8px",
  89. "border": "0px solid #666",
  90. "width": "70%",
  91. "margin": "auto",
  92. "font-size": "16px",
  93. "color": "#666",
  94. "font-family": "Microsoft YaHei"
  95. },
  96. "categoryCreateOkActionNode": {
  97. "height": "30px",
  98. "width": "85px",
  99. "cursor": "pointer",
  100. "float": "right",
  101. "line-height": "30px",
  102. "padding-left": "65px",
  103. "font-size": "16px",
  104. "font-family": "Microsoft YaHei",
  105. "border-radius": "3px",
  106. "border": "1px solid #354f67",
  107. "color": "#FFF",
  108. "margin-right": "20px",
  109. "margin-top": "20px",
  110. "box-shadow": "0px 0px 0px #666",
  111. "background": "url("+"../x_component_process_ProcessManager/$ProcessExplorer/default/categoryIcon/editOk_bg.png) no-repeat"
  112. },
  113. "categoryCreateCancelActionNode": {
  114. "height": "30px",
  115. "width": "60px",
  116. "cursor": "pointer",
  117. "float": "right",
  118. "line-height": "30px",
  119. "padding-left": "40px",
  120. "font-size": "16px",
  121. "font-family": "Microsoft YaHei",
  122. "border-radius": "3px",
  123. "color": "#FFF",
  124. "margin-top": "20px",
  125. "box-shadow": "0px 0px 0px #666",
  126. "border": "1px solid #999",
  127. "background": "url("+"../x_component_process_ProcessManager/$ProcessExplorer/default/categoryIcon/editCancel_bg.png) no-repeat"
  128. },
  129. "categoryContentNode": {
  130. "overflow": "hidden",
  131. "position": "block"
  132. },
  133. "categoryContentListNode": {
  134. "overflow": "hidden",
  135. "padding-bottom": "20px"
  136. },
  137. "categoryLoadding": {
  138. "height": "60px",
  139. "line-height": "60px",
  140. "color": "#666",
  141. "text-align": "center",
  142. "font-size": "18px",
  143. "font-family": "Microsoft YaHei",
  144. "margin-top": "20px"
  145. },
  146. "categoryLoaded": {
  147. "height": "40px",
  148. "line-height": "40px",
  149. "color": "#666",
  150. "text-align": "center",
  151. "font-size": "18px",
  152. "font-family": "Microsoft YaHei",
  153. "margin-top": "20px"
  154. },
  155. "categoryAreaNode": {
  156. "height": "120px",
  157. "margin": "20px 20px 0px 20px",
  158. "opacity": 0,
  159. "width": "auto"
  160. },
  161. "categoryNode": {
  162. "width": "200px",
  163. "height": "120px",
  164. "float": "left",
  165. "color": "#FFF"
  166. },
  167. "processListAreaNode": {
  168. "margin-left": "200px",
  169. "height": "120px",
  170. "background-color": "#FFF",
  171. "overflow": "hidden",
  172. "width": "1px"
  173. },
  174. "processListNode": {
  175. "overflow": "hidden",
  176. "height": "120px",
  177. "white-space": "nowrap"
  178. },
  179. "categoryIconNode": {
  180. "width": "60px",
  181. "height": "60px",
  182. "background-repeat": "no-repeat",
  183. "background-position": "center center",
  184. "float": "left"
  185. },
  186. "categoryNewNode_expand": {
  187. "width": "47px",
  188. "height": "47px",
  189. "position": "relative",
  190. "top": "-60px",
  191. "background": "url("+"../x_component_process_ProcessManager/$ProcessExplorer/default/categoryIcon/new.png) no-repeat right"
  192. },
  193. "categoryNewNode": {
  194. "width": "47px",
  195. "height": "47px",
  196. "position": "relative",
  197. "top": "-120px",
  198. "background": "url("+"../x_component_process_ProcessManager/$ProcessExplorer/default/categoryIcon/new.png) no-repeat right"
  199. },
  200. "categoryCountNode": {
  201. "opacity": 0.6,
  202. "font-size": "48px",
  203. "font-family": "Bernard MT Condensed",
  204. "width": "90px",
  205. "height": "60px",
  206. "line-height": "60px",
  207. "text-align": "right",
  208. "margin-right": "10px",
  209. "float": "right"
  210. },
  211. "categoryTitleNode": {
  212. "height": "30px",
  213. "line-height": "22px",
  214. "margin": "0px 10px",
  215. "overflow": "hidden",
  216. "font-size": "18px",
  217. "font-family": "Microsoft YaHei",
  218. "clear": "both",
  219. "font-weight": "bold"
  220. },
  221. "categoryTitleNode_expand": {
  222. "height": "60px",
  223. "line-height": "60px",
  224. "margin-left": "60px",
  225. "margin-right": "100px",
  226. "overflow": "hidden",
  227. "font-size": "18px",
  228. "font-family": "Microsoft YaHei",
  229. "clear": "none",
  230. "font-weight": "bold"
  231. },
  232. "categoryExpandActionNode": {
  233. "height": "30px",
  234. "width": "30px",
  235. "float": "right",
  236. "cursor": "pointer",
  237. "position": "static",
  238. "margin-right": "0px",
  239. "top": "0px",
  240. "display": "block",
  241. "background": "url("+"../x_component_process_ProcessManager/$ProcessExplorer/default/categoryIcon/expand.png) no-repeat center center"
  242. },
  243. "categoryExpandActionNode_expand": {
  244. "height": "30px",
  245. "width": "30px",
  246. "float": "right",
  247. "cursor": "pointer",
  248. "position": "relative",
  249. "margin-right": "90px",
  250. "top": "-45px",
  251. "background": "url("+"../x_component_process_ProcessManager/$ProcessExplorer/default/categoryIcon/collapse.png) no-repeat center center"
  252. },
  253. "categoryActionNode": {
  254. "margin-right": "30px",
  255. "margin-left": "6px",
  256. "height": "30px",
  257. "width": "auto",
  258. "float": "none",
  259. "top": "0px",
  260. "position": "static"
  261. },
  262. "categoryActionNode_expand": {
  263. "height": "30px",
  264. "top": "-45px",
  265. "position": "relative",
  266. "float": "right",
  267. "width": "auto"
  268. },
  269. "categoryAddProcessActionNode": {
  270. "height": "30px",
  271. "width": "24px",
  272. "float": "left",
  273. "cursor": "pointer",
  274. "background": "url("+"../x_component_process_ProcessManager/$ProcessExplorer/default/categoryIcon/addProcess.png) no-repeat center center"
  275. },
  276. "categoryEditActionNode": {
  277. "height": "30px",
  278. "width": "24px",
  279. "float": "left",
  280. "cursor": "pointer",
  281. "background": "url("+"../x_component_process_ProcessManager/$ProcessExplorer/default/categoryIcon/editCategory.png) no-repeat center center"
  282. },
  283. "categoryDeleteActionNode": {
  284. "height": "30px",
  285. "width": "24px",
  286. "float": "left",
  287. "cursor": "pointer",
  288. "background": "url("+"../x_component_process_ProcessManager/$ProcessExplorer/default/categoryIcon/deleteCategory.png) no-repeat center center"
  289. },
  290. noProcessNoticeNode: {
  291. "text-align": "left",
  292. "padding": "20px",
  293. "height": "60px",
  294. "line-height": "60px",
  295. "margin-top": "10px",
  296. "margin-left": "0px",
  297. "color": "#888",
  298. "cursor": "pointer",
  299. "font-size": "16px"
  300. },
  301. processNode: {
  302. "width": "200px",
  303. "padding": "10px",
  304. "height": "80px",
  305. "margin-top": "10px",
  306. "margin-left": "10px",
  307. "border-left": "1px solid #CCC",
  308. "float": "left",
  309. "cursor": "default"
  310. },
  311. "processIconNode": {
  312. "padding": "0px",
  313. "float": "left",
  314. "width": "32px",
  315. "height": "32px"
  316. },
  317. "processTextTitleNode": {
  318. "margin-left": "40px",
  319. "margin-right": "12px",
  320. "height": "32px",
  321. "line-height": "32px",
  322. "font-size": "14px",
  323. "font-weight": "bold",
  324. "overflow": "hidden",
  325. "cursor": "pointer",
  326. "color": "#333"
  327. },
  328. "processRankNode": {
  329. "padding": "0px",
  330. "float": "right",
  331. "width": "12px",
  332. "height": "32px",
  333. "text-align": "right",
  334. "color": "#999",
  335. "opacity": 0.6,
  336. "font-size": "18px",
  337. "font-family": "Bernard MT Condensed"
  338. },
  339. "processTextDescriptionNode": {
  340. "font-size": "12px",
  341. "line-height": "20px",
  342. "margin-top": "8px",
  343. "height": "40px",
  344. "color": "#777",
  345. "overflow": "hidden",
  346. "white-space": "normal"
  347. }
  348. }