css.wcss 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847
  1. {
  2. "chartAreaNode": {
  3. "height": "100%",
  4. "width": "500px",
  5. "overflow": "hidden",
  6. "float": "left",
  7. },
  8. "chartScrollNode": {
  9. "overflow": "hidden"
  10. },
  11. "propertyAreaNode": {
  12. "height": "100%",
  13. "margin-left": "400px",
  14. "overflow": "hidden"
  15. },
  16. "resizeBarNode": {
  17. "height": "100%",
  18. "width": "3px",
  19. "float": "left",
  20. "overflow": "hidden",
  21. "background-color": "#999",
  22. "cursor": "col-resize"
  23. },
  24. "propertyNode": {
  25. "margin-left": "3px",
  26. "height": "100%",
  27. "overflow": "hidden",
  28. },
  29. "propertyTitleNode": {
  30. "background-color": "#4c6b87",
  31. "height": "50px",
  32. "color": "#FFF",
  33. "margin": "0px 0px",
  34. "text-align": "center",
  35. "color": "#FFF",
  36. "line-height": "50px",
  37. "font-size": "20px",
  38. "font-weight": "bold"
  39. },
  40. "propertyTitleTextNode": {
  41. },
  42. "propertyContentNode": {
  43. "overflow": "hidden",
  44. "margin": "0px 3px 3px 3px"
  45. },
  46. "toolbarNode": {
  47. "height": "50px",
  48. "background-color": "#4c6b87"
  49. },
  50. "addTopCompanyNode": {
  51. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/addTopCompany.png) center center no-repeat",
  52. "width": "50px",
  53. "height": "50px",
  54. "cursor": "pointer",
  55. "float": "left",
  56. "border-right": "1px solid #FFF"
  57. },
  58. "searchNode": {
  59. "margin-left": "60px",
  60. "height": "50px"
  61. },
  62. "searchButtonNode": {
  63. "float": "right",
  64. "width": "50px",
  65. "height": "50px",
  66. "margin-right": "40px",
  67. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/search.png) no-repeat center center",
  68. "cursor": "pointer"
  69. },
  70. "searchInputAreaNode": {
  71. "margin-right": "120px",
  72. "text-align": "right",
  73. },
  74. "searchInputBoxNode": {
  75. "margin-top": "13px",
  76. "width": "80%",
  77. "max-width": "500px",
  78. "height": "24px",
  79. "border-radius": "3px",
  80. "background-color": "#EEE",
  81. "float": "right",
  82. "text-align": "center",
  83. },
  84. "searchInputNode": {
  85. "width": "96%",
  86. "height": "24px",
  87. "border": "0px",
  88. "font-family": "微软雅黑",
  89. "font-size": "14px",
  90. "color": "#999",
  91. "background": "transparent",
  92. "-webkit-user-select": "auto",
  93. "-moz-user-select": "auto"
  94. },
  95. "chartNode": {
  96. "min-height": "100%",
  97. "overflow": "hidden"
  98. },
  99. "formInput": {
  100. "content": {
  101. "height": "24px",
  102. "line-height": "24px",
  103. "margin": "3px 20px",
  104. "cursor": "default"
  105. },
  106. "input": {
  107. "width": "90%",
  108. "height": "22px",
  109. "border": "1px solid #CCC",
  110. "box-shadow": "0px 0px 0px",
  111. },
  112. "input_focus": {
  113. "width": "90%",
  114. "height": "22px",
  115. "border": "1px solid #da7429",
  116. "box-shadow": "0px 0px 8px #fab37e",
  117. }
  118. },
  119. "deleteGroupsNode":{
  120. "position": "absolute",
  121. "background-color": "#c04444",
  122. "border": "2px solid #FFF",
  123. "border-radius": "5px",
  124. "box-shadow": "0px 0px 10px #999",
  125. "cursor": "pointer",
  126. "color": "#FFF",
  127. "padding": "5px 10px"
  128. },
  129. "companyItem": {
  130. "node": {
  131. "overflow": "hidden",
  132. "border": "1px solid #bfc8cf",
  133. "background-color": "#FFF",
  134. "margin": "6px 6px 6px 6px",
  135. "box-shadow": "0px 0px 0px #FFF"
  136. },
  137. "nodeMask": {
  138. "background-color": "#fb8383",
  139. "opacity": "0.3"
  140. },
  141. "node_forDelete": {
  142. "overflow": "hidden",
  143. "border": "1px solid #F00",
  144. "background-color": "#FFF",
  145. "margin": "6px 6px 6px 6px",
  146. "box-shadow": "0px 0px 8px #F00"
  147. },
  148. "nodeOver": {
  149. "overflow": "hidden",
  150. "border": "1px solid #506c80",
  151. "background-color": "#FFF",
  152. "margin": "6px 6px 6px 6px"
  153. },
  154. "childNode": {
  155. "overflow": "hidden",
  156. "margin-left": "20px"
  157. },
  158. "contentNode": {
  159. "height": "40px",
  160. "cursor": "pointer",
  161. "background-color": "#d9e1e7",
  162. "border-bottom": "1px solid #bfc8cf"
  163. },
  164. "contentNodeNew": {
  165. "height": "40px",
  166. "cursor": "pointer",
  167. "background-color": "#fae7c6",
  168. "border-bottom": "1px solid #bfc8cf"
  169. },
  170. "contentNode_selected": {
  171. "height": "40px",
  172. "cursor": "pointer",
  173. "background-color": "#eecbcb",
  174. "border-bottom": "1px solid #d7dbde"
  175. },
  176. "flagNode": {
  177. "height": "40px",
  178. "width": "12px",
  179. "float": "left",
  180. "background": "transparent"
  181. },
  182. "flagNodeOver": {
  183. "height": "40px",
  184. "width": "12px",
  185. "float": "left",
  186. "background": "#da7429"
  187. },
  188. "flagNodeSelected": {
  189. "height": "40px",
  190. "width": "12px",
  191. "float": "left",
  192. "background": "#e14141"
  193. },
  194. "flagIconNode": {
  195. "height": "40px",
  196. "background-position": "center center",
  197. "background-repeat": "no-repeat"
  198. },
  199. "flagIconNode_e": {
  200. "background-image": "url("+"/x_component_Organization/$OrgExplorer/default/icon/e.png)",
  201. },
  202. "flagIconNode_c": {
  203. "background-image": "url("+"/x_component_Organization/$OrgExplorer/default/icon/c.png)",
  204. },
  205. "iconNode": {
  206. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/company.png) center center no-repeat",
  207. "height": "40px",
  208. "width": "50px",
  209. "float": "left"
  210. },
  211. "textNode":{
  212. "height": "40px",
  213. "line-height": "40px",
  214. "font-size": "14px",
  215. "color": "#333",
  216. "font-weight": "normal",
  217. "margin": "0px 100px 0px 53px"
  218. },
  219. "actionNode": {
  220. "width": "100px",
  221. "height": "40px",
  222. "float": "right",
  223. "opacity": 0
  224. },
  225. "actionDeleteNode": {
  226. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/delete.png) center center no-repeat",
  227. "height": "40px",
  228. "width": "20px",
  229. "float": "right",
  230. "margin-right": "5px"
  231. },
  232. "actionDeleteNode_selected": {
  233. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/delete_selected.png) center center no-repeat",
  234. "height": "40px",
  235. "width": "20px",
  236. "float": "right",
  237. "margin-right": "5px"
  238. },
  239. "actionAddNode": {
  240. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/addOrg.png) center center no-repeat",
  241. "height": "40px",
  242. "width": "20px",
  243. "float": "right",
  244. "margin-right": "5px"
  245. },
  246. "actionAddCompanyNode": {
  247. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/addCompany.png) center center no-repeat",
  248. "height": "40px",
  249. "width": "20px",
  250. "float": "right",
  251. "margin-right": "5px"
  252. },
  253. "actionAddDepartmentNode": {
  254. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/addDepartment.png) center center no-repeat",
  255. "height": "40px",
  256. "width": "20px",
  257. "float": "right",
  258. "margin-right": "5px"
  259. },
  260. "actionAddNodeButton": {
  261. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/addOrg.png) 5px center no-repeat",
  262. "height": "24px",
  263. "line-height": "24px",
  264. "margin-top": "8px",
  265. "width": "24px",
  266. "float": "right",
  267. "padding-left": "24px",
  268. "margin-right": "5px"
  269. },
  270. "actionConfigNode": {
  271. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/config.png) center center no-repeat",
  272. "height": "40px",
  273. "width": "20px",
  274. "float": "right",
  275. "margin-right": "5px"
  276. },
  277. "propertyInforNode": {
  278. "margin": "10px 10px",
  279. "border": "1px solid #c9c9c9",
  280. "background-color": "#f5f6f8",
  281. "overflow": "hidden"
  282. },
  283. "propertyInforTextNode": {
  284. "height": "40px",
  285. "margin": "0px 10px",
  286. "margin-right": "210px",
  287. "border-bottom": "1px solid #c9c9c9",
  288. "font-size": "16px",
  289. "font-weight": "bold",
  290. "color": "#333",
  291. "line-height": "50px"
  292. },
  293. "propertyInforActionNode":{
  294. "float": "right",
  295. "height": "40px",
  296. "margin-right": "10px",
  297. "border-bottom": "1px solid #c9c9c9",
  298. "width": "200px"
  299. },
  300. "editBaseNode": {
  301. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/edit.png) 3px center no-repeat",
  302. "float": "right",
  303. "cursor": "pointer",
  304. "margin-top": "12px",
  305. "padding": "3px 5px",
  306. "padding-left": "22px",
  307. "font-size": "12px",
  308. "font-weight": "normal",
  309. "border": "1px solid #AAA",
  310. "background-color": "#FFF",
  311. "line-height": "normal",
  312. "color":"#666",
  313. "border-radius":"3px"
  314. },
  315. "cancelBaseNode": {
  316. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/editCancel.png) 3px center no-repeat",
  317. "float": "right",
  318. "cursor": "pointer",
  319. "margin-top": "12px",
  320. "padding": "3px 5px",
  321. "padding-left": "22px",
  322. "font-size": "12px",
  323. "font-weight": "normal",
  324. "border": "1px solid #999",
  325. "background-color": "#AAA",
  326. "line-height": "normal",
  327. "color":"#FFF",
  328. "border-radius":"3px"
  329. },
  330. "saveBaseNode": {
  331. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/editOk.png) 15px center no-repeat",
  332. "float": "right",
  333. "cursor": "pointer",
  334. "margin-top": "12px",
  335. "padding": "3px 20px",
  336. "padding-left": "35px",
  337. "font-size": "12px",
  338. "font-weight": "normal",
  339. "border": "1px solid #888",
  340. "background-color": "#6b8bbd",
  341. "line-height": "normal",
  342. "color":"#FFF",
  343. "margin-right": "10px",
  344. "border-radius":"3px",
  345. "box-shadow": "0px 0px 5px #888",
  346. },
  347. "propertyInforContentNode": {
  348. "margin": "10px 10px",
  349. "color": "#333",
  350. "font-size": "14px",
  351. "line-height": "30px"
  352. },
  353. "propertyBaseContentTdTitle": {
  354. "width": "20%",
  355. "text-align": "right",
  356. "color": "#da7429"
  357. },
  358. "addDutyNode": {
  359. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/additem.png) 3px center no-repeat",
  360. "float": "right",
  361. "cursor": "pointer",
  362. "margin-top": "12px",
  363. "margin-left": "5px",
  364. "padding": "3px 5px",
  365. "padding-left": "22px",
  366. "font-size": "12px",
  367. "font-weight": "normal",
  368. "border": "1px solid #666",
  369. "background-color": "#FFF",
  370. "line-height": "normal",
  371. "color":"#333",
  372. "border-radius":"3px"
  373. },
  374. "deleteDutyNode_desable": {
  375. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/deleteitem_disable.png) 3px center no-repeat",
  376. "float": "right",
  377. "cursor": "pointer",
  378. "margin-top": "12px",
  379. "margin-left": "5px",
  380. "padding": "3px 5px",
  381. "padding-left": "22px",
  382. "font-size": "12px",
  383. "font-weight": "normal",
  384. "border": "1px solid #CCC",
  385. "background-color": "#FFF",
  386. "line-height": "normal",
  387. "color":"#999",
  388. "border-radius":"3px"
  389. },
  390. "deleteDutyNode": {
  391. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/deleteitem.png) 3px center no-repeat",
  392. "float": "right",
  393. "cursor": "pointer",
  394. "margin-top": "12px",
  395. "margin-left": "5px",
  396. "padding": "3px 5px",
  397. "padding-left": "22px",
  398. "font-size": "12px",
  399. "font-weight": "normal",
  400. "border": "1px solid #666",
  401. "background-color": "#FFF",
  402. "line-height": "normal",
  403. "color":"#333",
  404. "border-radius":"3px"
  405. },
  406. "propertyDutyContentTdTitle": {
  407. "border-bottom": "1px solid #CCC",
  408. "background-color": "#DDD"
  409. }
  410. },
  411. "departmentItem": {
  412. "node": {
  413. "overflow": "hidden",
  414. "border": "1px solid #d7dbde",
  415. "background-color": "#FFF",
  416. "margin": "6px 6px 6px 6px",
  417. "box-shadow": "0px 0px 0px #FFF"
  418. },
  419. "nodeMask": {
  420. "background-color": "#fb8383",
  421. "opacity": "0.3"
  422. },
  423. "node_forDelete": {
  424. "overflow": "hidden",
  425. "border": "1px solid #F00",
  426. "background-color": "#FFF",
  427. "margin": "6px 6px 6px 6px",
  428. "box-shadow": "0px 0px 8px #F00"
  429. },
  430. "nodeOver": {
  431. "overflow": "hidden",
  432. "border": "1px solid #506c80",
  433. "background-color": "#FFF",
  434. "margin": "6px 6px 6px 6px"
  435. },
  436. "childNode": {
  437. "overflow": "hidden",
  438. "margin-left": "20px"
  439. },
  440. "contentNode": {
  441. "height": "36px",
  442. "cursor": "pointer",
  443. "background-color": "#eef2f5",
  444. "border-bottom": "1px solid #d7dbde"
  445. },
  446. "contentNodeNew": {
  447. "height": "40px",
  448. "cursor": "pointer",
  449. "background-color": "#fae7c6",
  450. "border-bottom": "1px solid #bfc8cf"
  451. },
  452. "contentNode_selected": {
  453. "height": "40px",
  454. "cursor": "pointer",
  455. "background-color": "#eecbcb",
  456. "border-bottom": "1px solid #d7dbde"
  457. },
  458. "flagNode": {
  459. "height": "36px",
  460. "width": "12px",
  461. "float": "left",
  462. "background": "transparent"
  463. },
  464. "flagNodeOver": {
  465. "height": "36px",
  466. "width": "12px",
  467. "float": "left",
  468. "background": "#da7429"
  469. },
  470. "flagNodeSelected": {
  471. "height": "36px",
  472. "width": "12px",
  473. "float": "left",
  474. "background": "#e14141"
  475. },
  476. "flagIconNode": {
  477. "height": "40px",
  478. "background-position": "center center",
  479. "background-repeat": "no-repeat"
  480. },
  481. "flagIconNode_e": {
  482. "background-image": "url("+"/x_component_Organization/$OrgExplorer/default/icon/e.png)",
  483. },
  484. "flagIconNode_c": {
  485. "background-image": "url("+"/x_component_Organization/$OrgExplorer/default/icon/c.png)",
  486. },
  487. "iconNode": {
  488. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/department.png) center center no-repeat",
  489. "height": "36px",
  490. "width": "50px",
  491. "float": "left"
  492. },
  493. "textNode":{
  494. "height": "36px",
  495. "line-height": "36px",
  496. "font-size": "14px",
  497. "color": "#333",
  498. "font-weight": "normal",
  499. "margin": "0px 100px 0px 53px"
  500. },
  501. "actionNode": {
  502. "width": "100px",
  503. "height": "36px",
  504. "float": "right",
  505. "opacity": 0
  506. },
  507. "actionDeleteNode": {
  508. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/delete.png) center center no-repeat",
  509. "height": "40px",
  510. "width": "20px",
  511. "float": "right",
  512. "margin-right": "5px"
  513. },
  514. "actionDeleteNode_selected": {
  515. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/delete_selected.png) center center no-repeat",
  516. "height": "40px",
  517. "width": "20px",
  518. "float": "right",
  519. "margin-right": "5px"
  520. },
  521. "actionAddNode": {
  522. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/addOrg.png) center center no-repeat",
  523. "height": "40px",
  524. "width": "20px",
  525. "float": "right",
  526. "margin-right": "5px"
  527. },
  528. "actionAddCompanyNode": {
  529. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/addCompany.png) center center no-repeat",
  530. "height": "40px",
  531. "width": "20px",
  532. "float": "right",
  533. "margin-right": "5px"
  534. },
  535. "actionAddDepartmentNode": {
  536. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/addDepartment.png) center center no-repeat",
  537. "height": "40px",
  538. "width": "20px",
  539. "float": "right",
  540. "margin-right": "5px"
  541. },
  542. "propertyInforNode": {
  543. "margin": "10px 10px",
  544. "border": "1px solid #c9c9c9",
  545. "background-color": "#f5f6f8",
  546. "overflow": "hidden"
  547. },
  548. "propertyInforTextNode": {
  549. "height": "40px",
  550. "margin": "0px 10px",
  551. "margin-right": "210px",
  552. "border-bottom": "1px solid #c9c9c9",
  553. "font-size": "16px",
  554. "font-weight": "bold",
  555. "color": "#333",
  556. "line-height": "50px"
  557. },
  558. "propertyInforActionNode":{
  559. "float": "right",
  560. "height": "40px",
  561. "margin-right": "10px",
  562. "border-bottom": "1px solid #c9c9c9",
  563. "width": "200px"
  564. },
  565. "editBaseNode": {
  566. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/edit.png) 3px center no-repeat",
  567. "float": "right",
  568. "cursor": "pointer",
  569. "margin-top": "12px",
  570. "padding": "3px 5px",
  571. "padding-left": "22px",
  572. "font-size": "12px",
  573. "font-weight": "normal",
  574. "border": "1px solid #AAA",
  575. "background-color": "#FFF",
  576. "line-height": "normal",
  577. "color":"#666",
  578. "border-radius":"3px"
  579. },
  580. "cancelBaseNode": {
  581. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/editCancel.png) 3px center no-repeat",
  582. "float": "right",
  583. "cursor": "pointer",
  584. "margin-top": "12px",
  585. "padding": "3px 5px",
  586. "padding-left": "22px",
  587. "font-size": "12px",
  588. "font-weight": "normal",
  589. "border": "1px solid #999",
  590. "background-color": "#AAA",
  591. "line-height": "normal",
  592. "color":"#FFF",
  593. "border-radius":"3px"
  594. },
  595. "saveBaseNode": {
  596. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/editOk.png) 15px center no-repeat",
  597. "float": "right",
  598. "cursor": "pointer",
  599. "margin-top": "12px",
  600. "padding": "3px 20px",
  601. "padding-left": "35px",
  602. "font-size": "12px",
  603. "font-weight": "normal",
  604. "border": "1px solid #888",
  605. "background-color": "#6b8bbd",
  606. "line-height": "normal",
  607. "color":"#FFF",
  608. "margin-right": "10px",
  609. "border-radius":"3px",
  610. "box-shadow": "0px 0px 5px #888",
  611. },
  612. "propertyInforContentNode": {
  613. "margin": "10px 10px",
  614. "color": "#333",
  615. "font-size": "14px",
  616. "line-height": "30px"
  617. },
  618. "propertyBaseContentTdTitle": {
  619. "width": "20%",
  620. "text-align": "right",
  621. "color": "#da7429"
  622. },
  623. "addDutyNode": {
  624. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/edit.png) 3px center no-repeat",
  625. "float": "right",
  626. "cursor": "pointer",
  627. "margin-top": "12px",
  628. "padding": "3px 5px",
  629. "padding-left": "22px",
  630. "font-size": "12px",
  631. "font-weight": "normal",
  632. "border": "1px solid #AAA",
  633. "background-color": "#FFF",
  634. "line-height": "normal",
  635. "color":"#666",
  636. "border-radius":"3px"
  637. },
  638. "addDutyNode": {
  639. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/additem.png) 3px center no-repeat",
  640. "float": "right",
  641. "cursor": "pointer",
  642. "margin-top": "12px",
  643. "margin-left": "5px",
  644. "padding": "3px 5px",
  645. "padding-left": "22px",
  646. "font-size": "12px",
  647. "font-weight": "normal",
  648. "border": "1px solid #666",
  649. "background-color": "#FFF",
  650. "line-height": "normal",
  651. "color":"#333",
  652. "border-radius":"3px"
  653. },
  654. "deleteDutyNode_desable": {
  655. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/deleteitem_disable.png) 3px center no-repeat",
  656. "float": "right",
  657. "cursor": "pointer",
  658. "margin-top": "12px",
  659. "margin-left": "5px",
  660. "padding": "3px 5px",
  661. "padding-left": "22px",
  662. "font-size": "12px",
  663. "font-weight": "normal",
  664. "border": "1px solid #CCC",
  665. "background-color": "#FFF",
  666. "line-height": "normal",
  667. "color":"#999",
  668. "border-radius":"3px"
  669. },
  670. "deleteDutyNode": {
  671. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/deleteitem.png) 3px center no-repeat",
  672. "float": "right",
  673. "cursor": "pointer",
  674. "margin-top": "12px",
  675. "margin-left": "5px",
  676. "padding": "3px 5px",
  677. "padding-left": "22px",
  678. "font-size": "12px",
  679. "font-weight": "normal",
  680. "border": "1px solid #666",
  681. "background-color": "#FFF",
  682. "line-height": "normal",
  683. "color":"#333",
  684. "border-radius":"3px"
  685. },
  686. "propertyDutyContentTdTitle": {
  687. "border-bottom": "1px solid #CCC",
  688. "background-color": "#DDD"
  689. },
  690. "member": {
  691. "identityNode": {
  692. "padding": "5px",
  693. "float": "left",
  694. "margin-right": "10px",
  695. "margin-bottom": "10px",
  696. "background-color": "#DDD",
  697. "border-radius":"5px",
  698. "color": "#333",
  699. "line-height": "20px",
  700. "cursor": "pointer"
  701. },
  702. "identityNode_over": {
  703. "padding": "5px",
  704. "float": "left",
  705. "margin-right": "10px",
  706. "margin-bottom": "10px",
  707. "background-color": "#da7429",
  708. "border-radius":"5px",
  709. "line-height": "20px",
  710. "color": "#FFF",
  711. "cursor": "pointer"
  712. },
  713. "identityRemoveNode": {
  714. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/del.png) center center no-repeat",
  715. "width": "16px",
  716. "margin-left": "5px",
  717. "height": "20px",
  718. "float": "right"
  719. },
  720. "identityInforNode": {
  721. "overflow": "hidden"
  722. },
  723. "identityInforNameNode": {
  724. "height": "40px"
  725. },
  726. "identityInforPicNode": {
  727. "height": "40px",
  728. "width": "40px",
  729. "float": "left"
  730. },
  731. "identityInforNameTextNode": {
  732. "height": "40px",
  733. "float": "left",
  734. "margin-left": "10px",
  735. "width": "80px",
  736. "color": "#da7429",
  737. "font-size": "14px",
  738. "font-weight": "bold"
  739. },
  740. "identityInforPhoneNode": {
  741. "padding": "0px",
  742. "margin-top": "15px",
  743. "height": "10px"
  744. },
  745. }
  746. },
  747. "map": {
  748. "contentNode": {
  749. "line-height": "normal",
  750. "height": "16px",
  751. "background": "transparent"
  752. },
  753. "contentNode_selected": {
  754. "line-height": "normal",
  755. "height": "16px",
  756. "background": "#f7eae1"
  757. },
  758. "selectNode":{
  759. "border-bottom": "1px solid #CCC",
  760. "cursor": "pointer",
  761. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/select.png) center center no-repeat",
  762. },
  763. "selectNode_selected":{
  764. "border-bottom": "1px solid #CCC",
  765. "cursor": "pointer",
  766. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/selected.png) center center no-repeat",
  767. },
  768. "nameNode": {
  769. "text-align": "center",
  770. "font-size": "12px",
  771. "border-right": "1px solid #CCC",
  772. "border-bottom": "1px solid #CCC"
  773. },
  774. "valueNode": {
  775. "text-align": "left",
  776. "font-size": "12px",
  777. "border-bottom": "1px solid #CCC"
  778. },
  779. "actionNode": {
  780. "background": "url("+"/x_component_Organization/$OrgExplorer/default/icon/add.png) center center no-repeat",
  781. "border-bottom": "1px solid #CCC",
  782. "cursor": "pointer"
  783. },
  784. "actionAttributeNode":{
  785. "border-bottom": "1px solid #CCC"
  786. },
  787. "identityNode": {
  788. "padding": "3px",
  789. "float": "left",
  790. "margin-right": "3px",
  791. "margin-bottom": "3px",
  792. "background-color": "#DDD",
  793. "border-radius":"5px",
  794. "color": "#333",
  795. "cursor": "pointer"
  796. },
  797. "identityNode_over": {
  798. "padding": "3px",
  799. "float": "left",
  800. "margin-right": "3px",
  801. "margin-bottom": "3px",
  802. "background-color": "#da7429",
  803. "border-radius":"5px",
  804. "color": "#FFF",
  805. "cursor": "pointer"
  806. },
  807. "identityInforNode": {
  808. "overflow": "hidden"
  809. },
  810. "identityInforNameNode": {
  811. "height": "40px"
  812. },
  813. "identityInforPicNode": {
  814. "height": "40px",
  815. "width": "40px",
  816. "float": "left"
  817. },
  818. "identityInforNameTextNode": {
  819. "height": "40px",
  820. "float": "left",
  821. "margin-left": "10px",
  822. "width": "80px",
  823. "color": "#da7429",
  824. "font-size": "14px",
  825. "font-weight": "bold"
  826. },
  827. "identityInforPhoneNode": {
  828. "padding": "0px",
  829. "margin-top": "15px",
  830. "height": "10px"
  831. },
  832. "nameInputNode": {
  833. "height": "16px",
  834. "width": "98%",
  835. "border": "1px solid #CCC"
  836. }
  837. }
  838. }