css.wcss 9.8 KB

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