css.wcss 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666
  1. {
  2. "topMenu": {
  3. "height": "50px",
  4. "position": "absolute",
  5. "top": "0px",
  6. "width": "calc( 100% - 10px )",
  7. "padding-left": "10px",
  8. "color": "#FFF",
  9. "line-height": "50px",
  10. "font-size": "14px",
  11. "font-family": "Microsoft YaHei",
  12. "background-color": "#fff",
  13. "overflow" : "hidden"
  14. },
  15. "topMenuRight" : {
  16. "float" : "right",
  17. "margin-right" : "20px"
  18. },
  19. "contentNode_inContainer" : {
  20. "margin-top" : "50px",
  21. "height": "100%",
  22. "overflow": "hidden"
  23. },
  24. "contentNode": {
  25. "height": "100%",
  26. "overflow": "hidden"
  27. },
  28. "bottomMenu": {
  29. "height": "60px",
  30. "position": "absolute",
  31. "bottom": "0px",
  32. "width": "100%",
  33. "color": "#FFF",
  34. "font-family": "Microsoft YaHei",
  35. "background-color": "#365775"
  36. },
  37. "topMenuNode": {
  38. "height": "50px",
  39. "color" : "#333",
  40. "font-size" : "16px",
  41. "line-height": "50px",
  42. "float": "left",
  43. "cursor": "pointer",
  44. "padding-left" : "15px",
  45. "padding-right" : "15px",
  46. "overflow" : "hidden"
  47. },
  48. "topMenuNode_right" : {
  49. "height": "50px",
  50. "color" : "#333",
  51. "font-size" : "16px",
  52. "line-height": "50px",
  53. "float": "left",
  54. "padding-left" : "10px",
  55. "padding-right" : "10px",
  56. "cursor": "pointer"
  57. },
  58. "topMenuNode_over": {
  59. "color" : "#3C76B7"
  60. },
  61. "topMenuNode_down": {
  62. "color" : "#3C76B7"
  63. },
  64. "topMenuIconNode": {
  65. "line-height": "50px",
  66. "height": "50px",
  67. "width": "20px",
  68. "color": "#999",
  69. "float": "left"
  70. },
  71. "topMenuIconNode_over": {
  72. "color": "#3C76B7"
  73. },
  74. "topMenuTextNode": {
  75. "line-height": "50px",
  76. "height": "50px",
  77. "float": "left"
  78. },
  79. "bottomMenuNode": {
  80. "height": "40px",
  81. "width": "40px",
  82. "margin": "10px",
  83. "float": "left",
  84. "cursor": "pointer"
  85. },
  86. "topMenuPoint": {
  87. "height": "10px",
  88. "color": "#FFF",
  89. "position": "absolute",
  90. "bottom": "0px",
  91. "width": "100%",
  92. "color": "#FFF",
  93. "line-height": "6px",
  94. "font-size": "14px",
  95. "font-weight": "bold",
  96. "text-align": "center"
  97. },
  98. "menuPointAction":{
  99. "width": "30px",
  100. "height": "10px",
  101. "margin": "auto",
  102. "background": "url(../x_component_Meeting/$Main/default/icon/point.png) no-repeat center center"
  103. },
  104. "bottomMenuPoint": {
  105. "height": "10px",
  106. "color": "#FFF",
  107. "position": "absolute",
  108. "top": "0px",
  109. "width": "100%",
  110. "color": "#FFF",
  111. "line-height": "6px",
  112. "font-size": "14px",
  113. "font-weight": "bold",
  114. "text-align": "center"
  115. },
  116. // "popupformTopNode": {
  117. // "color" : "#333",
  118. // "height": "30px",
  119. // "background-color": "#eee",
  120. // "border-top": "1px solid #ddd",
  121. // "border-bottom": "1px solid #b6b6b6",
  122. // "line-height": "30px",
  123. // "font-size": "14px",
  124. // "font-weight": "bold",
  125. // "padding-left": "20px",
  126. // "text-align": "left"
  127. // },
  128. // "popupformTopIconNode" : {
  129. // "width": "28px",
  130. // "height": "32px",
  131. // "float": "left",
  132. // "background": "url(../x_component_Execution/$WorkForm/default/icon/document.png) no-repeat center 4px"
  133. // },
  134. // "popupformTopTextNode" : {
  135. // "font-size": "16px",
  136. // "float": "left",
  137. // "width" : "480px",
  138. // "overflow" : "hidden",
  139. // "text-overflow" : "ellipsis",
  140. // "white-space":"nowrap"
  141. // },
  142. // "popupformTopContentNode" : {
  143. // "float" : "right",
  144. // "padding-right" : "10px",
  145. // "text-align" : "right"
  146. // },
  147. // "popupformTopCloseActionNode": {
  148. // "width": "30px",
  149. // "height": "30px",
  150. // "float": "right",
  151. // "background": "url(../x_component_Template/$Explorer/default/icon/close.png) no-repeat center center",
  152. // "cursor": "pointer"
  153. // },
  154. "createRoomNode": {
  155. "overflow": "auto",
  156. "background-color": "#EEE",
  157. "position": "absolute",
  158. "width": "60%",
  159. "height": "60%",
  160. "top": "0px",
  161. "opacity": 0,
  162. "z-index": "100"
  163. },
  164. "createRoomAreaNode": {
  165. "width": "70%",
  166. "max-width": "800px",
  167. "min-width": "500px",
  168. "margin": "0px auto",
  169. "padding": "20px"
  170. },
  171. "createRoomTitleNode": {
  172. "font-size": "36px",
  173. "color": "#666",
  174. "height": "80px",
  175. "line-height": "80px",
  176. "padding": "0px 40px",
  177. "border-bottom": "3px solid #666"
  178. },
  179. "createRoomContentNode": {
  180. "overflow": "hidden",
  181. "padding": "10px 20px"
  182. },
  183. "createRoomBottomNode": {
  184. "overflow": "hidden",
  185. "padding": "10px",
  186. "width": "280px",
  187. "margin": "auto"
  188. },
  189. "createRoomFormNode": {
  190. "clear": "both",
  191. "overflow": "hidden",
  192. "margin-bottom": "10px"
  193. },
  194. "createRoomFormNode2": {
  195. "overflow": "hidden",
  196. "margin-bottom": "10px",
  197. "width": "48%",
  198. "float": "left"
  199. },
  200. "createRoomFormNode3": {
  201. "overflow": "hidden",
  202. "margin-bottom": "10px",
  203. "width": "48%",
  204. "float": "right"
  205. },
  206. "createRoomFormTitleNode": {
  207. "font-size": "18px",
  208. "color": "#555",
  209. "height": "30px",
  210. "line-height": "30px"
  211. },
  212. "createRoomFormContentNode": {
  213. "height": "30px",
  214. "font-size": "14px",
  215. "color": "#333"
  216. },
  217. "createRoomFormAuditorNode": {
  218. "height": "24px",
  219. "margin-bottom": "6px",
  220. "overflow": "hidden",
  221. "border": "1px solid #999",
  222. "font-size": "14px",
  223. "background-color": "#FFF",
  224. "color": "#666",
  225. "cursor": "pointer",
  226. "width": "98%"
  227. },
  228. "createRoomFormContentNode2": {
  229. "padding-top": "2px",
  230. "min-height": "22px",
  231. "font-size": "14px",
  232. "background": "#FFF",
  233. "overflow": "hidden",
  234. "border": "1px solid #999",
  235. "width": "98%",
  236. "color": "#333"
  237. },
  238. "createRoomFormInput": {
  239. "height": "22px",
  240. "border": "1px solid #999",
  241. "font-size": "14px",
  242. "color": "#666",
  243. "width": "98%"
  244. },
  245. "createRoomFormSelect": {
  246. "height": "26px",
  247. "font-size": "14px",
  248. "color": "#666",
  249. "border": "1px solid #999",
  250. "width": "98%"
  251. },
  252. "createRoomOkActionNode": {
  253. "height": "30px",
  254. "width": "85px",
  255. "cursor": "pointer",
  256. "float": "right",
  257. "line-height": "30px",
  258. "padding-left": "65px",
  259. "font-size": "16px",
  260. "font-family": "Microsoft YaHei",
  261. "border-radius": "3px",
  262. "border": "1px solid #354f67",
  263. "color": "#FFF",
  264. "margin-right": "20px",
  265. "margin-top": "20px",
  266. "box-shadow": "0px 0px 0px #666",
  267. "background": "url(../x_component_process_ApplicationExplorer/$Main/default/icon/editOk_bg.png) no-repeat"
  268. },
  269. "createRoomCancelActionNode": {
  270. "height": "30px",
  271. "width": "60px",
  272. "cursor": "pointer",
  273. "float": "right",
  274. "line-height": "30px",
  275. "padding-left": "40px",
  276. "font-size": "16px",
  277. "font-family": "Microsoft YaHei",
  278. "border-radius": "3px",
  279. "color": "#FFF",
  280. "margin-top": "20px",
  281. "box-shadow": "0px 0px 0px #666",
  282. "border": "1px solid #999",
  283. "background": "url(../x_component_process_ApplicationExplorer/$Main/default/icon/editCancel_bg.png) no-repeat"
  284. },
  285. "createRoomSelectBuildingNode": {
  286. "border-left": "1px solid #999",
  287. "border-right": "1px solid #999",
  288. "border-bottom": "1px solid #999",
  289. "min-height": "50px",
  290. "max-height": "300px",
  291. "overflow": "auto",
  292. "background-color": "#FFF",
  293. "position": "absolute"
  294. },
  295. "createRoomBuildingSelectItem": {
  296. "height": "50px",
  297. "cursor": "default",
  298. "margin-bottom": "0px",
  299. "overflow": "hidden"
  300. },
  301. "createRoomBuildingSelectItem_over": {
  302. "background-color": "#bacae8"
  303. },
  304. "createRoomBuildingSelectItemName": {
  305. "height": "24px",
  306. "line-height": "24px",
  307. "overflow": "hidden",
  308. "color": "#333",
  309. "margin": "5px 10px 0px 10px",
  310. "font-size": "19px"
  311. },
  312. "createRoomBuildingSelectItemAddr": {
  313. "height": "16px",
  314. "lin-height": "16px",
  315. "overflow": "hidden",
  316. "color": "#999",
  317. "margin": "0px 10px 5px 10px",
  318. "font-size": "12px"
  319. },
  320. "createRoomErrorInfoNode": {
  321. "color": "#FF0000",
  322. "height": "20px",
  323. "line-height": "20px",
  324. "position": "relative",
  325. "text-align": "right",
  326. "padding-right": "20px",
  327. "top": "-50px"
  328. },
  329. "createMeetingInfoTitleNode": {
  330. "margin-left": "60px",
  331. "font-size": "28px"
  332. },
  333. "createMeetingInfoContentNode": {
  334. "overflow": "hidden",
  335. "padding": "0px 30px"
  336. },
  337. "createMeetingInfoLineNode": {
  338. // "height": "60px",
  339. // "margin": "10px 0px"
  340. },
  341. "createMeetingInfoItemTitleNode": {
  342. "height": "30px",
  343. "line-height": "30px",
  344. "font-size": "18px"
  345. },
  346. "createMeetingInfoItemEditNode": {
  347. "height": "30px"
  348. },
  349. "createMeetingInfoItemInputNode": {
  350. "border": "2px solid #CCC",
  351. "height": "22px",
  352. "font-size": "14px",
  353. "color": "#666",
  354. "line-height": "22px",
  355. "width": "100%"
  356. },
  357. "createMeetingInfoItemSelectNode": {
  358. "border": "2px solid #CCC",
  359. "height": "22px",
  360. "font-size": "14px",
  361. "color": "#666",
  362. "line-height": "22px",
  363. "margin-right": "10px",
  364. "min-width": "80px"
  365. },
  366. "createMeetingInfoItemDivNode": {
  367. "border": "1px solid #CCC",
  368. "border-radius" : "4px",
  369. "background-color": "#FFF",
  370. "height": "30px",
  371. "font-size": "16px",
  372. "color": "#333",
  373. "line-height": "30px",
  374. "width": "99%",
  375. "background" : "url(../x_component_Meeting/$Main/default/apply/down.png) 98% center no-repeat"
  376. },
  377. "createMeetingInfoSelectRoomNode": {
  378. "background-color": "#FFF",
  379. //"min-height": "30px",
  380. "max-height": "400px",
  381. "overflow-y": "auto",
  382. "border": "1px solid #999",
  383. "position": "absolute"
  384. },
  385. "createMeetingInfoSelectRoomItem1Node": {
  386. "height": "50px",
  387. "padding": "5px 5px",
  388. "overflow": "hidden",
  389. "background-color": "#DDD"
  390. },
  391. "createMeetingInfoSelectRoomItem1NameNode": {
  392. "height": "30px",
  393. "line-height": "30px",
  394. "font-size": "24px",
  395. "font-weight": "bold",
  396. "color": "#333"
  397. },
  398. "createMeetingInfoSelectRoomItem1AddrNode": {
  399. "height": "20px",
  400. "line-height": "20px",
  401. "font-size": "12px",
  402. "color": "#999"
  403. },
  404. "createMeetingInfoSelectRoomItemRoomNode": {
  405. "height": "20px",
  406. "line-height": "20px",
  407. "font-size": "12px",
  408. "color": "#999"
  409. },
  410. "roomTitleNode": {
  411. "height": "40px",
  412. "cursor": "pointer",
  413. "color": "#333",
  414. "padding": "5px 20px",
  415. "background-color": "#FFF",
  416. "overflow": "hidden"
  417. },
  418. "roomTitleCapacityNode": {
  419. "width": "40px",
  420. "margin-right": "10px",
  421. "height": "40px",
  422. "float": "right",
  423. "color": "#999",
  424. "line-height": "40px",
  425. "font-size": "14px",
  426. "text-align": "right"
  427. },
  428. "roomTitleInforNode": {
  429. "margin-right": "50px",
  430. "height": "40px"
  431. },
  432. "roomTitleNumberNode": {
  433. "height": "20px",
  434. "line-height": "20px",
  435. "padding-left": "5px",
  436. "color": "#444",
  437. "float": "left"
  438. },
  439. "roomTitleNameNode":{
  440. "height": "20px",
  441. "line-height": "20px",
  442. "padding-left": "5px",
  443. "font-weight": "bold",
  444. "font-size": "14px",
  445. "float": "left"
  446. },
  447. "roomTitleIconsNode": {
  448. "height": "20px"
  449. },
  450. "roomTitleIconNode": {
  451. "height": "20px",
  452. "width": "18px",
  453. "float": "left",
  454. "background-repeat": "no-repeat",
  455. "background-position": "center center"
  456. },
  457. "roomTitleDisabledIconNode": {
  458. "width": "40px",
  459. "height": "40px",
  460. "background": "url(../x_component_Meeting/$Main/default/apply/disabled.png) no-repeat center center",
  461. "position": "relative",
  462. "top": "-40px",
  463. "margin-right": "50px",
  464. "float": "right"
  465. },
  466. "createMeetingContentHeadNode": {
  467. "height": "80px",
  468. "line-height": "80px",
  469. "padding": "0px 20px",
  470. "overflow": "hidden",
  471. "border-bottom": "2px solid #31369e",
  472. "margin": "0px 20px"
  473. },
  474. "createMeetingSaveNode": {
  475. "height": "80px",
  476. "width": "60px",
  477. "float": "right",
  478. "background": "url(../x_component_Meeting/$Main/default/apply/save.png) no-repeat center center",
  479. "cursor": "pointer"
  480. },
  481. "createMeetingSaveNode_over": {
  482. "background": "url(../x_component_Meeting/$Main/default/apply/save_over.png) no-repeat center center"
  483. },
  484. "createMeetingSaveNode_down": {
  485. "background": "url(../x_component_Meeting/$Main/default/apply/save_down.png) no-repeat center center"
  486. },
  487. "createMeetingSubjectNode": {
  488. "height": "80px",
  489. "margin-right": "60px"
  490. },
  491. "createMeetingSubjectInputNode": {
  492. "height": "80px",
  493. "font-size": "32px",
  494. "width": "99%",
  495. "color": "#555",
  496. "border": "0px",
  497. "background": "transparent"
  498. },
  499. "createMeetingAttachmentNode": {
  500. "min-height": "40px",
  501. "overflow": "hidden",
  502. "margin": "10px 0px"
  503. },
  504. "createMeetingAttachmentTitleNode": {
  505. "width": "200px",
  506. "margin-left": "20px",
  507. "font-size": "18px",
  508. "color": "#666",
  509. "float": "left",
  510. "height": "40px",
  511. "line-height": "40px"
  512. },
  513. "createMeetingAttachmentContentNode": {
  514. // "margin-left": "220px",
  515. "margin-right": "20px",
  516. "min-height": "40px",
  517. "overflow": "hidden"
  518. },
  519. "createMeetingDescriptionNode": {
  520. "overflow": "hidden",
  521. "border-top": "2px solid #31369e",
  522. "margin": "0px 20px",
  523. "padding": "20px 0px"
  524. },
  525. "createMeetingDescriptionAreaNode": {
  526. "overflow": "hidden",
  527. "margin": "0px 20px"
  528. },
  529. "createMeetingDescriptionInputNode": {
  530. "border": "0px",
  531. "width": "100%",
  532. "font-size": "14px",
  533. "overflow": "auto",
  534. "font-family": "Microsoft YaHei",
  535. "color": "#666"
  536. },
  537. "configNode": {
  538. "box-shadow": "inset 1px 0 0 0 #CCCCCC",
  539. "background": "#F8F8F8",
  540. "width": "330px",
  541. "position": "absolute",
  542. "right": "0px",
  543. "top": "50px",
  544. "opacity": "0",
  545. "overflow": "auto"
  546. },
  547. "configNode_admin": {
  548. "box-shadow": "inset 1px 0 0 0 #CCCCCC",
  549. "background": "#F8F8F8",
  550. "width": "430px",
  551. "position": "absolute",
  552. "right": "0px",
  553. "top": "50px",
  554. "opacity": "0",
  555. "overflow": "auto"
  556. },
  557. "configContentNode": {
  558. "margin": "20px",
  559. "overflow": "hidden"
  560. },
  561. "configContentLine": {
  562. "height": "1px",
  563. "border-bottom": "1px dashed #ccc",
  564. "margin-top" : "20px",
  565. "margin-bottom" : "20px"
  566. },
  567. "configProcessNode": {
  568. "height": "30px",
  569. "border-bottom": "1px dashed #ccc",
  570. "background": "url(../x_component_Meeting/$Main/default/icon/addPerson.png) no-repeat right center",
  571. "margin-top" : "10px",
  572. "cursor": "pointer",
  573. "margin-bottom" : "20px"
  574. },
  575. "configMeetingViewerNode" : {
  576. "min-height": "30px",
  577. "overflow" : "hidden",
  578. "border-bottom": "1px dashed #ccc",
  579. "background": "url(../x_component_Meeting/$Main/default/icon/addPerson.png) no-repeat right center",
  580. "margin-top" : "10px",
  581. "cursor": "pointer",
  582. "margin-bottom" : "20px"
  583. },
  584. "configTitleDiv": {
  585. "line-height": "30px",
  586. "width": "auto",
  587. "color": "#333",
  588. "font-size": "18px",
  589. "margin-bottom" : "10px"
  590. },
  591. "configActionNode": {
  592. "height": "50px",
  593. "margin": "20px"
  594. },
  595. "configActionSaveNode": {
  596. "background": "#3C76B7",
  597. "border-radius": "4px",
  598. "width" : "120px",
  599. "height" : "40px",
  600. "line-height" : "40px",
  601. "border" : "0px",
  602. "color" : "#fff",
  603. "cursor" : "pointer",
  604. "text-align" : "center",
  605. "margin-right" : "20px",
  606. "font-size" : "18px",
  607. "float" : "right"
  608. },
  609. "configActionCancelNode": {
  610. "background": "#f0f0f0",
  611. "border-radius": "4px",
  612. "width" : "80px",
  613. "height" : "40px",
  614. "line-height" : "40px",
  615. "margin-right" : "20px",
  616. "color" : "#666",
  617. "border" : "0px",
  618. "font-size" : "18px",
  619. "text-align" : "center",
  620. "cursor" : "pointer",
  621. "float" : "right"
  622. },
  623. "dealStartedWorkAction": {
  624. "color": "#0000FF",
  625. "cursor": "pointer"
  626. },
  627. "inputAcceptButton" : {
  628. "background-color": "#3C76B7",
  629. "border-radius": "4px",
  630. "padding" : "0px 10px",
  631. "line-height" : "30px",
  632. "height" : "30px",
  633. "border" : "0px",
  634. "color" : "#fff",
  635. "cursor" : "pointer",
  636. "float" : "left",
  637. "font-size" : "14px"
  638. },
  639. "inputDenyButton" : {
  640. "background-color": "#f0f0f0",
  641. "border-radius": "4px",
  642. "padding" : "0px 10px",
  643. "display" : "inline-block",
  644. "line-height" : "30px",
  645. "margin-left": "10px",
  646. "height" : "30px",
  647. "border" : "0px",
  648. "color" : "#666",
  649. "cursor" : "pointer",
  650. "font-size" : "14px"
  651. }
  652. }