css.wcss 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744
  1. {
  2. "listAreaNode": {
  3. "height": "100%",
  4. "width": "300px",
  5. "overflow": "hidden",
  6. "float": "left",
  7. "background-color": "#F8F8F8"
  8. },
  9. "propertyAreaNode": {
  10. "height": "100%",
  11. "margin-left": "300px",
  12. "overflow": "hidden",
  13. "background-color": "#FDFDFD"
  14. },
  15. "resizeBarNode": {
  16. "height": "100%",
  17. "width": "2px",
  18. "float": "left",
  19. "overflow": "hidden",
  20. "background-color": "#cccccc",
  21. "cursor": "col-resize"
  22. },
  23. "propertyNode": {
  24. "margin-left": "2px",
  25. "height": "100%",
  26. "overflow": "hidden",
  27. },
  28. "propertyTitleNode": {
  29. "background-color": "#F8F8F8",
  30. "border-bottom": "1px solid #CCCCCC",
  31. "height": "0px",
  32. "color": "#333333",
  33. "margin": "0px 0px",
  34. "text-align": "center",
  35. "line-height": "40px",
  36. "font-size": "18px",
  37. "overflow": "hidden"
  38. },
  39. "propertyTitleTextNode": {
  40. },
  41. "propertyContentNode": {
  42. "overflow": "hidden",
  43. "-webkit-user-select": "text",
  44. "-moz-user-select": "text",
  45. "margin": "0px 3px 3px 3px"
  46. },
  47. "toolbarNode": {
  48. "height": "40px",
  49. "background-color": "#F8F8F8",
  50. "border-bottom": "1px solid #CCCCCC",
  51. },
  52. "listScrollNode": {
  53. "overflow": "hidden"
  54. },
  55. "listNode": {
  56. "min-height": "100%",
  57. "overflow": "hidden"
  58. },
  59. "addTopGroupNode": {
  60. "background": "url("+"../x_component_Org/$Explorer/default/icon/add.png) center center no-repeat",
  61. "width": "40px",
  62. "height": "40px",
  63. "cursor": "pointer",
  64. "float": "right"
  65. },
  66. "searchNode": {
  67. "margin-right": "40px",
  68. "height": "40px"
  69. },
  70. "searchButtonNode": {
  71. "float": "left",
  72. "width": "40px",
  73. "height": "40px",
  74. "background": "url("+"../x_component_Org/$Explorer/default/icon/search.png) no-repeat center center",
  75. "cursor": "pointer"
  76. },
  77. "searchInputAreaNode": {
  78. "margin-left": "40px",
  79. "text-align": "left",
  80. },
  81. "searchInputNode": {
  82. "margin-top": "7px",
  83. "width": "96%",
  84. "height": "24px",
  85. "line-height": "24px",
  86. "border": "0px",
  87. "font-family": "Microsoft YaHei",
  88. "font-size": "12px",
  89. "color": "#999",
  90. "background": "transparent",
  91. "-webkit-user-select": "auto",
  92. "-moz-user-select": "auto"
  93. },
  94. "pingyinAction": {
  95. "height": "40px",
  96. "width": "40px",
  97. "background": "url("+"../x_component_Org/$Explorer/default/icon/pingyin.png) center center no-repeat",
  98. "cursor": "pointer"
  99. },
  100. "pingyinNode": {
  101. "width": "0px",
  102. "background": "#f8f8f8",
  103. "border-right": "1px solid #CCCCCC",
  104. "position": "absolute",
  105. "overflow": "hidden",
  106. "display": "none"
  107. },
  108. "pingyinNode_to":{
  109. "width": "30px",
  110. },
  111. "letterNode": {
  112. "height": "20px",
  113. "text-align": "center",
  114. "line-height": "20px",
  115. "color": "#999999",
  116. "font-weight": "400",
  117. "cursor": "pointer"
  118. },
  119. "letterNode_over": {
  120. "font-weight": "bold",
  121. "color": "#333333",
  122. },
  123. "deleteElementsNode":{
  124. "position": "absolute",
  125. "border": "1px solid #FFFFFF",
  126. "box-shadow": "0px 0px 10px #999",
  127. "cursor": "pointer",
  128. },
  129. "deleteElementsDeleteNode": {
  130. "background-color": "#c04444",
  131. "color": "#FFF",
  132. "float": "left",
  133. "padding": "10px 10px"
  134. },
  135. "deleteElementsCancelNode": {
  136. "background-color": "#999",
  137. "color": "#fff",
  138. "float": "left",
  139. "padding": "10px 10px"
  140. },
  141. "popContentNode": {
  142. "position": "absolute",
  143. "height": "10px",
  144. "width": "10px",
  145. "background-color": "#ffffff",
  146. "overflow": "hidden",
  147. "z-index": 20000
  148. },
  149. "item": {
  150. "node": {
  151. "overflow": "hidden",
  152. "background-color": "#F8F8F8",
  153. "height": "50px",
  154. "margin": "0px"
  155. },
  156. "nodeOver": {
  157. "background-color": "#dfeefe"
  158. },
  159. "contentNode": {
  160. "height": "50px",
  161. "cursor": "pointer",
  162. "background-color": "#F8F8F8"
  163. },
  164. "contentNode_delete": {
  165. "height": "50px",
  166. "cursor": "pointer",
  167. "background-color": "#eecbcb"
  168. },
  169. "contentNode_selected": {
  170. "height": "50px",
  171. "cursor": "pointer",
  172. "background-color": "#3C76B7"
  173. },
  174. "iconNode": {
  175. "background-position": "center center",
  176. "background-repeat": "no-repeat",
  177. "margin-left": "16px",
  178. "height": "32px",
  179. "width": "32px",
  180. "border-radius": "16px",
  181. "margin-top": "9px",
  182. "background-color": "#FFFFFF",
  183. "float": "left"
  184. },
  185. "iconImgNode": {
  186. "width": "32px",
  187. "height": "32px",
  188. "border": "0",
  189. "border-radius": "16px"
  190. },
  191. "actionNode": {
  192. "width": "40px",
  193. "height": "50px",
  194. "float": "right",
  195. "opacity": 0
  196. },
  197. "actionNode_selected": {
  198. "opacity": 1
  199. },
  200. "textNode":{
  201. "height": "50px",
  202. "line-height": "50px",
  203. "font-size": "14px",
  204. "color": "#333",
  205. "font-weight": "normal",
  206. "margin": "0px 40px 0px 60px"
  207. },
  208. "textNode_selected":{
  209. "color": "#ffffff"
  210. },
  211. "actionDeleteNode": {
  212. "background": "url("+"../x_component_Org/$Explorer/default/icon/delete.png) center center no-repeat",
  213. "height": "50px",
  214. "width": "20px",
  215. "float": "right",
  216. "margin-right": "5px"
  217. },
  218. "actionDeleteNode_delete": {
  219. "background": "url("+"../x_component_Org/$Explorer/default/icon/delete_delete.png) center center no-repeat",
  220. "height": "50px",
  221. "width": "20px",
  222. "float": "right",
  223. "margin-right": "5px"
  224. },
  225. "actionDeleteNode_selected": {
  226. "background": "url("+"../x_component_Org/$Explorer/default/icon/delete_selected.png) center center no-repeat",
  227. "height": "50px",
  228. "width": "20px",
  229. "float": "right",
  230. "margin-right": "5px"
  231. },
  232. "tabTitleNode": {
  233. "border-bottom": "1px solid #CCCCCC",
  234. "width": "70%",
  235. "min-width": "500px",
  236. "height": "40px",
  237. "margin": "20px auto 0px auto"
  238. },
  239. "tabAreaNode": {
  240. "width": "360px",
  241. "margin": "auto",
  242. "height": "40px",
  243. "line-height": "40px",
  244. "overflow": "hidden"
  245. },
  246. "tabNode": {
  247. "width": "100px",
  248. "margin-left": "20px",
  249. "height": "38px",
  250. "line-height": "38px",
  251. "text-align": "center",
  252. "float": "left",
  253. "color": "#666666",
  254. "font-size": "16px",
  255. "font-weight": "500",
  256. "cursor": "pointer",
  257. "border-bottom": "2px solid #F8F8F8"
  258. },
  259. "tabNode_current": {
  260. "color": "#3b74b4",
  261. "border-bottom": "2px solid #3b74b4"
  262. },
  263. "tabContentNode": {
  264. "overflow": "hidden"
  265. },
  266. "propertyDutyContentTdTitle": {
  267. "background-color": "#f1f1f1",
  268. "height": "30px",
  269. "line-height": "30px",
  270. "text-align": "left"
  271. },
  272. "tabCountNode": {
  273. "border-radius": "7px",
  274. "height": "14px",
  275. "min-width": "14px",
  276. "line-height": "14px",
  277. "font-size": "10px",
  278. "text-align": "center",
  279. "color": "#ffffff",
  280. "background-color": "#666666",
  281. "position": "relative",
  282. "float": "right",
  283. "margin-right": "3px",
  284. "top": "-36px"
  285. },
  286. "person": {
  287. "titleBgNode": {
  288. "height": "98px",
  289. "background-repeat": "no-repeat",
  290. "background-size": "cover",
  291. "overflow": "hidden"
  292. },
  293. "titleNode": {
  294. "height": "78px",
  295. "padding": "10px 0px",
  296. "background-repeat": "no-repeat"
  297. },
  298. "titleInforNode": {
  299. "width": "70%",
  300. "height": "78px",
  301. "max-width": "1000px",
  302. "min-width": "600px",
  303. "margin": "auto"
  304. },
  305. "titleInforLeftNode": {
  306. "width": "150px",
  307. "height": "78px",
  308. "float": "left",
  309. "border-right": "1px solid #CCCCCC"
  310. },
  311. "titleInforRightNode": {
  312. "margin-left": "180px",
  313. "padding": "5px 0px 0px 0px"
  314. },
  315. "titleInforIconAreaNode": {
  316. "height": "72px",
  317. "width": "72px",
  318. "padding": "0px 20px 10px 20px",
  319. "margin": "auto"
  320. },
  321. "titleInforIconNode": {
  322. "height": "72px",
  323. "width": "72px",
  324. "border": "2px solid #FFFFFF",
  325. "border-radius": "36px",
  326. "background": "#FFFFFF"
  327. },
  328. "titleInforNameNode": {
  329. "height": "24px",
  330. "font-size": "18px",
  331. "line-height": "24px",
  332. "font-weight": "bold",
  333. "text-align": "left",
  334. "color": "#666666"
  335. },
  336. "titleInforResetPasswordNode": {
  337. "width": "80px",
  338. "float": "right",
  339. "border": "1px solid #999999",
  340. "background-color": "#f1f1f1",
  341. "height": "24px",
  342. "line-height": "24px",
  343. "border-radius": "5px",
  344. "text-align": "center",
  345. "cursor": "pointer"
  346. },
  347. "titleInforUnlockPersonNode": {
  348. "width": "80px",
  349. "margin-right" : "10px",
  350. "float": "right",
  351. "border": "1px solid #999999",
  352. "background-color": "#f1f1f1",
  353. "height": "24px",
  354. "line-height": "24px",
  355. "border-radius": "5px",
  356. "text-align": "center",
  357. "cursor": "pointer"
  358. },
  359. "titleInforSignatureNode": {
  360. "height": "55px",
  361. "font-size": "14px",
  362. "line-height": "20px",
  363. "margin": "auto",
  364. "margin-top": "5px",
  365. "color": "#888888",
  366. "text-align": "left",
  367. "overflow": "hidden"
  368. },
  369. "titleCloseNode": {
  370. "height": "32px",
  371. "width": "32px",
  372. "background": "url("+"../x_component_Org/$Explorer/default/icon/close.png) center center no-repeat",
  373. "position": "relative",
  374. "top": "-65px",
  375. "left": "20px",
  376. "cursor": "pointer"
  377. },
  378. "titleCloseNode_down": {
  379. "background": "url("+"../x_component_Org/$Explorer/default/icon/close_down.png) center center no-repeat"
  380. },
  381. "actionAreaNode": {
  382. "position": "relative",
  383. "float": "right",
  384. //"background-color": "red",
  385. "top": "-280px",
  386. "height": "30px",
  387. "width": "120px",
  388. "padding": "10px 10px 0px 0px"
  389. },
  390. "actionEditNode": {
  391. "width": "300px",
  392. "text-align": "center",
  393. "height": "30px",
  394. "line-height": "30px",
  395. "color": "#666666",
  396. "cursor": "pointer",
  397. "font-size": "14px",
  398. "border": "1px solid #cccccc",
  399. "background-color": "#f3f3f3",
  400. "border-radius": "3px",
  401. "display": "none"
  402. },
  403. "actionCancelNode": {
  404. "width": "100px",
  405. "float": "right",
  406. "text-align": "center",
  407. "height": "30px",
  408. "line-height": "30px",
  409. "color": "#666666",
  410. "font-size": "14px",
  411. "cursor": "pointer",
  412. "border": "1px solid #666",
  413. "background-color": "#f3f3f3",
  414. "border-radius": "3px",
  415. "display": "none"
  416. },
  417. "actionSaveNode": {
  418. "width": "180px",
  419. "float": "left",
  420. "text-align": "center",
  421. "height": "30px",
  422. "line-height": "30px",
  423. "color": "#666666",
  424. "cursor": "pointer",
  425. "font-size": "14px",
  426. "border": "1px solid #666",
  427. "background-color": "#2b7ac4",
  428. "color": "#ffffff",
  429. "border-radius": "3px",
  430. "display": "none"
  431. },
  432. "baseContentNode": {
  433. "overflow": "hidden"
  434. },
  435. "baseEditNode": {
  436. "min-width": "400px",
  437. "width": "70%",
  438. "margin": "20px auto"
  439. },
  440. "baseReadNode": {
  441. "margin": "0px auto",
  442. "padding": "20px",
  443. "border-top": "1px solid #cccccc",
  444. "background-color": "#f1f1f1"
  445. },
  446. "baseReadContentNode": {
  447. "height": "30px",
  448. "color": "#666666",
  449. "line-height": "30px",
  450. "font-size": "14px",
  451. "text-align": "center"
  452. },
  453. "baseInforTitleNode": {
  454. "height": "24px",
  455. "line-height": "24px",
  456. "width": "120px",
  457. "min-width": "70px",
  458. "color": "#888888",
  459. "font-size": "14px",
  460. "text-align": "right"
  461. },
  462. "baseInforContentNode": {
  463. "height": "24px",
  464. "line-height": "24px",
  465. "width": "50%",
  466. "border-bottom": "1px solid #dddddd",
  467. "max-width": "300px",
  468. "overflow": "hidden",
  469. "color": "#333333",
  470. "padding": "0px 10px",
  471. "font-size": "14px"
  472. },
  473. "baseInforContentNode_edit": {
  474. "border-bottom": "0px solid #dddddd"
  475. },
  476. "baseInforActionNode": {
  477. "height": "10px"
  478. },
  479. "baseInforEditActionAreaNode": {
  480. "width": "300px",
  481. "margin": "20px auto"
  482. },
  483. "inputNode": {
  484. "width": "100%",
  485. "border": "1px solid #999999",
  486. "border-radius": "3px",
  487. "background": "transparent",
  488. "font-size": "14px",
  489. "line-height": "24px",
  490. "height": "22px",
  491. "text-align": "left",
  492. "color": "#333333"
  493. },
  494. "inputNode_calendar": {
  495. "width": "100%",
  496. "border": "1px solid #999999",
  497. "border-radius": "3px",
  498. "background": "url("+"../x_component_Org/$Explorer/default/icon/calendar.png) 98% center no-repeat",
  499. "font-size": "14px",
  500. "line-height": "24px",
  501. "height": "22px",
  502. "text-align": "left",
  503. "color": "#333333"
  504. },
  505. "inputNode_person": {
  506. "width": "100%",
  507. "border": "1px solid #999999",
  508. "border-radius": "3px",
  509. "background": "url("+"../x_component_Org/$Explorer/default/icon/selectperson.png) 98% center no-repeat",
  510. "font-size": "14px",
  511. "line-height": "24px",
  512. "height": "24px",
  513. "text-align": "left",
  514. "color": "#333333"
  515. },
  516. "inputNode_type": {
  517. "width": "100%",
  518. "border": "1px solid #999999",
  519. "border-radius": "3px",
  520. "background": "url("+"../x_component_Org/$Explorer/default/icon/drop.png) 98% center no-repeat",
  521. "font-size": "14px",
  522. "line-height": "24px",
  523. "height": "22px",
  524. "text-align": "left",
  525. "color": "#333333"
  526. },
  527. "inputNode_focus": {
  528. "border": "1px solid #3b74b4",
  529. },
  530. "inputNode_blur": {
  531. "border": "1px solid #999999",
  532. },
  533. "typeSelectNode": {
  534. "border-left": "1px solid #3b74b4",
  535. "border-right": "1px solid #3b74b4",
  536. "border-bottom": "1px solid #3b74b4",
  537. "border-bottom-left-radius": "3px",
  538. "border-bottom-right-radius": "3px",
  539. "background-color": "#ffffff",
  540. "position": "absolute",
  541. "width": "100%",
  542. "max-height": "210px",
  543. "overflow": "auto"
  544. },
  545. "typeSelectItemNode": {
  546. "height": "30px",
  547. "line-height": "30px",
  548. "color": "#666666",
  549. "font-size": "12px",
  550. "padding": "0px",
  551. "cursor": "pointer"
  552. },
  553. "typeSelectItemIconNode": {
  554. "height": "30px",
  555. "width": "30px",
  556. "background": "url("+"../x_component_Org/$Explorer/default/icon/type.png) center center no-repeat",
  557. "float": "left"
  558. },
  559. "typeSelectItemTextNode": {
  560. "margin-left": "30px"
  561. }
  562. },
  563. "role": {
  564. "titleInforNameNode": {
  565. "height": "35px",
  566. "font-size": "18px",
  567. "line-height": "45px",
  568. "font-weight": "bold",
  569. "text-align": "left",
  570. "color": "#666666",
  571. "overflow": "hidden"
  572. },
  573. "titleInforSignatureNode": {
  574. "height": "35px",
  575. "font-size": "14px",
  576. "line-height": "20px",
  577. "margin": "auto",
  578. "margin-top": "5px",
  579. "color": "#888888",
  580. "text-align": "left",
  581. "overflow": "hidden"
  582. },
  583. },
  584. "group": {
  585. "titleInforNameNode": {
  586. "height": "35px",
  587. "font-size": "18px",
  588. "line-height": "45px",
  589. "font-weight": "bold",
  590. "text-align": "left",
  591. "color": "#666666",
  592. "overflow": "hidden"
  593. },
  594. "titleInforSignatureNode": {
  595. "height": "35px",
  596. "font-size": "14px",
  597. "line-height": "20px",
  598. "margin": "auto",
  599. "margin-top": "5px",
  600. "color": "#888888",
  601. "text-align": "left",
  602. "overflow": "hidden"
  603. },
  604. }
  605. },
  606. "unitItem": {
  607. "node": {
  608. "height": "auto",
  609. "overflow": "hidden"
  610. },
  611. "nodeOver": {
  612. "background-color": "#dfeefe"
  613. },
  614. "contentNode": {
  615. "height": "40px",
  616. "overflow": "hidden",
  617. "background": "transparent"
  618. },
  619. "contentNode_delete": {
  620. "height": "40px"
  621. },
  622. "contentNode_selected": {
  623. "height": "40px"
  624. },
  625. "unitToggleIconNode": {
  626. "background-position": "center center",
  627. "background-repeat": "no-repeat",
  628. "height": "40px",
  629. "width": "32px",
  630. "float": "left"
  631. },
  632. "unitIconNode": {
  633. "background-position": "left center",
  634. "background-repeat": "no-repeat",
  635. "height": "40px",
  636. "width": "24px",
  637. "float": "left"
  638. },
  639. "actionNode": {
  640. "width": "50px",
  641. "height": "40px",
  642. "float": "right",
  643. "opacity": 0
  644. },
  645. "unitTextNode": {
  646. "height": "40px",
  647. "line-height": "40px",
  648. "font-size": "14px",
  649. "color": "#333",
  650. "font-weight": "normal",
  651. "margin": "0px 50px 0px 52px"
  652. },
  653. "actionDeleteNode": {
  654. "height": "40px"
  655. },
  656. "actionDeleteNode_delete": {
  657. "height": "40px"
  658. },
  659. "actionDeleteNode_selected": {
  660. "height": "40px"
  661. },
  662. "actionAddNode": {
  663. "background": "url("+"../x_component_Org/$Explorer/default/icon/addUnit.png) center center no-repeat",
  664. "height": "40px",
  665. "width": "20px",
  666. "float": "left",
  667. "display": "block",
  668. "margin-right": "5px"
  669. },
  670. "actionAddNode_delete": {
  671. "background": "url("+"../x_component_Org/$Explorer/default/icon/delete_delete.png) center center no-repeat",
  672. "height": "40px",
  673. "width": "20px",
  674. "float": "right",
  675. "display": "none",
  676. "margin-right": "5px"
  677. },
  678. "actionAddNode_selected": {
  679. "background": "url("+"../x_component_Org/$Explorer/default/icon/addUnit_selected.png) center center no-repeat",
  680. "height": "40px",
  681. "width": "20px",
  682. "float": "right",
  683. "display": "block",
  684. "margin-right": "5px"
  685. },
  686. "childNode": {
  687. "overflow": "hidden",
  688. "padding-left": "0px"
  689. },
  690. "dutyIdentityAction": {
  691. "width": "30px",
  692. "height": "30px",
  693. "float": "right",
  694. "background": "url("+"../x_component_Org/$Explorer/default/icon/add.png) center center no-repeat",
  695. "cursor": "pointer"
  696. },
  697. "dutyIdentityContent": {
  698. "margin-right": "30px",
  699. "height": "30px"
  700. }
  701. },
  702. "list": {
  703. "contentTrNode": {
  704. "height": "30px",
  705. "line-height": "30px",
  706. "border-bottom": "1px solid #cccccc"
  707. },
  708. "selectNode":{
  709. "cursor": "pointer",
  710. "background": "url("+"../x_component_Org/$Explorer/default/icon/select.png) center center no-repeat",
  711. "border-bottom": "1px solid #cccccc"
  712. },
  713. "nameNode": {
  714. "text-align": "left",
  715. "font-size": "12px",
  716. "color": "#666666",
  717. "border-bottom": "1px solid #cccccc"
  718. },
  719. "valueNode": {
  720. "text-align": "left",
  721. "font-size": "12px",
  722. "color": "#666666",
  723. "border-bottom": "1px solid #cccccc"
  724. },
  725. }
  726. }