css.wcss 11 KB

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