css.wcss 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648
  1. {
  2. "activity": {
  3. "begin": {
  4. "shadow": {
  5. "cursor": "pointer",
  6. "fill": "120-#fff-#eee",
  7. "stroke-width": "0",
  8. "z-index": 100
  9. },
  10. "shap": {
  11. "cursor": "pointer",
  12. "fill": "120-#f0f8f1-#E3F4E4",
  13. "stroke-width": "1",
  14. "stroke": "#999999",
  15. "z-index": 100
  16. },
  17. "text":{
  18. "font-size": 14,
  19. "cursor": "pointer",
  20. "z-index": 100
  21. },
  22. "icon":{
  23. "src": "../x_component_process_ProcessDesigner/$Process/default/icon/begin.gif",
  24. "attr": {
  25. "cursor": "pointer",
  26. "z-index": 100
  27. }
  28. },
  29. "list": {
  30. "width": "30px",
  31. "height": "24px",
  32. "background-image": "url("+"../x_component_process_ProcessDesigner/$Process/default/icon/begin.gif"+")",
  33. "background-position": "center center",
  34. "background-repeat": "no-repeat",
  35. "border-bottom": "1px dashed #CCC",
  36. "cursor": "pointer"
  37. }
  38. },
  39. "end":{
  40. "shadow": {
  41. "cursor": "pointer",
  42. "fill": "120-#fff-#eee",
  43. "stroke-width": "0",
  44. "z-index": 100
  45. },
  46. "shap": {
  47. "cursor": "pointer",
  48. "fill": "120-#f3f3f3-#DDDDDD",
  49. "stroke-width": "1",
  50. "stroke": "#999999",
  51. "z-index": 100
  52. },
  53. "text":{
  54. "font-size": 14,
  55. "cursor": "pointer",
  56. "z-index": 100
  57. },
  58. "icon":{
  59. "src": "../x_component_process_ProcessDesigner/$Process/default/icon/end.gif",
  60. "attr": {
  61. "cursor": "pointer",
  62. "z-index": 100
  63. }
  64. },
  65. "list": {
  66. "width": "30px",
  67. "height": "24px",
  68. "background-image": "url("+"../x_component_process_ProcessDesigner/$Process/default/icon/end.gif"+")",
  69. "background-position": "center center",
  70. "background-repeat": "no-repeat",
  71. "border-bottom": "1px dashed #CCC",
  72. "cursor": "pointer"
  73. }
  74. },
  75. "cancel":{
  76. "shadow": {
  77. "cursor": "pointer",
  78. "fill": "120-#fff-#eee",
  79. "stroke-width": "0",
  80. "z-index": 100
  81. },
  82. "shap": {
  83. "cursor": "pointer",
  84. "fill": "120-#f3f3f3-#DDDDDD",
  85. "stroke-width": "1",
  86. "stroke": "#999999",
  87. "z-index": 100
  88. },
  89. "text":{
  90. "font-size": 14,
  91. "cursor": "pointer",
  92. "z-index": 100
  93. },
  94. "icon":{
  95. "src": "../x_component_process_ProcessDesigner/$Process/default/icon/cancel.png",
  96. "attr": {
  97. "cursor": "pointer",
  98. "z-index": 100
  99. }
  100. },
  101. "list": {
  102. "width": "30px",
  103. "height": "24px",
  104. "background-image": "url("+"../x_component_process_ProcessDesigner/$Process/default/icon/cancel.gif"+")",
  105. "background-position": "center center",
  106. "background-repeat": "no-repeat",
  107. "border-bottom": "1px dashed #CCC",
  108. "cursor": "pointer"
  109. }
  110. },
  111. "manual":{
  112. "shadow": {
  113. "cursor": "pointer",
  114. "fill": "90-#fff-#999:30-#fff",
  115. "stroke-width": "0",
  116. "z-index": 100
  117. },
  118. "shap": {
  119. "cursor": "pointer",
  120. "fill": "120-#ebf5ff-#c4e0fc",
  121. "stroke-width": "1",
  122. "stroke": "#999999",
  123. "z-index": 100
  124. },
  125. "text":{
  126. "font-size": 14,
  127. "cursor": "pointer",
  128. "z-index": 100
  129. },
  130. "icon":{
  131. "src": "../x_component_process_ProcessDesigner/$Process/default/icon/manual.gif",
  132. "attr": {
  133. "cursor": "pointer",
  134. "z-index": 100
  135. }
  136. },
  137. "list": {
  138. "width": "30px",
  139. "height": "24px",
  140. "background-image": "url("+"../x_component_process_ProcessDesigner/$Process/default/icon/manual.gif"+")",
  141. "background-position": "center center",
  142. "background-repeat": "no-repeat",
  143. "border-bottom": "1px dashed #CCC",
  144. "cursor": "pointer"
  145. }
  146. },
  147. "condition":{
  148. "shadow": {
  149. "cursor": "pointer",
  150. "fill": "120-#fff-#eee",
  151. "stroke-width": "0",
  152. "z-index": 100
  153. },
  154. "shap": {
  155. "cursor": "pointer",
  156. "fill": "#FFFFFF",
  157. "stroke-width": "1",
  158. "stroke": "#999999",
  159. "z-index": 100
  160. },
  161. "text":{
  162. "font-size": 14,
  163. "cursor": "pointer",
  164. "z-index": 100
  165. },
  166. "icon":{
  167. "src": "../x_component_process_ProcessDesigner/$Process/default/icon/condition.gif",
  168. "attr": {
  169. "cursor": "pointer",
  170. "z-index": 100
  171. }
  172. },
  173. "list": {
  174. "width": "30px",
  175. "height": "24px",
  176. "background-image": "url("+"../x_component_process_ProcessDesigner/$Process/default/icon/condition.gif"+")",
  177. "background-position": "center center",
  178. "background-repeat": "no-repeat",
  179. "border-bottom": "1px dashed #CCC",
  180. "cursor": "pointer"
  181. }
  182. },
  183. "auto":{
  184. "shadow": {
  185. "cursor": "pointer",
  186. "fill": "120-#fff-#eee",
  187. "stroke-width": "0",
  188. "z-index": 100
  189. },
  190. "shap": {
  191. "cursor": "pointer",
  192. "fill": "120-#feffee-#fcfebe",
  193. "stroke-width": "1",
  194. "stroke": "#999999",
  195. "z-index": 100
  196. },
  197. "text":{
  198. "font-size": 14,
  199. "cursor": "pointer",
  200. "z-index": 100
  201. },
  202. "icon":{
  203. "src": "../x_component_process_ProcessDesigner/$Process/default/icon/auto.gif",
  204. "attr": {
  205. "cursor": "pointer",
  206. "z-index": 100
  207. }
  208. },
  209. "list": {
  210. "width": "30px",
  211. "height": "24px",
  212. "background-image": "url("+"../x_component_process_ProcessDesigner/$Process/default/icon/auto.gif"+")",
  213. "background-position": "center center",
  214. "background-repeat": "no-repeat",
  215. "border-bottom": "1px dashed #CCC",
  216. "cursor": "pointer"
  217. }
  218. },
  219. "invoke":{
  220. "shadow": {
  221. "cursor": "pointer",
  222. "fill": "120-#fff-#eee",
  223. "stroke-width": "0",
  224. "z-index": 100
  225. },
  226. "shap": {
  227. "cursor": "pointer",
  228. "fill": "120-#fff4f4-#ffdada",
  229. "stroke-width": "1",
  230. "stroke": "#999999",
  231. "z-index": 100
  232. },
  233. "text":{
  234. "font-size": 14,
  235. "cursor": "pointer",
  236. "z-index": 100
  237. },
  238. "icon":{
  239. "src": "../x_component_process_ProcessDesigner/$Process/default/icon/invoke.gif",
  240. "attr": {
  241. "cursor": "pointer",
  242. "z-index": 100
  243. }
  244. },
  245. "list": {
  246. "width": "30px",
  247. "height": "24px",
  248. "background-image": "url("+"../x_component_process_ProcessDesigner/$Process/default/icon/invoke.gif"+")",
  249. "background-position": "center center",
  250. "background-repeat": "no-repeat",
  251. "border-bottom": "1px dashed #CCC",
  252. "cursor": "pointer"
  253. }
  254. },
  255. "embed":{
  256. "shadow": {
  257. "cursor": "pointer",
  258. "fill": "120-#fff-#eee",
  259. "stroke-width": "0",
  260. "z-index": 100
  261. },
  262. "shap": {
  263. "cursor": "pointer",
  264. "fill": "120-#faf8ff-#eee6ff",
  265. "stroke-width": "1",
  266. "stroke": "#999999",
  267. "z-index": 100
  268. },
  269. "text":{
  270. "font-size": 14,
  271. "cursor": "pointer",
  272. "z-index": 100
  273. },
  274. "icon":{
  275. "src": "../x_component_process_ProcessDesigner/$Process/default/icon/embed.gif",
  276. "attr": {
  277. "cursor": "pointer",
  278. "z-index": 100
  279. }
  280. },
  281. "list": {
  282. "width": "30px",
  283. "height": "24px",
  284. "background-image": "url("+"../x_component_process_ProcessDesigner/$Process/default/icon/embed.gif"+")",
  285. "background-position": "center center",
  286. "background-repeat": "no-repeat",
  287. "border-bottom": "1px dashed #CCC",
  288. "cursor": "pointer"
  289. }
  290. },
  291. "publish":{
  292. "shadow": {
  293. "cursor": "pointer",
  294. "fill": "120-#fff-#eee",
  295. "stroke-width": "0",
  296. "z-index": 100
  297. },
  298. "shap": {
  299. "cursor": "pointer",
  300. "fill": "120-#ffdfb3-#ee8d02",
  301. "stroke-width": "1",
  302. "stroke": "#999999",
  303. "z-index": 100
  304. },
  305. "text":{
  306. "font-size": 14,
  307. "cursor": "pointer",
  308. "z-index": 100
  309. },
  310. "icon":{
  311. "src": "../x_component_process_ProcessDesigner/$Process/default/icon/publish.png",
  312. "attr": {
  313. "cursor": "pointer",
  314. "z-index": 100
  315. }
  316. },
  317. "list": {
  318. "width": "30px",
  319. "height": "24px",
  320. "background-image": "url(../x_component_process_ProcessDesigner/$Process/default/icon/publish.png)",
  321. "background-position": "center center",
  322. "background-repeat": "no-repeat",
  323. "border-bottom": "1px dashed #CCC",
  324. "cursor": "pointer"
  325. }
  326. },
  327. "box": {
  328. "stroke": "#ffa200",
  329. "stroke-dasharray": "-",
  330. "stroke-width": 2
  331. },
  332. "listText": {
  333. "border-bottom": "1px dashed #CCC",
  334. "cursor": "default"
  335. },
  336. "listRow": {
  337. "background-color": "transparent"
  338. },
  339. "listRowSelected": {
  340. "background-color": "#eaedf4"
  341. }
  342. },
  343. "line": {
  344. "normal":{
  345. "cursor": "pointer",
  346. "stroke-width": "1",
  347. "stroke": "#999999",
  348. "z-index": 50
  349. },
  350. "selected": {
  351. "cursor": "pointer",
  352. "stroke-width": "2",
  353. "stroke": "#ffa200",
  354. "z-index": 50
  355. },
  356. "no-checked": {
  357. "cursor": "pointer",
  358. "stroke-width": "1",
  359. "stroke": "#f00",
  360. "z-index": 50
  361. },
  362. "icon": {
  363. "width": "30px",
  364. "height": "24px",
  365. "background-position": "center center",
  366. "background-repeat": "no-repeat",
  367. "border-bottom": "1px dashed #CCC",
  368. "cursor": "pointer",
  369. "background-image": "url("+"../x_component_process_ProcessDesigner/$Process/default/icon/route.gif"+")"
  370. },
  371. "listText":{
  372. "border-bottom": "1px dashed #CCC",
  373. "cursor": "default"
  374. },
  375. "listRow": {
  376. "background-color": "transparent"
  377. },
  378. "listRowSelected": {
  379. "background-color": "#eaedf4"
  380. },
  381. "listIcon":{
  382. "width": "20px",
  383. "cursor": "pointer",
  384. "border-bottom": "1px dashed #CCC"
  385. }
  386. },
  387. "linetext": {
  388. "normal":{
  389. "font-size": 12,
  390. "cursor": "pointer",
  391. "z-index": 100,
  392. "stroke-width": "0",
  393. "fill": "#999999"
  394. },
  395. "selected":{
  396. "font-size": 12,
  397. "cursor": "pointer",
  398. "z-index": 100,
  399. "stroke-width": "0",
  400. "fill": "#ffa200"
  401. },
  402. "no-checked":{
  403. "font-size": 12,
  404. "cursor": "pointer",
  405. "z-index": 100,
  406. "stroke-width": "0",
  407. "fill": "#f00"
  408. }
  409. },
  410. "decision": {
  411. "normal":{
  412. "cursor": "pointer",
  413. "fill": "#999999",
  414. "stroke-width": "0",
  415. "z-index": 100
  416. },
  417. "selected":{
  418. "cursor": "pointer",
  419. "fill": "#ffa200",
  420. "stroke-width": "0",
  421. "z-index": 100
  422. },
  423. "no-checked":{
  424. "cursor": "pointer",
  425. "fill": "#f00",
  426. "stroke-width": "0",
  427. "z-index": 100
  428. }
  429. },
  430. "arrow": {
  431. "normal":{
  432. "cursor": "pointer",
  433. "fill": "#999999",
  434. "stroke-width": "0",
  435. "z-index": 100
  436. },
  437. "selected":{
  438. "cursor": "pointer",
  439. "fill": "#ffa200",
  440. "stroke-width": "0",
  441. "z-index": 100
  442. },
  443. "no-checked":{
  444. "cursor": "pointer",
  445. "fill": "#f00",
  446. "stroke-width": "0",
  447. "z-index": 100
  448. }
  449. },
  450. "corner":{
  451. "default": {
  452. "cursor": "pointer",
  453. "stroke-width": "0.5",
  454. "stroke": "#999999",
  455. "fill": "#EEE",
  456. "fill-opacity": "100",
  457. "z-index": 50
  458. },
  459. "hide": {
  460. "cursor": "pointer",
  461. "stroke-width": "0",
  462. "stroke": "#999999",
  463. "fill": "#EEE",
  464. "fill-opacity": "0",
  465. "z-index": 50
  466. }
  467. },
  468. "panelResizeNode": {
  469. "overflow": "hidden",
  470. "height": "1px",
  471. "background-color": "#CCC",
  472. "border-top": "1px solid #999999",
  473. "border-bottom": "1px solid #f5f5f5",
  474. "margin": "2px 0px",
  475. "cursor": "row-resize",
  476. "display": "block"
  477. },
  478. "panelResizeNodeHide": {
  479. "overflow": "hidden",
  480. "height": "1px",
  481. "background-color": "#CCC",
  482. "border-top": "1px solid #999999",
  483. "border-bottom": "1px solid #f5f5f5",
  484. "margin": "0px 0px",
  485. "cursor": "row-resize",
  486. "display": "none"
  487. },
  488. "propertyListContent": {
  489. "overflow": "hidden",
  490. "border": "0px solid red"
  491. },
  492. "propertyListNode": {
  493. },
  494. "moduleListContent": {
  495. "overflow": "hidden",
  496. "border": "0px solid red"
  497. },
  498. "activityListNode": {
  499. },
  500. "listActivityNode": {
  501. "height": "24px",
  502. "line-height": "24px",
  503. "font-size": "12px",
  504. "margin": "3px 3px"
  505. },
  506. "activityListTable":{
  507. "width": "96%",
  508. "align": "center",
  509. "styles": {
  510. "margin": "5px 0",
  511. "font-size": "12px"
  512. }
  513. },
  514. "routeListTable":{
  515. "width": "96%",
  516. "align": "center",
  517. "styles": {
  518. "margin": "5px 0",
  519. "font-size": "12px"
  520. }
  521. },
  522. "propertyListTable": {
  523. "width": "100%",
  524. "align": "center",
  525. "styles": {
  526. "margin": "0px 0",
  527. "font-size": "12px",
  528. "border-top": "1px solid #CCC",
  529. "border-left": "1px solid #CCC"
  530. }
  531. },
  532. "propertyName": {
  533. "font-weight": "bold",
  534. "width": "80px",
  535. "height": "20px",
  536. "line-height": "20px",
  537. "text-align": "center",
  538. "border-bottom": "1px solid #999",
  539. "border-right": "1px solid #999"
  540. },
  541. "propertyValue": {
  542. "height": "20px",
  543. "line-height": "20px",
  544. "border-bottom": "1px solid #999",
  545. "border-right": "1px solid #999"
  546. },
  547. "editNode": {
  548. "font-size": "12px",
  549. "padding": "5px",
  550. "margin": "5px",
  551. "border": "1px solid #CCC"
  552. },
  553. "editTable": {
  554. },
  555. "editTableTitle": {
  556. "width": "50px",
  557. "font-weight": "bold",
  558. "font-size": "12px",
  559. "height": "24px",
  560. "line-height": "24px",
  561. "border-bottom": "1px dashed #CCC"
  562. },
  563. "editTableValue": {
  564. "height": "24px",
  565. "line-height": "24px",
  566. "border-bottom": "1px dashed #CCC"
  567. },
  568. "editTableInput": {
  569. "width": "98%",
  570. "border-top": "1px solid #DDD",
  571. "border-left": "1px solid #DDD",
  572. "border-bottom": "1px solid #EEE",
  573. "border-right": "1px solid #EEE"
  574. },
  575. "editTableTextarea": {
  576. "width": "98%",
  577. "border-top": "1px solid #DDD",
  578. "border-left": "1px solid #DDD",
  579. "border-bottom": "1px solid #EEE",
  580. "border-right": "1px solid #EEE"
  581. },
  582. "propertyRefreshFormNode": {
  583. "width": "24px",
  584. "height": "24px",
  585. "float": "right",
  586. "background": "url(../x_component_process_ProcessDesigner/$Process/default/icon/refresh.png) no-repeat center center",
  587. "cursor": "pointer"
  588. },
  589. "propertyOpenFormNode": {
  590. "width": "24px",
  591. "height": "24px",
  592. "float": "right",
  593. "background": "url(../x_component_process_ProcessDesigner/$Process/default/icon/form.png) no-repeat center center",
  594. "cursor": "pointer"
  595. },
  596. "applicationSelectTitle": {
  597. "height": "24px",
  598. "line-height": "24px",
  599. "background-color": "#EEE",
  600. "border-top": "2px solid #999",
  601. "text-align": "center"
  602. },
  603. "applicationSelectContent": {
  604. "min-height": "20px",
  605. "border-top": "1px solid #999",
  606. "padding": "5px 5px 0px 0px",
  607. "overflow": "hidden"
  608. },
  609. "applicationSelectItem": {
  610. "border": "1px solid #666",
  611. "color": "#FFF",
  612. "padding": "0px 5px",
  613. "margin-left": "5px",
  614. "margin-bottom": "5px",
  615. "background-color": "#666",
  616. "float": "left"
  617. },
  618. "applicationSelectAction": {
  619. "height": "20px",
  620. "margin": "10px auto",
  621. "text-align": "center",
  622. "width": "70px",
  623. "border": "1px solid #999",
  624. "background-color": "#F6F6F6",
  625. "cursor": "pointer"
  626. },
  627. "processIconNode": {
  628. "width": "32px",
  629. "height": "32px",
  630. "line-height": "32px",
  631. "text-align": "center",
  632. "float": "left"
  633. },
  634. "processIconSelectNode": {
  635. "width": "50px",
  636. "height": "26px",
  637. "line-height": "26px",
  638. "text-align": "center",
  639. "border": "1px solid #999",
  640. "background-color": "#EEE",
  641. "color": "#777",
  642. "border-radius": "3px",
  643. "float": "right"
  644. }
  645. }