css.wcss 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773
  1. {
  2. "topBarLayout":{
  3. "height":"50px",
  4. "width":"100%",
  5. "background-color":"#F7F7F7",
  6. "box-shadow": "0 1px 3px 0 #888888",
  7. "position":"absolute"
  8. },
  9. "contentLayout":{
  10. "position":"absolute",
  11. "left":"0px",
  12. "top":"51px",
  13. "bottom":"-1px",
  14. "width":"100%",
  15. "overflow":"auto",
  16. "display":"flex"
  17. },
  18. "topBarBackContainer":{
  19. "float":"left"
  20. },
  21. "topBarBackHomeIcon":{
  22. "cursor":"pointer",
  23. "float":"left",
  24. "margin-left":"10px",
  25. "width":"50px",
  26. "height":"50px",
  27. "background": "url(/x_component_TeamWork/$Project/default/icon/icon_xiangmu.png) no-repeat center "
  28. },
  29. "topBarBackHomeNext":{
  30. "float":"left",
  31. "width":"16px",
  32. "height":"50px",
  33. "background": "url(/x_component_TeamWork/$Project/default/icon/icon_right.png) no-repeat center "
  34. },
  35. topBarBackHomeTextContainer:{
  36. "float":"left",
  37. "cursor":"pointer",
  38. "height":"50px",
  39. "border-right":"1px solid #DEDEDE"
  40. },
  41. "topBarBackHomeText":{
  42. "height":"50px",
  43. "line-height":"50px",
  44. "margin-left":"10px",
  45. "float":"left",
  46. "cursor":"pointer",
  47. "font-size":"15px",
  48. "color":"#333333"
  49. },
  50. topBarBackHomeArrow:{
  51. "float":"left",
  52. "height":"50px",
  53. "width":"16px",
  54. "cursor":"pointer",
  55. "margin":"0px 10px 0px 6px",
  56. "background": "url(/x_component_TeamWork/$Project/default/icon/icon_triangle_down.png) no-repeat center "
  57. },
  58. itemLayout:{
  59. "max-height":"650px",
  60. "overflow":"hidden"
  61. },
  62. itemText:{
  63. "border-bottom":"1px solid #dddddd",
  64. "height":"40px",
  65. "line-height":"40px",
  66. "font-size":"15px",
  67. "color":"#333333",
  68. "padding-left":"5px"
  69. },
  70. projectListContainer:{
  71. "height":"70px",
  72. "cursor":"pointer"
  73. },
  74. projectListIcon:{
  75. "float":"left",
  76. "width":"80px",
  77. "height":"40px",
  78. "margin-left":"10px",
  79. "margin-top":"15px",
  80. "background":"url(/x_component_TeamWork/$Project/default/icon/pic_morentu_220.png) no-repeat center ",
  81. "background-size":"cover"
  82. },
  83. projectListText:{
  84. "float":"left",
  85. "height":"70px",
  86. "width":"150px",
  87. "line-height":"70px",
  88. "font-size":"14px",
  89. "margin-left":"12px",
  90. "color":"#333333",
  91. "overflow":"hidden",
  92. "white-space":"nowrap",
  93. "text-overflow":"ellipsis"
  94. },
  95. projectListSelect:{
  96. "float":"left",
  97. "width":"24px",
  98. "height":"70px",
  99. "margin-left":"10px",
  100. "background":"url(/x_component_TeamWork/$Project/default/icon/icon_dagou.png) no-repeat center "
  101. },
  102. topBarTabsContainer:{
  103. "margin-left":"10px",
  104. "float":"left"
  105. },
  106. topBarTabItemTask:{
  107. "cursor":"pointer",
  108. "float":"left",
  109. "font-size":"15px",
  110. "color":"#666666",
  111. "height":"48px",
  112. "line-height":"48px",
  113. "width":"40px",
  114. "text-align":"center",
  115. "margin":"0px 10px"
  116. },
  117. topBarTabItemStat:{
  118. "cursor":"pointer",
  119. "float":"left",
  120. "font-size":"15px",
  121. "color":"#666666",
  122. "height":"48px",
  123. "line-height":"48px",
  124. "width":"40px",
  125. "text-align":"center",
  126. "margin":"0px 10px"
  127. },
  128. topBarSettingContainer:{
  129. "float":"right",
  130. "height":"100%"
  131. },
  132. topBarSettingMenuContainer:{
  133. "height":"100%",
  134. "width":"70px",
  135. "cursor":"pointer",
  136. "margin":"0px 5px"
  137. },
  138. topBarSettingMenuIcon:{
  139. "float":"left",
  140. "height":"100%",
  141. "width":"16px",
  142. "margin":"0px 10px",
  143. "background": "url(/x_component_TeamWork/$Project/default/icon/icon_caidan.png) no-repeat center "
  144. },
  145. topBarSettingMenuText:{
  146. "float":"left",
  147. "line-height":"50px",
  148. "color":"#666666",
  149. "font-size":"14px"
  150. },
  151. naviLayout:{
  152. "margin-top":"0px",
  153. "width":"300px",
  154. "height":"100%",
  155. "overflow-y":"auto",
  156. "box-shadow": "0 2px 4px 0 #888888",
  157. "background-color":"#ffffff"
  158. },
  159. naviTop:{
  160. "border-bottom":"1px solid #E6E6E6"
  161. },
  162. naviTopSearchContainer:{
  163. "padding":"0px 0px",
  164. "width":"260px",
  165. "height":"36px",
  166. "margin":"20px auto 10px auto",
  167. "border":"1px solid #DEDEDE",
  168. "border-radius":"10px"
  169. },
  170. naviTopSearchIn:{
  171. "width":"90%",
  172. "margin":"0 10px",
  173. "border":"0px",
  174. "height":"32px",
  175. "line-height":"32px",
  176. "font-size":"14px",
  177. "color":"#999999",
  178. "outline":"none"
  179. },
  180. naviTopTaskContainer:{
  181. "height":"40px",
  182. "width":"260px",
  183. "margin":"0 auto"
  184. },
  185. naviTopTaskText:{
  186. "float":"left",
  187. "color":"#333333",
  188. "font-size":"15px",
  189. "height":"40px",
  190. "line-height":"40px"
  191. },
  192. naviTopTaskAdd:{
  193. "float":"right",
  194. "width":"24px",
  195. "height":"24px",
  196. "cursor":"pointer",
  197. "margin-top":"12px",
  198. "background": "url(/x_component_TeamWork/$Project/default/icon/icon_jia.png) no-repeat center "
  199. },
  200. naviTopMyTaskLayout:{
  201. "cursor":"pointer",
  202. "height":"70px",
  203. "background-color":"#F2F5F7",
  204. "border-radius":"5px"
  205. },
  206. naviTopMyTaskContainer:{
  207. "margin-top":"10px",
  208. "padding-top":"10px",
  209. "margin-left":"20px",
  210. "height":"20px"
  211. },
  212. naviTopMyTaskText:{
  213. "float":"left",
  214. "font-size":"14px",
  215. "color":"#333333"
  216. },
  217. naviTopMyTaskCount:{
  218. "float":"left",
  219. "margin-left":"10px",
  220. "color":"#666666",
  221. "font-size":"14px"
  222. },
  223. naviTopTaskLineContainer:{
  224. "height":"20px",
  225. "padding-top":"14px",
  226. "margin-left":"20px"
  227. },
  228. naviTopTaskLine:{
  229. "width":"250px",
  230. "height":"6px",
  231. "border-radius":"100px",
  232. "background-color":"#4A90E2"
  233. },
  234. completeLine:{
  235. "float":"left",
  236. "height":"6px",
  237. "background-color":"#73BF4D",
  238. "border-top-left-radius":"100px",
  239. "border-bottom-left-radius":"100px"
  240. },
  241. overLine:{
  242. "float":"right",
  243. "height":"6px",
  244. "background-color":"#FF0000",
  245. "border-top-right-radius":"100px",
  246. "border-bottom-right-radius":"100px"
  247. },
  248. naviView:{
  249. "flex":"1"
  250. },
  251. naviViewTitleContainer:{
  252. "width":"260px",
  253. "margin":"0px auto",
  254. "height":"50px",
  255. "line-height":"50px",
  256. "font-size":"15px",
  257. "color":"#333333"
  258. },
  259. naviViewTitle:{
  260. "height":"50px",
  261. "line-height":"50px",
  262. "float":"left"
  263. },
  264. naviViewAdd:{
  265. "float":"right",
  266. "width":"24px",
  267. "height":"24px",
  268. "cursor":"pointer",
  269. "margin-top":"12px",
  270. "background": "url(/x_component_TeamWork/$Project/default/icon/icon_jia.png) no-repeat center "
  271. },
  272. naviViewContainer:{
  273. },
  274. naviItemContainer:{
  275. "height":"40px",
  276. "cursor":"pointer"
  277. },
  278. naviItemAllIcon:{
  279. "float":"left",
  280. "width":"16px",
  281. "height":"16px",
  282. "margin-top":"12px",
  283. "margin-left":"20px",
  284. "background":"url(/x_component_TeamWork/$Project/default/icon/icon_all.png) no-repeat center "
  285. },
  286. naviItemText:{
  287. "float":"left",
  288. "color":"#2A2A2A",
  289. "font-size":"15px",
  290. "height":"40px",
  291. "line-height":"40px",
  292. "margin-left":"8px"
  293. },
  294. naviItemMore:{
  295. "float":"right",
  296. "width":"24px",
  297. "height":"24px",
  298. "margin-top":"8px",
  299. "margin-right":"12px",
  300. "background":"url(/x_component_TeamWork/$Project/default/icon/icon_more.png) no-repeat center "
  301. },
  302. naviItemMyIcon:{
  303. "float":"left",
  304. "width":"16px",
  305. "height":"16px",
  306. "margin-top":"12px",
  307. "margin-left":"20px",
  308. "background":"url(/x_component_TeamWork/$Project/default/icon/icon_renwu_wzx.png) no-repeat center "
  309. },
  310. naviItemFlowIcon:{
  311. "float":"left",
  312. "width":"16px",
  313. "height":"16px",
  314. "margin-top":"12px",
  315. "margin-left":"20px",
  316. "background":"url(/x_component_TeamWork/$Project/default/icon/icon_rw_wwc.png) no-repeat center "
  317. },
  318. naviItemCompleteIcon:{
  319. "float":"left",
  320. "width":"16px",
  321. "height":"16px",
  322. "margin-top":"12px",
  323. "margin-left":"20px",
  324. "background":"url(/x_component_TeamWork/$Project/default/icon/icon_renwu_ywc.png) no-repeat center "
  325. },
  326. naviItemOverIcon:{
  327. "float":"left",
  328. "width":"16px",
  329. "height":"16px",
  330. "margin-top":"12px",
  331. "margin-left":"20px",
  332. "background":"url(/x_component_TeamWork/$Project/default/icon/icon_renwu_yyq.png) no-repeat center "
  333. },
  334. menuTipLayout:{
  335. "width":"200px"
  336. },
  337. menuTipTitle:{
  338. "width":"100%",
  339. "height":"40px",
  340. "line-height":"40px",
  341. "text-align":"center",
  342. "font-size":"16px",
  343. "color":"#333333",
  344. "border-bottom":"1px solid #bebebe"
  345. },
  346. menuTipContainer:{
  347. "cursor":"pointer",
  348. "width":"100%",
  349. "height":"40px"
  350. },
  351. menuTipEditIcon:{
  352. "float":"left",
  353. "width":"16px",
  354. "height":"16px",
  355. "margin-left":"20px",
  356. "margin-top":"12px",
  357. "background":"url(/x_component_TeamWork/$Project/default/icon/icon_bianjishitu.png) no-repeat center "
  358. },
  359. menuTipRemoveIcon:{
  360. "float":"left",
  361. "width":"16px",
  362. "height":"16px",
  363. "margin-left":"20px",
  364. "margin-top":"12px",
  365. "background":"url(/x_component_TeamWork/$Project/default/icon/icon_delete_grey.png) no-repeat center "
  366. },
  367. menuTipText:{
  368. "float":"left",
  369. "height":"40px",
  370. "line-height":"40px",
  371. "color":"#808080",
  372. "font-size":"13px",
  373. "margin-left":"10px"
  374. },
  375. taskContentLayout:{
  376. flex:"1",
  377. "overflow-x":"auto",
  378. "overflow-y":"hidden",
  379. "padding-left":"10px",
  380. //"padding-right":"10px",
  381. "width":"100%",
  382. "height":"99%",
  383. "display":"flex"
  384. },
  385. taskGroupLayout:{
  386. //"display":"inline-table",
  387. "flex-shrink":"0",
  388. "float":"left",
  389. "width":"300px",
  390. //"height":"95%",
  391. "margin-top":"10px",
  392. "margin-left":"10px",
  393. "margin-right":"10px",
  394. //"margin-bottom":"20px",
  395. "background-color":"#ffffff",
  396. "border-radius":"4px"
  397. },
  398. taskGroupItemTitleContainer:{
  399. "height":"60px"
  400. },
  401. taskGroupItemTitleText:{
  402. "float":"left",
  403. "height":"60px",
  404. "line-height":"60px",
  405. "font-size":"20px",
  406. "margin-left":"20px",
  407. "max-width":"150px",
  408. "overflow":"hidden",
  409. "white-space":"nowrap",
  410. "text-overflow":"ellipsis",
  411. "color":"#333333"
  412. },
  413. taskGroupItemTitleCount:{
  414. "float":"left",
  415. "height":"60px",
  416. "line-height":"60px",
  417. "font-size":"12px",
  418. "margin-left":"5px",
  419. "color":"#999999"
  420. },
  421. taskGroupItemTitleAdd:{
  422. "cursor":"pointer",
  423. "float":"right",
  424. "height":"60px",
  425. "width":"24px",
  426. "margin-right":"4px",
  427. "background":"url(/x_component_TeamWork/$Project/default/icon/icon_jia.png) no-repeat center "
  428. },
  429. taskGroupItemTitleMore:{
  430. "cursor":"pointer",
  431. "float":"right",
  432. "height":"60px",
  433. "width":"24px",
  434. "margin-right":"16px",
  435. "background":"url(/x_component_TeamWork/$Project/default/icon/icon_more.png) no-repeat center "
  436. },
  437. taskGroupItemContainer:{
  438. "height":"90%",
  439. "width":"290px",
  440. "overflow":"hidden",
  441. "background-color":"#fff",
  442. "padding-bottom":"10px",
  443. //"position":"absolute"
  444. },
  445. taskItemContainerDrag:{
  446. "width":"290px",
  447. "min-height":"80px",
  448. "margin-bottom":"10px"
  449. },
  450. taskItemInsertLine:{
  451. "width":"250px",
  452. "height":"3px",
  453. "border":"0px dashed #999999",
  454. "margin":"10px auto",
  455. "border-radius":"1px",
  456. "background-color":"#4A90E2"
  457. },
  458. taskItemContainer:{
  459. "width":"260px",
  460. "overflow":"hidden",
  461. "height":"80px",
  462. //"min-height":"80px",
  463. "cursor":"pointer",
  464. "border":"1px solid #E6E6E6",
  465. "border-radius":"4px",
  466. "background-color":"#ffffff",
  467. "margin":"10px auto"
  468. },
  469. taskItemHover:{
  470. "float":"left",
  471. "width":"5px",
  472. "height":"100%",
  473. "border-top-left-radius":"4px",
  474. "border-bottom-left-radius":"4px",
  475. "background-color":"#DEDEDE"
  476. },
  477. taskItemContent:{
  478. "padding":"10px",
  479. "float":"right",
  480. "width":"230px"
  481. },
  482. taskItemTitle:{
  483. "font-size":"14px"
  484. },
  485. newTaskGroupContainer:{
  486. "cursor":"pointer",
  487. //"display":"inline-table",
  488. "flex-shrink":"0",
  489. "float":"left",
  490. "width":"300px",
  491. "height":"60px",
  492. "margin-top":"10px",
  493. "margin-left":"10px",
  494. "margin-right":"10px",
  495. "background-color":"",
  496. "border-radius":"4px"
  497. },
  498. newTaskGroupIcon:{
  499. "float":"left",
  500. "height":"100%",
  501. "width":"24px",
  502. "background":"url(/x_component_TeamWork/$Project/default/icon/icon_jia.png) no-repeat center "
  503. },
  504. newTaskGroupText:{
  505. "float":"left",
  506. "height":"100%",
  507. "line-height":"60px",
  508. "color":"#999999"
  509. },
  510. titleContainer:{
  511. "height":"40px",
  512. "width":"350px",
  513. "margin":"30px auto"
  514. },
  515. titleValue:{
  516. "height":"40px",
  517. "width":"100%",
  518. "font-size":"16px",
  519. "color":"#666666",
  520. "border":"1px solid #dedede",
  521. "border-radius":"4px",
  522. "text-indent":"8px"
  523. },
  524. actionContainer:{
  525. "height":"40px",
  526. "width":"350px",
  527. "margin":"30px auto"
  528. },
  529. okAction:{
  530. "height": "30px",
  531. "width": "100px",
  532. "cursor": "pointer",
  533. "float": "left",
  534. "line-height": "30px",
  535. "text-align": "center",
  536. "font-size": "16px",
  537. "font-family": "微软雅黑",
  538. "border": "1px solid #3d77c1",
  539. "background-color": "#5d97e1",
  540. "color": "#FFF",
  541. "margin-right": "20px",
  542. "margin-left":"40px",
  543. "border-radius":"10px",
  544. "box-shadow": "0px 0px 3px #5d97e1"
  545. },
  546. closeAction:{
  547. "height": "30px",
  548. "width": "100px",
  549. "cursor": "pointer",
  550. "float": "left",
  551. "line-height": "30px",
  552. "text-align": "center",
  553. "font-size": "16px",
  554. "font-family": "微软雅黑",
  555. "border": "1px solid #f0f0f0",
  556. "background-color": "#f0f0f0",
  557. "color": "#666666",
  558. "margin-right": "20px",
  559. "margin-left":"30px",
  560. "border-radius":"10px",
  561. "box-shadow": "0px 0px 3px #f0f0f0"
  562. },
  563. viewContainer:{
  564. "width":"100%",
  565. "height":"100%",
  566. "overflow-y":"auto"
  567. },
  568. viewListContainer:{
  569. "width":"1000px",
  570. "margin":"10px auto",
  571. "font-size":"14px",
  572. "color":"#666666"
  573. },
  574. viewItem:{
  575. "height":"50px",
  576. "width":"100%",
  577. "cursor":"pointer",
  578. "background-color":"#ffffff",
  579. "border-bottom":"1px solid #EEEEEE"
  580. },
  581. viewName:{
  582. "float":"left",
  583. "line-height":"50px",
  584. "width":"800px",
  585. "margin-left":"20px",
  586. "overflow": "hidden",
  587. "text-overflow": "ellipsis",
  588. "white-space": "nowrap"
  589. },
  590. viewStatus:{
  591. "float":"left",
  592. "line-height":"50px",
  593. "width":"100px",
  594. "text-align":"center"
  595. },
  596. viewDuty:{
  597. "width":"50px",
  598. "height":"100%",
  599. "float":"right",
  600. "margin-right":"20px"
  601. },
  602. viewDutyIcon:{
  603. "width":"25px",
  604. "height":"25px",
  605. "line-height":"25px",
  606. "margin-top":"12px",
  607. "text-align":"center",
  608. "color":"#ffffff",
  609. "font-size":"13px",
  610. "border-radius":"20px",
  611. "background-color":"#4A90E2"
  612. },
  613. viewNext:{
  614. "height":"50px",
  615. "line-height":"50px",
  616. "background-color":"#4a90e2",
  617. "text-align":"center",
  618. "color":"#ffffff",
  619. "font-size":"14px",
  620. "cursor":"pointer"
  621. },
  622. "formMaskNode": {
  623. "width": "100%",
  624. "height": "100%",
  625. "opacity": 0.2,
  626. "position": "absolute",
  627. "background-color": "#999999",
  628. "top": "0px",
  629. "left": "0px"
  630. },
  631. "formAreaNode": {
  632. "position": "absolute",
  633. "opacity": 0,
  634. "top": "0px"
  635. },
  636. "formNode": {
  637. "background-color": "#FFF",
  638. "box-shadow": "0px 0px 10px #999",
  639. "border-radius": "5px",
  640. "margin": "auto",
  641. "border": "1px solid #fff",
  642. "overflow": "hidden",
  643. "color":"#333333"
  644. },
  645. "formTopNode": {
  646. "color": "#333333",
  647. "height": "40px",
  648. "background-color": "#fff",
  649. "border-bottom": "1px solid #b6b6b6",
  650. "line-height": "40px",
  651. "font-size": "14px",
  652. "padding-left": "5px",
  653. "text-align": "left"
  654. },
  655. "formTopIconNode": {
  656. "width": "32px",
  657. "height": "32px",
  658. "float": "left",
  659. "background": "url(/x_component_TeamWork/$Task/default/icon/document.png) no-repeat center 4px"
  660. },
  661. "formTopTextNode": {
  662. "font-size": "16px",
  663. "float": "left",
  664. "width": "200px",
  665. "overflow": "hidden",
  666. "text-overflow": "ellipsis",
  667. "white-space": "nowrap"
  668. },
  669. "formTopCloseActionNode": {
  670. "width": "40px",
  671. "height": "40px",
  672. "float": "right",
  673. "padding-right": "4px",
  674. "background": "url(/x_component_TeamWork/$Project/default/icon/icon_off.png) no-repeat center",
  675. "cursor": "pointer"
  676. },
  677. "formTopContentNode": {
  678. "float": "right",
  679. "padding-right": "10px",
  680. "text-align": "right"
  681. },
  682. "formTopContentTitle": {},
  683. "formTopContentValue": {
  684. "padding-right": "20px",
  685. "font-size": "12px"
  686. },
  687. "formNewNode": {
  688. "width": "47px",
  689. "height": "47px",
  690. "background": "url(/x_component_Template/$Explorer/default/icon/new.png) no-repeat"
  691. },
  692. "formIconNode": {
  693. "width": "47px",
  694. "height": "47px"
  695. },
  696. "formEditNode": {
  697. "width": "47px",
  698. "height": "47px"
  699. },
  700. "formContentNode": {
  701. "border": "0px solid #666",
  702. "width": "100%",
  703. "margin": "auto",
  704. "font-size": "14px",
  705. "color": "#666",
  706. "font-family": "微软雅黑",
  707. "overflow": "hidden"
  708. },
  709. "formTableContainer": {
  710. "margin": "0px 10px",
  711. "overflow": "hidden",
  712. "positon": "static"
  713. },
  714. "formBottomNode": {
  715. "height": "40px",
  716. "line-height": "40px",
  717. "background-color": "#3d77c1",
  718. "overflow": "hidden",
  719. "padding-top": "10px"
  720. },
  721. "formOkActionNode": {
  722. "height": "30px",
  723. "width": "75px",
  724. "cursor": "pointer",
  725. "float": "right",
  726. "line-height": "30px",
  727. "text-align": "center",
  728. "font-size": "16px",
  729. "font-family": "微软雅黑",
  730. "border": "1px solid #3d77c1",
  731. "background-color": "#5d97e1",
  732. "color": "#FFF",
  733. "margin-right": "20px",
  734. "box-shadow": "0px 0px 3px #5d97e1"
  735. },
  736. "formCancelActionNode": {
  737. "height": "30px",
  738. "width": "75px",
  739. "cursor": "pointer",
  740. "float": "right",
  741. "line-height": "30px",
  742. "text-align": "center",
  743. "font-size": "16px",
  744. "font-family": "微软雅黑",
  745. "border": "1px solid #3d77c1",
  746. "background-color": "#5d97e1",
  747. "color": "#FFF",
  748. "margin-right": "20px",
  749. "box-shadow": "0px 0px 3px #5d97e1"
  750. },
  751. "formActionNode": {
  752. "height": "30px",
  753. "width": "75px",
  754. "cursor": "pointer",
  755. "float": "left",
  756. "line-height": "30px",
  757. "text-align": "center",
  758. "font-size": "16px",
  759. "font-family": "微软雅黑",
  760. "color": "#FFF",
  761. "margin-left": "10px",
  762. "margin-right": "20px"
  763. }
  764. }