css.wcss 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586
  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. "titleActionNode": {
  16. "float": "right",
  17. "margin-right": "20px",
  18. "height": "30px",
  19. "border": "1px solid #ffffff",
  20. "border-radius": "5px",
  21. "line-height": "30px",
  22. "text-align": "center",
  23. "padding": "0 20px",
  24. "margin-top": "25px",
  25. "cursor": "pointer",
  26. "color": "#ffffff"
  27. },
  28. "iconElementNode": {
  29. "float": "left",
  30. "width": "80px",
  31. "height": "80px",
  32. "background-position": "center center",
  33. "background-repeat": "no-repeat",
  34. "cursor": "pointer"
  35. },
  36. "createElementNode": {
  37. "float": "left",
  38. "width": "80px",
  39. "height": "80px",
  40. "background": "url("+"../x_component_process_ProcessManager/$Explorer/default/icon/createProcess.png) no-repeat center center",
  41. "cursor": "pointer",
  42. "border-right": "1px solid #EEE",
  43. "border-left": "0px solid #EEE"
  44. },
  45. "titleElementNode": {
  46. "float": "left",
  47. "width": "180px",
  48. "height": "80px",
  49. "line-height": "80px",
  50. "color": "#FFF",
  51. "font-weight": "bold",
  52. "font-family": "Microsoft YaHei",
  53. "font-size": "18px",
  54. "margin-left": "5px"
  55. },
  56. "searchElementNode": {
  57. "float": "right",
  58. "margin-right": "30px",
  59. "cursor": "pointer",
  60. "margin-top": "10px",
  61. "overflow": "hidden",
  62. "height": "60px",
  63. "width": "60px",
  64. "background": "url('../x_component_process_ProcessManager/$Explorer/default/icon/find.png') center center no-repeat"
  65. },
  66. "searchElementButtonNode": {
  67. "float": "right",
  68. "width": "80px",
  69. "height": "80px",
  70. "margin-right": "40px",
  71. "background": "url("+"../x_component_process_ProcessManager/$Explorer/default/categoryIcon/searchCategory.png) no-repeat center center",
  72. "cursor": "pointer"
  73. },
  74. "searchElementInputAreaNode": {
  75. "margin-right": "120px",
  76. "text-align": "right"
  77. },
  78. "searchElementInputBoxNode": {
  79. "margin-top": "25px",
  80. "width": "80%",
  81. "max-width": "500px",
  82. "height": "30px",
  83. "border-radius": "5px",
  84. "background-color": "#EEE",
  85. "float": "right",
  86. "text-align": "center"
  87. },
  88. "searchElementInputNode": {
  89. "width": "96%",
  90. "height": "28px",
  91. "border": "0px",
  92. "font-family": "Microsoft YaHei",
  93. "font-size": "14px",
  94. "color": "#999",
  95. "background": "transparent",
  96. "-webkit-user-select": "auto",
  97. "-moz-user-select": "auto"
  98. },
  99. "elementContentNode": {
  100. "overflow": "hidden",
  101. "position": "static"
  102. },
  103. "elementContentListNode": {
  104. "overflow": "hidden",
  105. "padding-bottom": "20px",
  106. "margin-right": "10px"
  107. },
  108. "noElementNode": {
  109. "text-align": "center",
  110. "padding": "20px",
  111. "height": "60px",
  112. "line-height": "60px",
  113. "margin-top": "10px",
  114. "margin-left": "0px",
  115. "color": "#888",
  116. "cursor": "pointer",
  117. "font-size": "16px"
  118. },
  119. "deleteItemsAction": {
  120. "width": "140px",
  121. "height": "30px",
  122. "cursor": "pointer",
  123. "position": "absolute",
  124. "background-color": "#c04444",
  125. "border": "1px solid #FFF",
  126. "line-height": "30px",
  127. "font-size": "14px",
  128. "font-family": "Microsoft YaHei",
  129. "color": "#FFF",
  130. "text-align": "center",
  131. "border-radius": "0px",
  132. "opacity": 0,
  133. "box-shadow": "0px 2px 5px #666"
  134. },
  135. "noItemNoticeNode": {
  136. "text-align": "left",
  137. "padding": "20px",
  138. "height": "60px",
  139. "line-height": "60px",
  140. "margin-top": "10px",
  141. "margin-left": "0px",
  142. "color": "#888",
  143. "cursor": "pointer",
  144. "font-size": "16px"
  145. },
  146. "itemNode": {
  147. "padding": "5px",
  148. "height": "40px",
  149. "margin-top": "10px",
  150. "margin-left": "0px",
  151. "border": "1px solid #CCC",
  152. "background-color": "#FFF",
  153. "cursor": "default"
  154. },
  155. "itemNode_selected": {
  156. "background-color": "#b7d0e6",
  157. },
  158. "itemIconNode": {
  159. "padding": "0px",
  160. "float": "left",
  161. "margin-left": "10px",
  162. "width": "40px",
  163. "height": "40px"
  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. "saveasActionNode": {
  175. "padding": "0px",
  176. "float": "right",
  177. "width": "16px",
  178. "height": "16px",
  179. "margin-right": "5px",
  180. "margin-left": "5px",
  181. "opacity": 0,
  182. "cursor": "pointer",
  183. "background": "url(../x_component_process_ProcessManager/$Explorer/default/processIcon/copy.png) no-repeat center center"
  184. },
  185. "itemInforNode": {
  186. "margin-left": "60px",
  187. "margin-right": "26px",
  188. "height": "40px",
  189. "overflow": "hidden"
  190. },
  191. "itemInforBaseNode": {
  192. "height": "20px",
  193. "line-height": "20px",
  194. "font-size": "12px"
  195. },
  196. "itemTextTitleNode": {
  197. "height": "20px",
  198. "font-weight": "bold",
  199. "overflow": "hidden",
  200. "cursor": "pointer",
  201. "color": "#333",
  202. "width": "38%",
  203. "float": "left"
  204. },
  205. "itemTextAliasNode": {
  206. "height": "20px",
  207. "overflow": "hidden",
  208. "cursor": "pointer",
  209. "color": "#777",
  210. "float": "left",
  211. "width": "38%"
  212. },
  213. "itemTextDateNode": {
  214. "height": "20px",
  215. "overflow": "hidden",
  216. "cursor": "pointer",
  217. "color": "#777",
  218. "float": "left",
  219. "text-align": "right",
  220. "width": "24%"
  221. },
  222. "itemTextDescriptionNode": {
  223. "font-size": "12px",
  224. "line-height": "20px",
  225. "height": "20px",
  226. "color": "#888",
  227. "overflow": "hidden",
  228. "white-space": "normal"
  229. },
  230. "itemErrorNode": {
  231. "width": "16px",
  232. "height": "16px",
  233. "float": "right",
  234. "background": "url("+"../x_component_process_ProcessManager/$DictionaryExplorer/default/icon/error.png) no-repeat center center",
  235. "position": "relative",
  236. "top": "-16px",
  237. "left": "0px"
  238. },
  239. "itemNewNode": {
  240. "width": "30px",
  241. "height": "30px",
  242. "position": "relative",
  243. "top": "-45px",
  244. "left": "-5px",
  245. "background": "url("+"../x_component_process_ProcessManager/$DictionaryExplorer/default/icon/new.png) no-repeat right"
  246. },
  247. "itemFileNewNode": {
  248. "width": "30px",
  249. "height": "30px",
  250. "position": "relative",
  251. "top": "-65px",
  252. "left": "-5px",
  253. "background": "url("+"../x_component_process_ProcessManager/$DictionaryExplorer/default/icon/new.png) no-repeat right"
  254. },
  255. "createTemplateMaskNode": {
  256. "width": "100%",
  257. "height": "100%",
  258. "background-color": "#666",
  259. "position": "absolute",
  260. "top": "0px",
  261. "left": "0px",
  262. "opacity": 0.4,
  263. "z-index":100
  264. },
  265. "createTemplateAreaNode": {
  266. "width": "688px",
  267. "height": "226",
  268. "border": "3px solid #999",
  269. "border-radius": "12px",
  270. "box-shadow": "0px 0px 10px #999",
  271. "position": "absolute",
  272. "top": "20%",
  273. "left": "10%",
  274. "z-index": "30000",
  275. "background-color": "#FFF",
  276. "opacity": 0
  277. },
  278. "createTemplateScrollNode": {
  279. "margin-right": "0px",
  280. "height": "100%",
  281. "overflow": "hidden"
  282. },
  283. "createTemplateContentNode": {
  284. "overflow": "hidden",
  285. "padding": "10px 40px 40px 10px"
  286. },
  287. "templateNode": {
  288. "margin-top": "30px",
  289. "margin-left": "30px",
  290. "float": "left",
  291. "width": "120px",
  292. "height": "140px",
  293. "cursor": "pointer",
  294. "border": "2px solid #FFF",
  295. "border-radius": "10px",
  296. "box-shadow": "0px 0px 0px #999",
  297. "background-color": "#FFF"
  298. },
  299. "templateNode_over": {
  300. "border": "2px solid #999",
  301. "box-shadow": "0px 0px 5px #999"
  302. },
  303. "templateNode_down": {
  304. "border-top": "2px solid #999",
  305. "border-left": "2px solid #999",
  306. "border-bottom": "2px solid #FFF",
  307. "border-right": "2px solid #FFF",
  308. "box-shadow": "0px 0px 0px #999"
  309. },
  310. "templateIconNode": {
  311. "height": "110px"
  312. },
  313. "templateTitleNode": {
  314. "height": "30px",
  315. "line-height": "30px",
  316. "text-align": "center",
  317. "font-size": "14px"
  318. },
  319. "templateIconImgNode": {
  320. "width": "100%",
  321. "height": "100%",
  322. "border-radius": "10px"
  323. },
  324. "createFormTemplateAreaNode": {
  325. "max-width": "600px",
  326. "min-width": "300px",
  327. "width": "90%",
  328. "height": "90%",
  329. "border": "3px solid #999",
  330. "border-radius": "12px",
  331. "box-shadow": "0px 0px 10px #999",
  332. "position": "absolute",
  333. "top": "0px",
  334. "left": "0px",
  335. "z-index": "200",
  336. "background-color": "#F7F7F7",
  337. "opacity": 0
  338. },
  339. "createTemplateFormTitleNode": {
  340. "height": "50px",
  341. "line-height": "50px",
  342. "padding": "0px 30px",
  343. "color": "#666666",
  344. "font-size": "28px",
  345. "margin-top": "10px",
  346. "font-weight": "bold"
  347. },
  348. "fileDesignerTitleNode": {
  349. "height": "40px",
  350. "line-height": "40px"
  351. },
  352. "fileDesignerTitleIconNode": {
  353. "width": "40px",
  354. "height": "40px",
  355. "float": "left",
  356. "background-repeat": "no-repeat",
  357. "background-position": "left top"
  358. },
  359. "fileDesignerTitleTextNode": {
  360. "margin": "0px 40px",
  361. "height": "40px",
  362. "text-align": "center",
  363. "font-size": "18px",
  364. "color": "#666666",
  365. "font-weight": "bold"
  366. },
  367. "fileDesignerContentNode": {
  368. "overflow": "auto"
  369. },
  370. "fileDesignerButtonNode": {
  371. "height": "50px"
  372. },
  373. "fileDesignerContentAreaNode": {
  374. "overflow": "hidden",
  375. "padding": "20px"
  376. },
  377. "fileDesignerContentLineNode": {
  378. "height": "30px",
  379. "line-height": "30px",
  380. "width": "80%",
  381. "margin": "auto",
  382. "margin-top": "10px"
  383. },
  384. "fileDesignerContentLineTitleNode": {
  385. "height": "30px",
  386. "width": "80px",
  387. "float": "left",
  388. "font-size": "16px",
  389. "color": "#666666",
  390. "text-align": "left",
  391. "font-weight": "bold"
  392. },
  393. "fileDesignerContentLineContentNode": {
  394. "height": "30px",
  395. "margin-left": "80px",
  396. "-webkit-user-select": "text",
  397. "-moz-user-select": "text"
  398. },
  399. "fileDesignerContentLineInputNode": {
  400. "border": "1px solid #999999",
  401. "height": "22px",
  402. "line-height": "22px",
  403. "width": "99%",
  404. "color": "#666666"
  405. },
  406. "fileDesignerContentFileLineNode": {
  407. "height": "80px",
  408. "line-height": "80px",
  409. "width": "80%",
  410. "margin": "auto",
  411. "margin-top": "10px"
  412. },
  413. "fileDesignerContentFileLineTitleNode": {
  414. "height": "80px",
  415. "width": "80px",
  416. "float": "left",
  417. "font-size": "16px",
  418. "color": "#666666",
  419. "text-align": "left",
  420. "font-weight": "bold"
  421. },
  422. "fileDesignerContentFileLineContentNode": {
  423. "height": "80px",
  424. "margin": "0px 80px"
  425. },
  426. "fileDesignerContentFileLineRightNode":{
  427. "height": "80px",
  428. "width": "80px",
  429. "float": "right",
  430. },
  431. "fileDesignerUploadButtonNode": {
  432. "height": "24px",
  433. "width": "70px",
  434. "line-height": "24px",
  435. "border": "1px solid #999999",
  436. "border-radius": "5px",
  437. "text-align": "center",
  438. "color": "#666666",
  439. "float": "right",
  440. "margin-top": "28px",
  441. "background-color": "#F3F3F3",
  442. "cursor": "pointer"
  443. },
  444. "fileDesignerCancelButtonNode": {
  445. "height": "26px",
  446. "width": "80px",
  447. "line-height": "26px",
  448. "border": "1px solid #999999",
  449. "border-radius": "5px",
  450. "text-align": "center",
  451. "color": "#666666",
  452. "float": "right",
  453. "margin-right": "60px",
  454. "background-color": "#F3F3F3",
  455. "cursor": "pointer"
  456. },
  457. "fileDesignerOkButtonNode": {
  458. "height": "26px",
  459. "width": "100px",
  460. "line-height": "26px",
  461. "border": "1px solid #999999",
  462. "border-radius": "5px",
  463. "text-align": "center",
  464. "color": "#FFFFFF",
  465. "float": "right",
  466. "margin-right": "20px",
  467. "background-color": "#4c6b87",
  468. "cursor": "pointer"
  469. },
  470. "fileDesignerContentFileLineFileIconNode": {
  471. "height": "80px",
  472. "width": "80px",
  473. "float": "left",
  474. "background-repeat": "no-repeat",
  475. "background-position": "center"
  476. },
  477. "fileDesignerContentFileLineFileNameNode": {
  478. "margin-left": "85px",
  479. "height": "40px",
  480. "line-height": "20px",
  481. "font-size": "14px",
  482. "word-break": "break-all",
  483. "color": "#666666"
  484. },
  485. "fileDesignerContentFileLineFileSizeNode": {
  486. "margin-left": "85px",
  487. "height": "40px",
  488. "line-height": "20px",
  489. "font-size": "14px",
  490. "color": "#999999"
  491. },
  492. "createProjectFormNode": {
  493. "margin": "10px 50px",
  494. "overflow": "hidden"
  495. },
  496. "createProjectFormTitle": {
  497. "height": "30px",
  498. "padding": "2px 10px",
  499. "background-color": "#666666",
  500. "font-weight": "bold",
  501. "text-align": "left",
  502. "line-height": "30px",
  503. "min-width": "80px",
  504. "font-size": "14px",
  505. "color": "#ffffff",
  506. "margin-top": "20px"
  507. },
  508. "createProjectFormContent": {
  509. "overflow": "hidden",
  510. "text-align": "left",
  511. "line-height": "30px"
  512. },
  513. "projectionTypeSelectNode": {
  514. "width": "180px",
  515. "height": "30px",
  516. "padding": "5px",
  517. "float": "left",
  518. "margin-right": "8px",
  519. "border": "1px solid #f3f3f3",
  520. "margin-top": "8px",
  521. "border-radius": "6px",
  522. "cursor": "pointer",
  523. "background-repeat": "no-repeat",
  524. "background-position": "160px",
  525. "color": "#666666",
  526. "background-image": "url(../x_component_process_ProcessManager/$DictionaryExplorer/default/projectionIcon/check.png)",
  527. "background-color": "#ffffff"
  528. },
  529. "projectionTypeSelectNode_over": {
  530. "background-color": "#e6f2ff"
  531. },
  532. "projectionTypeSelectNode_current": {
  533. "background-color": "#3c76b7",
  534. "color": "#ffffff",
  535. "background-image": "url(../x_component_process_ProcessManager/$DictionaryExplorer/default/projectionIcon/checked.png)",
  536. },
  537. "projectionTypeSelectIconNode": {
  538. "height": "30px",
  539. "width": "30px",
  540. "float": "left",
  541. "background-repeat": "no-repeat",
  542. "background-position": "center center",
  543. },
  544. "projectionTypeSelectTextNode": {
  545. "height": "30px",
  546. "margin-left": "5px",
  547. "margin-right": "30px",
  548. "text-align": "left"
  549. },
  550. "projectionTypeSelectTextNameNode": {
  551. "height": "16px",
  552. "line-height": "16px",
  553. "overflow": "hidden"
  554. },
  555. "projectionTypeSelectTextTitleNode": {
  556. "height": "14px",
  557. "line-height": "14px",
  558. "font-size": "12px",
  559. "overflow": "hidden"
  560. },
  561. "projectionTypeSelectCheckNode": {
  562. "height": "30px",
  563. "width": "30px",
  564. "float": "right"
  565. },
  566. "createElementInforNode": {
  567. "height": "40px",
  568. "line-height": "40px",
  569. "padding": "10px",
  570. "color": "#999999"
  571. }
  572. }