css.wcss 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418
  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": "static"
  14. },
  15. "iconElementNode": {
  16. "float": "left",
  17. "width": "80px",
  18. "height": "80px",
  19. "background-position": "center center",
  20. "background-repeat": "no-repeat",
  21. "cursor": "pointer"
  22. },
  23. "createElementNode": {
  24. "float": "left",
  25. "width": "80px",
  26. "height": "80px",
  27. "background": "url("+"../x_component_process_ProcessManager/$Explorer/default/icon/createProcess.png) no-repeat center center",
  28. "cursor": "pointer",
  29. "border-right": "1px solid #EEE",
  30. "border-left": "0px solid #EEE"
  31. },
  32. "titleElementNode": {
  33. "float": "left",
  34. "width": "180px",
  35. "height": "80px",
  36. "line-height": "80px",
  37. "color": "#FFF",
  38. "font-weight": "bold",
  39. "font-family": "Microsoft YaHei",
  40. "font-size": "18px",
  41. "margin-left": "5px"
  42. },
  43. "categoryElementNode": {
  44. "overflow": "hidden",
  45. "background-color": "#ffffff",
  46. "position": "static",
  47. "font-size": "14px"
  48. },
  49. "categoryElementItemAllNode": {
  50. "float": "left",
  51. "cursor": "pointer",
  52. "background": "url('../x_component_process_ProcessManager/$Explorer/default/icon/icon_quanbu.png') 0 center no-repeat",
  53. "height": "38px",
  54. "margin-left": "30px",
  55. "padding-left": "22px",
  56. "line-height":"38px",
  57. "color": "#333333",
  58. "border-bottom": "2px solid #ffffff"
  59. },
  60. "categoryElementItemAllNode_current": {
  61. "background": "url('../x_component_process_ProcessManager/$Explorer/default/icon/icon_quanbu_click.png') 0 center no-repeat",
  62. "color": "#4a90e2",
  63. "border-bottom": "2px solid #4a90e2"
  64. },
  65. "categoryElementItemNode": {
  66. "float": "left",
  67. "cursor": "pointer",
  68. "background": "url('../x_component_process_ProcessManager/$Explorer/default/icon/icon__leading_in_grey.png') 0 center no-repeat",
  69. "height": "38px",
  70. "margin-left": "30px",
  71. "padding-left": "22px",
  72. "line-height":"38px",
  73. "color": "#333333",
  74. "border-bottom": "2px solid #ffffff"
  75. },
  76. "categoryElementItemNode_current": {
  77. "background": "url('../x_component_process_ProcessManager/$Explorer/default/icon/icon__leading_in_click.png') 0 center no-repeat",
  78. "color": "#4a90e2",
  79. "border-bottom": "2px solid #4a90e2"
  80. },
  81. "searchElementNode": {
  82. "margin-left": "362px",
  83. "overflow": "hidden"
  84. },
  85. "searchElementButtonNode": {
  86. "float": "right",
  87. "width": "80px",
  88. "height": "80px",
  89. "margin-right": "40px",
  90. "background": "url("+"../x_component_process_ProcessManager/$Explorer/default/categoryIcon/searchCategory.png) no-repeat center center",
  91. "cursor": "pointer"
  92. },
  93. "searchElementInputAreaNode": {
  94. "margin-right": "120px",
  95. "text-align": "right"
  96. },
  97. "searchElementInputBoxNode": {
  98. "margin-top": "25px",
  99. "width": "80%",
  100. "max-width": "500px",
  101. "height": "30px",
  102. "border-radius": "5px",
  103. "background-color": "#EEE",
  104. "float": "right",
  105. "text-align": "center"
  106. },
  107. "searchElementInputNode": {
  108. "width": "96%",
  109. "height": "28px",
  110. "border": "0px",
  111. "font-family": "Microsoft YaHei",
  112. "font-size": "14px",
  113. "color": "#999",
  114. "background": "transparent",
  115. "-webkit-user-select": "auto",
  116. "-moz-user-select": "auto"
  117. },
  118. "elementContentNode": {
  119. "overflow": "hidden",
  120. "position": "static"
  121. },
  122. "elementContentListNode": {
  123. "overflow": "hidden",
  124. "padding-bottom": "20px"
  125. },
  126. "noElementNode": {
  127. "text-align": "center",
  128. "padding": "20px",
  129. "height": "60px",
  130. "line-height": "60px",
  131. "margin-top": "10px",
  132. "margin-left": "0px",
  133. "color": "#888",
  134. "cursor": "pointer",
  135. "font-size": "16px"
  136. },
  137. "deleteItemsAction": {
  138. "width": "140px",
  139. "height": "30px",
  140. "cursor": "pointer",
  141. "position": "absolute",
  142. "background-color": "#c04444",
  143. "border": "1px solid #FFF",
  144. "line-height": "30px",
  145. "font-size": "14px",
  146. "font-family": "Microsoft YaHei",
  147. "color": "#FFF",
  148. "text-align": "center",
  149. "border-radius": "0px",
  150. "opacity": 0,
  151. "box-shadow": "0px 2px 5px #666"
  152. },
  153. "noItemNoticeNode": {
  154. "text-align": "left",
  155. "padding": "20px",
  156. "height": "60px",
  157. "line-height": "60px",
  158. "margin-top": "10px",
  159. "margin-left": "0px",
  160. "color": "#888",
  161. "cursor": "pointer",
  162. "font-size": "16px"
  163. },
  164. "itemNode": {
  165. "width": "240px",
  166. "padding": "10px",
  167. "height": "60px",
  168. "margin-top": "20px",
  169. "margin-left": "20px",
  170. "border": "1px solid #CCC",
  171. "float": "left",
  172. "background-color": "#FFF",
  173. "cursor": "default"
  174. },
  175. "itemNode_selected": {
  176. "background-color": "#b7d0e6"
  177. },
  178. "itemIconNode": {
  179. "padding": "0px",
  180. "float": "left",
  181. "width": "40px",
  182. "height": "60px"
  183. },
  184. "itemTextTitleNode": {
  185. "margin-left": "50px",
  186. "margin-right": "20px",
  187. "height": "20px",
  188. "line-height": "20px",
  189. "font-size": "14px",
  190. "font-weight": "bold",
  191. "overflow": "hidden",
  192. "cursor": "pointer",
  193. "color": "#333"
  194. },
  195. "deleteActionNode": {
  196. "padding": "0px",
  197. "float": "right",
  198. "width": "16px",
  199. "height": "16px",
  200. "opacity": 0,
  201. "cursor": "pointer",
  202. "background": "url("+"../x_component_process_ProcessManager/$Explorer/default/processIcon/deleteProcess.png) no-repeat center center"
  203. },
  204. "itemTextDescriptionNode": {
  205. "margin-left": "50px",
  206. "margin-right": "20px",
  207. "font-size": "12px",
  208. "line-height": "20px",
  209. "height": "20px",
  210. "color": "#777",
  211. "overflow": "hidden",
  212. "white-space": "normal"
  213. },
  214. "itemTextDateNode": {
  215. "margin-left": "50px",
  216. "font-size": "12px",
  217. "line-height": "20px",
  218. "height": "20px",
  219. "color": "#777",
  220. "text-align": "right"
  221. },
  222. "itemNewNode": {
  223. "width": "47px",
  224. "height": "47px",
  225. "position": "relative",
  226. "top": "-70px",
  227. "left": "-10px",
  228. "background": "url("+"../x_component_process_ProcessManager/$Explorer/default/icon/new.png) no-repeat right"
  229. },
  230. "createTemplateMaskNode": {
  231. "width": "100%",
  232. "height": "100%",
  233. "background-color": "#666",
  234. "position": "absolute",
  235. "top": "0px",
  236. "left": "0px",
  237. "opacity": 0.4,
  238. "z-index":100
  239. },
  240. "createTemplateAreaNode": {
  241. "width": "688px",
  242. "height": "226",
  243. "border": "3px solid #999",
  244. "border-radius": "12px",
  245. "box-shadow": "0px 0px 10px #999",
  246. "position": "absolute",
  247. "top": "20%",
  248. "left": "10%",
  249. "z-index": "30000",
  250. "background-color": "#FFF",
  251. "opacity": 0
  252. },
  253. "createFormTemplateAreaNode": {
  254. "width": "90%",
  255. "height": "90%",
  256. "border": "3px solid #999",
  257. "border-radius": "12px",
  258. "box-shadow": "0px 0px 10px #999",
  259. "position": "absolute",
  260. "top": "0px",
  261. "left": "0px",
  262. "z-index": "200",
  263. "background-color": "#F7F7F7",
  264. "opacity": 0
  265. },
  266. "createTemplateFormTitleNode": {
  267. "height": "50px",
  268. "line-height": "50px",
  269. "padding": "0px 30px",
  270. "color": "#666666",
  271. "font-size": "28px",
  272. "margin-top": "10px",
  273. "font-weight": "bold"
  274. },
  275. "createTemplateFormCategoryNode": {
  276. "margin-top": "10px",
  277. "padding": "0px 30px",
  278. "overflow": "hidden",
  279. },
  280. "createTemplateFormCategoryTitleNode": {
  281. "float": "left",
  282. "height": "24px",
  283. "line-height": "24px",
  284. "font-size": "16px",
  285. "color": "#666",
  286. "font-weight": "bold",
  287. "margin-right": "10px"
  288. },
  289. "createTemplateFormCategoryItemNode":{
  290. "float": "left",
  291. "height": "24px",
  292. "line-height": "24px",
  293. "font-size": "16px",
  294. "color": "#666",
  295. "font-weight": "bold",
  296. "margin-right": "10px",
  297. "cursor": "pointer"
  298. },
  299. "createTemplateFormCategoryItemNode_current": {
  300. "color": "#0000FF",
  301. },
  302. "createTemplateFormContentNode": {
  303. "overflow": "auto"
  304. },
  305. "formTemplateNode": {
  306. "margin-top": "30px",
  307. "margin-left": "30px",
  308. "float": "left",
  309. "width": "160px",
  310. "height": "180px",
  311. "cursor": "pointer",
  312. "border": "2px solid #F7F7F7",
  313. //"border-radius": "10px",
  314. "box-shadow": "0px 0px 0px #999",
  315. "background-color": "#F7F7F7"
  316. },
  317. "formTemplateNode_over": {
  318. "border": "2px solid #bbb",
  319. "box-shadow": "0px 0px 5px #999",
  320. "background-color": "#bbb"
  321. },
  322. "formTemplateNode_down": {
  323. "border-top": "2px solid #bbb",
  324. "border-left": "2px solid #bbb",
  325. "border-bottom": "2px solid #F7F7F7",
  326. "border-right": "2px solid #F7F7F7",
  327. "box-shadow": "0px 0px 0px #999"
  328. },
  329. "formTemplateIconNode": {
  330. "height": "135px",
  331. "width": "150px",
  332. "margin": "5px auto 0px auto"
  333. },
  334. "formTemplatePreviewNode": {
  335. "height": "135px",
  336. "width": "150px",
  337. "margin": "5px auto 0px auto",
  338. "position": "relative",
  339. "overflow": "hidden"
  340. },
  341. "formTemplateActionNode":{
  342. "width": "16px",
  343. "height": "16px",
  344. "position": "absolute",
  345. "top": "0px",
  346. "right": "0px",
  347. "background": "url("+"../x_component_process_ProcessManager/$Explorer/default/formIcon/delete.png) no-repeat center center",
  348. "display": "none"
  349. },
  350. "formTemplateTitleNode": {
  351. "height": "30px",
  352. "line-height": "30px",
  353. "text-align": "center",
  354. "font-size": "14px"
  355. },
  356. "formTemplateIconImgNode": {
  357. "width": "100%",
  358. "height": "100%",
  359. //"border-radius": "10px"
  360. },
  361. "createTemplateScrollNode": {
  362. "margin-right": "0px",
  363. "height": "100%",
  364. "overflow": "hidden"
  365. },
  366. "createTemplateContentNode": {
  367. "overflow": "hidden",
  368. "padding": "10px 40px 40px 10px"
  369. },
  370. "templateNode": {
  371. "margin-top": "30px",
  372. "margin-left": "30px",
  373. "float": "left",
  374. "width": "120px",
  375. "height": "140px",
  376. "cursor": "pointer",
  377. "border": "2px solid #FFF",
  378. "border-radius": "10px",
  379. "box-shadow": "0px 0px 0px #999",
  380. "background-color": "#FFF"
  381. },
  382. "templateNode_over": {
  383. "border": "2px solid #999",
  384. "box-shadow": "0px 0px 5px #999"
  385. },
  386. "templateNode_down": {
  387. "border-top": "2px solid #999",
  388. "border-left": "2px solid #999",
  389. "border-bottom": "2px solid #FFF",
  390. "border-right": "2px solid #FFF",
  391. "box-shadow": "0px 0px 0px #999"
  392. },
  393. "templateIconNode": {
  394. "height": "110px"
  395. },
  396. "templateTitleNode": {
  397. "height": "30px",
  398. "line-height": "30px",
  399. "text-align": "center",
  400. "font-size": "14px"
  401. },
  402. "templateIconImgNode": {
  403. "width": "100%",
  404. "height": "100%",
  405. "border-radius": "10px"
  406. }
  407. }