css.wcss 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391
  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. },
  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": "微软雅黑",
  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": "微软雅黑",
  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. "itemNode_selected": {
  138. "background-color": "#b7d0e6",
  139. },
  140. "itemIconNode": {
  141. "padding": "0px",
  142. "float": "left",
  143. "width": "40px",
  144. "height": "60px",
  145. "cursor": "pointer"
  146. },
  147. "itemTextTitleNode": {
  148. "margin-left": "50px",
  149. "margin-right": "20px",
  150. "height": "20px",
  151. "line-height": "20px",
  152. "font-size": "14px",
  153. "font-weight": "bold",
  154. "overflow": "hidden",
  155. "cursor": "pointer",
  156. "color": "#333"
  157. },
  158. "deleteActionNode": {
  159. "padding": "0px",
  160. "float": "right",
  161. "width": "16px",
  162. "height": "16px",
  163. "opacity": 0,
  164. "cursor": "pointer",
  165. "background": "url("+"/x_component_process_ProcessManager/$Explorer/default/processIcon/deleteProcess.png) no-repeat center center"
  166. },
  167. "saveasActionNode": {
  168. "padding": "0px",
  169. "float": "right",
  170. "width": "16px",
  171. "height": "16px",
  172. "margin-right": "5px",
  173. "opacity": 0,
  174. "cursor": "pointer",
  175. "background": "url("+"/x_component_process_ProcessManager/$Explorer/default/processIcon/copy.png) no-repeat center center"
  176. },
  177. "itemTextDescriptionNode": {
  178. "margin-left": "50px",
  179. "margin-right": "20px",
  180. "font-size": "12px",
  181. "line-height": "20px",
  182. "height": "20px",
  183. "color": "#777",
  184. "overflow": "hidden",
  185. "white-space": "normal"
  186. },
  187. "itemTextDateNode": {
  188. "margin-left": "50px",
  189. "font-size": "12px",
  190. "line-height": "20px",
  191. "height": "20px",
  192. "color": "#777",
  193. "text-align": "right"
  194. },
  195. "itemNewNode": {
  196. "width": "47px",
  197. "height": "47px",
  198. "position": "relative",
  199. "top": "-70px",
  200. "left": "-10px",
  201. "background": "url("+"/x_component_process_ProcessManager/$Explorer/default/icon/new.png) no-repeat right"
  202. },
  203. "createTemplateMaskNode": {
  204. "width": "100%",
  205. "height": "100%",
  206. "background-color": "#666",
  207. "position": "absolute",
  208. "top": "0px",
  209. "left": "0px",
  210. "opacity": 0.4,
  211. "z-index":100
  212. },
  213. "createTemplateAreaNode": {
  214. "width": "688px",
  215. "height": "226",
  216. "border": "3px solid #999",
  217. "border-radius": "12px",
  218. "box-shadow": "0px 0px 10px #999",
  219. "position": "absolute",
  220. "top": "20%",
  221. "left": "10%",
  222. "z-index": "30000",
  223. "background-color": "#FFF",
  224. "opacity": 0
  225. },
  226. "createFormTemplateAreaNode": {
  227. "width": "90%",
  228. "height": "90%",
  229. "border": "3px solid #999",
  230. "border-radius": "12px",
  231. "box-shadow": "0px 0px 10px #999",
  232. "position": "absolute",
  233. "top": "0px",
  234. "left": "0px",
  235. "z-index": "200",
  236. "background-color": "#F7F7F7",
  237. "opacity": 0
  238. },
  239. "createTemplateFormTitleNode": {
  240. "height": "50px",
  241. "line-height": "50px",
  242. "padding": "0px 30px",
  243. "color": "#666666",
  244. "font-size": "28px",
  245. "margin-top": "10px",
  246. "font-weight": "bold"
  247. },
  248. "createTemplateFormCategoryNode": {
  249. "margin-top": "10px",
  250. "padding": "0px 30px",
  251. "overflow": "hidden",
  252. },
  253. "createTemplateFormCategoryTitleNode": {
  254. "float": "left",
  255. "height": "24px",
  256. "line-height": "24px",
  257. "font-size": "16px",
  258. "color": "#666",
  259. "font-weight": "bold",
  260. "margin-right": "10px"
  261. },
  262. "createTemplateFormCategoryItemNode":{
  263. "float": "left",
  264. "height": "24px",
  265. "line-height": "24px",
  266. "font-size": "16px",
  267. "color": "#666",
  268. "font-weight": "bold",
  269. "margin-right": "10px",
  270. "cursor": "pointer"
  271. },
  272. "createTemplateFormCategoryItemNode_current": {
  273. "color": "#0000FF",
  274. },
  275. "createTemplateFormContentNode": {
  276. "overflow": "auto"
  277. },
  278. "formTemplateNode": {
  279. "margin-top": "30px",
  280. "margin-left": "30px",
  281. "float": "left",
  282. "width": "160px",
  283. "height": "180px",
  284. "cursor": "pointer",
  285. "border": "2px solid #F7F7F7",
  286. //"border-radius": "10px",
  287. "box-shadow": "0px 0px 0px #999",
  288. "background-color": "#F7F7F7"
  289. },
  290. "formTemplateNode_over": {
  291. "border": "2px solid #bbb",
  292. "box-shadow": "0px 0px 5px #999",
  293. "background-color": "#bbb"
  294. },
  295. "formTemplateNode_down": {
  296. "border-top": "2px solid #bbb",
  297. "border-left": "2px solid #bbb",
  298. "border-bottom": "2px solid #F7F7F7",
  299. "border-right": "2px solid #F7F7F7",
  300. "box-shadow": "0px 0px 0px #999"
  301. },
  302. "formTemplateIconNode": {
  303. "height": "135px",
  304. "width": "150px",
  305. "margin": "5px auto 0px auto"
  306. },
  307. "formTemplatePreviewNode": {
  308. "height": "135px",
  309. "width": "150px",
  310. "margin": "5px auto 0px auto",
  311. "position": "relative",
  312. "overflow": "hidden"
  313. },
  314. "formTemplateActionNode":{
  315. "width": "16px",
  316. "height": "16px",
  317. "position": "absolute",
  318. "top": "0px",
  319. "right": "0px",
  320. "background": "url("+"/x_component_process_ProcessManager/$Explorer/default/formIcon/delete.png) no-repeat center center",
  321. "display": "none"
  322. },
  323. "formTemplateTitleNode": {
  324. "height": "30px",
  325. "line-height": "30px",
  326. "text-align": "center",
  327. "font-size": "14px"
  328. },
  329. "formTemplateIconImgNode": {
  330. "width": "100%",
  331. "height": "100%",
  332. //"border-radius": "10px"
  333. },
  334. "createTemplateScrollNode": {
  335. "margin-right": "0px",
  336. "height": "100%",
  337. "overflow": "hidden"
  338. },
  339. "createTemplateContentNode": {
  340. "overflow": "hidden",
  341. "padding": "10px 40px 40px 10px"
  342. },
  343. "templateNode": {
  344. "margin-top": "30px",
  345. "margin-left": "30px",
  346. "float": "left",
  347. "width": "120px",
  348. "height": "140px",
  349. "cursor": "pointer",
  350. "border": "2px solid #FFF",
  351. "border-radius": "10px",
  352. "box-shadow": "0px 0px 0px #999",
  353. "background-color": "#FFF"
  354. },
  355. "templateNode_over": {
  356. "border": "2px solid #999",
  357. "box-shadow": "0px 0px 5px #999"
  358. },
  359. "templateNode_down": {
  360. "border-top": "2px solid #999",
  361. "border-left": "2px solid #999",
  362. "border-bottom": "2px solid #FFF",
  363. "border-right": "2px solid #FFF",
  364. "box-shadow": "0px 0px 0px #999"
  365. },
  366. "templateIconNode": {
  367. "height": "110px"
  368. },
  369. "templateTitleNode": {
  370. "height": "30px",
  371. "line-height": "30px",
  372. "text-align": "center",
  373. "font-size": "14px"
  374. },
  375. "templateIconImgNode": {
  376. "width": "100%",
  377. "height": "100%",
  378. "border-radius": "10px"
  379. }
  380. }