css.wcss 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984
  1. {
  2. "rightContentNode": {
  3. "height": "100%",
  4. "margin-left": "250px",
  5. "overflow": "hidden",
  6. "background-color" : "#fff",
  7. "opacity": 1
  8. },
  9. "naviContainerNode": {
  10. "border-top" : "1px solid #fff",
  11. "border-right" : "1px solid #ddd",
  12. "float": "left",
  13. "overflow": "hidden",
  14. "width": "243px",
  15. "height": "100%",
  16. "background-color" : "#f7f7f7"
  17. },
  18. "leftTitleNode" : {
  19. "height" : "60px",
  20. "border-bottom" : "1px solid #ccc"
  21. },
  22. "titleIconAreaNode" : {
  23. "float": "left",
  24. "padding-top" :"15px",
  25. "margin-left" :"10px"
  26. },
  27. "titleIconNode": {
  28. "width": "32px",
  29. "height": "32px",
  30. "border-radius": "10px"
  31. },
  32. "titleContentNode" : {
  33. "width": "160px"
  34. },
  35. "titleTextNode": {
  36. "color": "#333",
  37. "font-size": "20px",
  38. "padding-top": "15px",
  39. "line-height": "30px",
  40. "height": "30px",
  41. "margin-left" : "50px",
  42. "width": "150px",
  43. "overflow" : "hidden"
  44. },
  45. "naviNode": {
  46. "position": "relative",
  47. "overflow": "hidden"
  48. },
  49. "newCalendarNode" : {
  50. "color" : "#666",
  51. "border" : "1px solid #ccc",
  52. "height" : "40px",
  53. "line-height" : "40px",
  54. "width" : "150px",
  55. "margin" : "15px 20px 0px 20px",
  56. "font-size" : "14px",
  57. "padding-left" : "50px",
  58. // "background" : "url(../x_component_Calendar/$Main/default/icon/createCalendar.png) no-repeat 25px 12px",
  59. "cursor" : "pointer"
  60. },
  61. "newCalendarNode_over" : {
  62. // "background" : "url(../x_component_Calendar/$Main/default/icon/createCalendar_over.png) no-repeat 25px 12px",
  63. "background-color" : "#fff",
  64. "color" : "#3c76b7"
  65. },
  66. "newCalendarIcon": {
  67. "color" : "#999",
  68. "padding-right": "5px"
  69. },
  70. "newCalendarIcon_over": {
  71. "color" : "#3c76b7"
  72. },
  73. "categoryNaviNode": {
  74. "overflow" : "hidden",
  75. "cursor" : "pointer",
  76. "color" : "#333",
  77. "height" : "40px",
  78. "font-weight" : "normal",
  79. "line-height" : "40px",
  80. "font-family": "Microsoft YaHei",
  81. "font-size": "15px",
  82. "background-color": "#f7f7f7"
  83. },
  84. "categoryNaviTextNode" : {
  85. "float" : "left",
  86. "font-size" : "16px",
  87. "margin-left" : "10px"
  88. },
  89. "categoryExpendNode" : {
  90. "height" : "40px",
  91. "width" : "16px",
  92. "float" : "left",
  93. //"margin-top" : "12px",
  94. "margin-left" : "15px",
  95. "background": "url(../x_component_cms_Module/$Main/default/icon/arrow_down.png) no-repeat 0px 12px"
  96. },
  97. "categoryCollapseNode" : {
  98. "height" : "40px",
  99. "width" : "16px",
  100. "float" : "left",
  101. //"margin-top" : "12px",
  102. "margin-left" : "15px",
  103. "background": "url(../x_component_cms_Module/$Main/default/icon/arrow_right.png) no-repeat 0px 12px"
  104. },
  105. "naviItemNode" : {
  106. "cursor" : "pointer",
  107. "color" : "#333",
  108. "height" : "30px",
  109. "line-height" : "30px",
  110. "overflow" : "hidden",
  111. "font-family": "Microsoft YaHei",
  112. "font-size": "14px",
  113. "background-color": "#f7f7f7"
  114. },
  115. "naviItemActionNode" : {
  116. "height" : "16px",
  117. "width" : "16px",
  118. "border-radius": "16px",
  119. "margin-top" : "7px",
  120. "margin-right" : "6px",
  121. "float" : "right",
  122. "opacity" : "0",
  123. "background": "url(../x_component_Calendar/$Main/default/icon/more_over2.png) no-repeat 0px 0px #3C76B7"
  124. },
  125. "naviItemTextNode" : {
  126. "word-break":"break-all",
  127. "margin-left" : "70px",
  128. "width" : "150px"
  129. },
  130. "naviItemNode_selected" : {
  131. "background-color" : "#3C76B7",
  132. "color" : "#fff"
  133. },
  134. "naviItemNode_over" : {
  135. "background-color" : "#F0F0F0",
  136. "color" : "#3C76B7"
  137. },
  138. "naviItemSepartorNode" : {
  139. // "margin" : "0 auto",
  140. // "height" : "1px",
  141. // "width" : "180px",
  142. // "border-bottom" : "1px solid rgba(240, 242, 251, 1)"
  143. },
  144. "naviItemBottom" : {
  145. // "width" : "200px",
  146. // "height" : "88px",
  147. // "position" : "absolute",
  148. // "bottom" : "88px",
  149. // "left" : "0px",
  150. // "background-image" : "url(../x_component_cms_Module/$Main/default/icon/titleBackground2.png)",
  151. // "background-position" : "-538px -508px"
  152. },
  153. "naviColorNode" : {
  154. "float" : "left",
  155. "border-radius" : "40px",
  156. "width" : "16px",
  157. "height" : "16px",
  158. "margin-top" : "6px",
  159. "margin-left" : "41px",
  160. "cursor" : "pointer",
  161. "border" : "1px solid #dfdfdf",
  162. "background-image" : "none",
  163. "background-repeat" : "no-repeat",
  164. "background-position" : " 50%"
  165. },
  166. "naviColorNode_selected" : {
  167. "background-image" : "url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAABGdBTUEAALGPC/xhBQAAAK1JREFUKBWVjzEKwkAURBMiimBvY2NjZWWVU+RU1mnTpkhhm0YsvYaNIDYpUgRygM2bsLuoZCEOPPbv/JkNiaI/ZIzZwh1Os2uEd/AA6TqrSHAPTzWQvrgZiwzL0AvsDvAG6QZrV8q4vOD4W5YHDUg1rHyGSyUXteB/WrP1OMwFFr6kASOBEqQOUotmSbvkq+QuLGIoQOotmuXFLhc8CeVKW+XB4NSC0llM7T69AcWO0hZLcgV4AAAAAElFTkSuQmCC)",
  168. "background-repeat" : "no-repeat",
  169. "background-position" : " 50%"
  170. },
  171. // "seeMoreNode": {
  172. // "overflow" : "hidden",
  173. // "cursor" : "pointer",
  174. // "color" : "#666",
  175. // "height" : "40px",
  176. // "font-weight" : "normal",
  177. // "line-height" : "40px",
  178. // "font-family": "Microsoft YaHei",
  179. // "font-size": "15px",
  180. // "padding-left" : "65px",
  181. // "background": "url(../x_component_Calendar/$Main/default/icon/plazz.png) no-repeat 40px 12px",
  182. // "background-color": "#f7f7f7"
  183. // },
  184. // "seeMoreNode_over" : {
  185. // "color" : "#3c76b7"
  186. // },
  187. "seeMoreNode" : {
  188. "position" : "absolute",
  189. "color" : "#666",
  190. "bottom" : "0px",
  191. "left" : "0px",
  192. "border-top" : "1px solid #bbb",
  193. "border-bottom" : "1px solid #bbb",
  194. "height" : "40px",
  195. "line-height" : "40px",
  196. "width" : "170px",
  197. "font-size" : "14px",
  198. "padding-left" : "70px",
  199. // "background" : "url(../x_component_Calendar/$Main/default/icon/plazz.png) no-repeat 45px 12px",
  200. "background-color" : "#f7f7f7",
  201. "cursor" : "pointer"
  202. },
  203. "seeMoreNode_over" : {
  204. // "background" : "url(../x_component_Calendar/$Main/default/icon/plazz_over.png) no-repeat 45px 12px",
  205. "background-color" : "#f7f7f7",
  206. "color" : "#3c76b7"
  207. },
  208. "seeMoreIcon": {
  209. "color" : "#999",
  210. "padding-right": "5px"
  211. },
  212. "seeMoreIcon_over": {
  213. "color" : "#3c76b7"
  214. },
  215. "topMenu": {
  216. "margin-left": "10px",
  217. "height": "50px",
  218. // "position": "absolute",
  219. // "top": "0px",
  220. "width": "100%",
  221. "color": "#FFF",
  222. "line-height": "50px",
  223. "font-size": "14px",
  224. "font-family": "Microsoft YaHei",
  225. "background-color": "#fff",
  226. "overflow" : "hidden"
  227. },
  228. "topMenuRight" : {
  229. "float" : "right",
  230. "margin-right" : "20px"
  231. },
  232. "contentNode": {
  233. "height": "100%",
  234. "overflow": "hidden"
  235. },
  236. "bottomMenu": {
  237. "height": "60px",
  238. "position": "absolute",
  239. "bottom": "0px",
  240. "width": "100%",
  241. "color": "#FFF",
  242. "font-family": "Microsoft YaHei",
  243. "background-color": "#365775"
  244. },
  245. "topMenuNode": {
  246. "height": "50px",
  247. "color" : "#333",
  248. "font-size" : "16px",
  249. "line-height": "50px",
  250. "float": "left",
  251. "cursor": "pointer",
  252. "padding-left" : "15px",
  253. "padding-right" : "15px",
  254. "overflow" : "hidden"
  255. },
  256. "topMenuNode_right" : {
  257. "height": "50px",
  258. "color" : "#333",
  259. "font-size" : "16px",
  260. "line-height": "50px",
  261. "padding-left" : "10px",
  262. "padding-right" : "10px",
  263. "float": "left",
  264. "cursor": "pointer"
  265. },
  266. "topMenuNode_over": {
  267. "color" : "#3C76B7"
  268. },
  269. "topMenuNode_down": {
  270. "color" : "#3C76B7"
  271. },
  272. "topMenuIconNode": {
  273. "line-height": "50px",
  274. "height": "50px",
  275. "width": "20px",
  276. "color": "#999",
  277. "float": "left"
  278. },
  279. "topMenuIconNode_over": {
  280. "color": "#3C76B7"
  281. },
  282. "topMenuTextNode": {
  283. "line-height": "50px",
  284. "height": "50px",
  285. "float": "left"
  286. },
  287. "bottomMenuNode": {
  288. "height": "40px",
  289. "width": "40px",
  290. "margin": "10px",
  291. "float": "left",
  292. "cursor": "pointer"
  293. },
  294. "topMenuPoint": {
  295. "height": "10px",
  296. "color": "#FFF",
  297. "position": "absolute",
  298. "bottom": "0px",
  299. "width": "100%",
  300. "color": "#FFF",
  301. "line-height": "6px",
  302. "font-size": "14px",
  303. "font-weight": "bold",
  304. "text-align": "center"
  305. },
  306. "menuPointAction":{
  307. "width": "30px",
  308. "height": "10px",
  309. "margin": "auto",
  310. "background": "url(../x_component_Calendar/$Main/default/icon/point.png) no-repeat center center"
  311. },
  312. "bottomMenuPoint": {
  313. "height": "10px",
  314. "color": "#FFF",
  315. "position": "absolute",
  316. "top": "0px",
  317. "width": "100%",
  318. "color": "#FFF",
  319. "line-height": "6px",
  320. "font-size": "14px",
  321. "font-weight": "bold",
  322. "text-align": "center"
  323. },
  324. // "popupformTopNode": {
  325. // "color" : "#333",
  326. // "height": "30px",
  327. // "background-color": "#eee",
  328. // "border-top": "1px solid #ddd",
  329. // "border-bottom": "1px solid #b6b6b6",
  330. // "line-height": "30px",
  331. // "font-size": "14px",
  332. // "font-weight": "bold",
  333. // "padding-left": "20px",
  334. // "text-align": "left"
  335. // },
  336. // "popupformTopIconNode" : {
  337. // "width": "28px",
  338. // "height": "32px",
  339. // "float": "left",
  340. // "background": "url(../x_component_Execution/$WorkForm/default/icon/document.png) no-repeat center 4px"
  341. // },
  342. // "popupformTopTextNode" : {
  343. // "font-size": "16px",
  344. // "float": "left",
  345. // "width" : "480px",
  346. // "overflow" : "hidden",
  347. // "text-overflow" : "ellipsis",
  348. // "white-space":"nowrap"
  349. // },
  350. // "popupformTopContentNode" : {
  351. // "float" : "right",
  352. // "padding-right" : "10px",
  353. // "text-align" : "right"
  354. // },
  355. // "popupformTopCloseActionNode": {
  356. // "width": "30px",
  357. // "height": "30px",
  358. // "float": "right",
  359. // "background": "url(../x_component_Template/$Explorer/default/icon/close.png) no-repeat center center",
  360. // "cursor": "pointer"
  361. // },
  362. "createRoomNode": {
  363. "overflow": "auto",
  364. "background-color": "#EEE",
  365. "position": "absolute",
  366. "width": "60%",
  367. "height": "60%",
  368. "top": "0px",
  369. "opacity": 0,
  370. "z-index": "100"
  371. },
  372. "createRoomAreaNode": {
  373. "width": "70%",
  374. "max-width": "800px",
  375. "min-width": "500px",
  376. "margin": "0px auto",
  377. "padding": "20px"
  378. },
  379. "createRoomTitleNode": {
  380. "font-size": "36px",
  381. "color": "#666",
  382. "height": "80px",
  383. "line-height": "80px",
  384. "padding": "0px 40px",
  385. "border-bottom": "3px solid #666"
  386. },
  387. "createRoomContentNode": {
  388. "overflow": "hidden",
  389. "padding": "10px 20px"
  390. },
  391. "createRoomBottomNode": {
  392. "overflow": "hidden",
  393. "padding": "10px",
  394. "width": "280px",
  395. "margin": "auto"
  396. },
  397. "createRoomFormNode": {
  398. "clear": "both",
  399. "overflow": "hidden",
  400. "margin-bottom": "10px"
  401. },
  402. "createRoomFormNode2": {
  403. "overflow": "hidden",
  404. "margin-bottom": "10px",
  405. "width": "48%",
  406. "float": "left"
  407. },
  408. "createRoomFormNode3": {
  409. "overflow": "hidden",
  410. "margin-bottom": "10px",
  411. "width": "48%",
  412. "float": "right"
  413. },
  414. "createRoomFormTitleNode": {
  415. "font-size": "18px",
  416. "color": "#555",
  417. "height": "30px",
  418. "line-height": "30px"
  419. },
  420. "createRoomFormContentNode": {
  421. "height": "30px",
  422. "font-size": "14px",
  423. "color": "#333"
  424. },
  425. "createRoomFormAuditorNode": {
  426. "height": "24px",
  427. "margin-bottom": "6px",
  428. "overflow": "hidden",
  429. "border": "1px solid #999",
  430. "font-size": "14px",
  431. "background-color": "#FFF",
  432. "color": "#666",
  433. "cursor": "pointer",
  434. "width": "98%"
  435. },
  436. "createRoomFormContentNode2": {
  437. "padding-top": "2px",
  438. "min-height": "22px",
  439. "font-size": "14px",
  440. "background": "#FFF",
  441. "overflow": "hidden",
  442. "border": "1px solid #999",
  443. "width": "98%",
  444. "color": "#333"
  445. },
  446. "createRoomFormInput": {
  447. "height": "22px",
  448. "border": "1px solid #999",
  449. "font-size": "14px",
  450. "color": "#666",
  451. "width": "98%"
  452. },
  453. "createRoomFormSelect": {
  454. "height": "26px",
  455. "font-size": "14px",
  456. "color": "#666",
  457. "border": "1px solid #999",
  458. "width": "98%"
  459. },
  460. "createRoomOkActionNode": {
  461. "height": "30px",
  462. "width": "85px",
  463. "cursor": "pointer",
  464. "float": "right",
  465. "line-height": "30px",
  466. "padding-left": "65px",
  467. "font-size": "16px",
  468. "font-family": "Microsoft YaHei",
  469. "border-radius": "3px",
  470. "border": "1px solid #354f67",
  471. "color": "#FFF",
  472. "margin-right": "20px",
  473. "margin-top": "20px",
  474. "box-shadow": "0px 0px 0px #666",
  475. "background": "url(../x_component_process_ApplicationExplorer/$Main/default/icon/editOk_bg.png) no-repeat"
  476. },
  477. "createRoomCancelActionNode": {
  478. "height": "30px",
  479. "width": "60px",
  480. "cursor": "pointer",
  481. "float": "right",
  482. "line-height": "30px",
  483. "padding-left": "40px",
  484. "font-size": "16px",
  485. "font-family": "Microsoft YaHei",
  486. "border-radius": "3px",
  487. "color": "#FFF",
  488. "margin-top": "20px",
  489. "box-shadow": "0px 0px 0px #666",
  490. "border": "1px solid #999",
  491. "background": "url(../x_component_process_ApplicationExplorer/$Main/default/icon/editCancel_bg.png) no-repeat"
  492. },
  493. "createRoomSelectBuildingNode": {
  494. "border-left": "1px solid #999",
  495. "border-right": "1px solid #999",
  496. "border-bottom": "1px solid #999",
  497. "min-height": "50px",
  498. "max-height": "300px",
  499. "overflow": "auto",
  500. "background-color": "#FFF",
  501. "position": "absolute"
  502. },
  503. "createRoomBuildingSelectItem": {
  504. "height": "50px",
  505. "cursor": "default",
  506. "margin-bottom": "0px",
  507. "overflow": "hidden"
  508. },
  509. "createRoomBuildingSelectItem_over": {
  510. "background-color": "#bacae8"
  511. },
  512. "createRoomBuildingSelectItemName": {
  513. "height": "24px",
  514. "line-height": "24px",
  515. "overflow": "hidden",
  516. "color": "#333",
  517. "margin": "5px 10px 0px 10px",
  518. "font-size": "19px"
  519. },
  520. "createRoomBuildingSelectItemAddr": {
  521. "height": "16px",
  522. "lin-height": "16px",
  523. "overflow": "hidden",
  524. "color": "#999",
  525. "margin": "0px 10px 5px 10px",
  526. "font-size": "12px"
  527. },
  528. "createRoomErrorInfoNode": {
  529. "color": "#FF0000",
  530. "height": "20px",
  531. "line-height": "20px",
  532. "position": "relative",
  533. "text-align": "right",
  534. "padding-right": "20px",
  535. "top": "-50px"
  536. },
  537. "createCalendarInfoTitleNode": {
  538. "margin-left": "60px",
  539. "font-size": "28px"
  540. },
  541. "createCalendarInfoContentNode": {
  542. "overflow": "hidden",
  543. "padding": "0px 30px"
  544. },
  545. "createCalendarInfoLineNode": {
  546. // "height": "60px",
  547. // "margin": "10px 0px"
  548. },
  549. "createCalendarInfoItemTitleNode": {
  550. "height": "30px",
  551. "line-height": "30px",
  552. "font-size": "18px"
  553. },
  554. "createCalendarInfoItemEditNode": {
  555. "height": "30px"
  556. },
  557. "createCalendarInfoItemInputNode": {
  558. "border": "2px solid #CCC",
  559. "height": "22px",
  560. "font-size": "14px",
  561. "color": "#666",
  562. "line-height": "22px",
  563. "width": "100%"
  564. },
  565. "createCalendarInfoItemSelectNode": {
  566. "border": "2px solid #CCC",
  567. "height": "22px",
  568. "font-size": "14px",
  569. "color": "#666",
  570. "line-height": "22px",
  571. "margin-right": "10px",
  572. "min-width": "80px"
  573. },
  574. "createCalendarInfoItemDivNode": {
  575. "border": "1px solid #CCC",
  576. "border-radius" : "4px",
  577. "background-color": "#FFF",
  578. "height": "30px",
  579. "font-size": "16px",
  580. "color": "#333",
  581. "line-height": "30px",
  582. "width": "99%",
  583. "background" : "url(../x_component_Calendar/$Main/default/apply/down.png) 98% center no-repeat"
  584. },
  585. "createCalendarInfoSelectRoomNode": {
  586. "background-color": "#FFF",
  587. //"min-height": "30px",
  588. "max-height": "400px",
  589. "overflow-y": "auto",
  590. "border": "1px solid #999",
  591. "position": "absolute"
  592. },
  593. "createCalendarInfoSelectRoomItem1Node": {
  594. "height": "50px",
  595. "padding": "5px 5px",
  596. "overflow": "hidden",
  597. "background-color": "#DDD"
  598. },
  599. "createCalendarInfoSelectRoomItem1NameNode": {
  600. "height": "30px",
  601. "line-height": "30px",
  602. "font-size": "24px",
  603. "font-weight": "bold",
  604. "color": "#333"
  605. },
  606. "createCalendarInfoSelectRoomItem1AddrNode": {
  607. "height": "20px",
  608. "line-height": "20px",
  609. "font-size": "12px",
  610. "color": "#999"
  611. },
  612. "createCalendarInfoSelectRoomItemRoomNode": {
  613. "height": "20px",
  614. "line-height": "20px",
  615. "font-size": "12px",
  616. "color": "#999"
  617. },
  618. "roomTitleNode": {
  619. "height": "40px",
  620. "cursor": "pointer",
  621. "color": "#333",
  622. "padding": "5px 20px",
  623. "background-color": "#FFF",
  624. "overflow": "hidden"
  625. },
  626. "roomTitleCapacityNode": {
  627. "width": "40px",
  628. "margin-right": "10px",
  629. "height": "40px",
  630. "float": "right",
  631. "color": "#999",
  632. "line-height": "40px",
  633. "font-size": "14px",
  634. "text-align": "right"
  635. },
  636. "roomTitleInforNode": {
  637. "margin-right": "50px",
  638. "height": "40px"
  639. },
  640. "roomTitleNumberNode": {
  641. "height": "20px",
  642. "line-height": "20px",
  643. "padding-left": "5px",
  644. "color": "#444",
  645. "float": "left"
  646. },
  647. "roomTitleNameNode":{
  648. "height": "20px",
  649. "line-height": "20px",
  650. "padding-left": "5px",
  651. "font-weight": "bold",
  652. "font-size": "14px",
  653. "float": "left"
  654. },
  655. "roomTitleIconsNode": {
  656. "height": "20px"
  657. },
  658. "roomTitleIconNode": {
  659. "height": "20px",
  660. "width": "18px",
  661. "float": "left",
  662. "background-repeat": "no-repeat",
  663. "background-position": "center center"
  664. },
  665. "roomTitleDisabledIconNode": {
  666. "width": "40px",
  667. "height": "40px",
  668. "background": "url(../x_component_Calendar/$Main/default/apply/disabled.png) no-repeat center center",
  669. "position": "relative",
  670. "top": "-40px",
  671. "margin-right": "50px",
  672. "float": "right"
  673. },
  674. "createCalendarContentHeadNode": {
  675. "height": "80px",
  676. "line-height": "80px",
  677. "padding": "0px 20px",
  678. "overflow": "hidden",
  679. "border-bottom": "2px solid #31369e",
  680. "margin": "0px 20px"
  681. },
  682. "createCalendarSaveNode": {
  683. "height": "80px",
  684. "width": "60px",
  685. "float": "right",
  686. "background": "url(../x_component_Calendar/$Main/default/apply/save.png) no-repeat center center",
  687. "cursor": "pointer"
  688. },
  689. "createCalendarSaveNode_over": {
  690. "background": "url(../x_component_Calendar/$Main/default/apply/save_over.png) no-repeat center center"
  691. },
  692. "createCalendarSaveNode_down": {
  693. "background": "url(../x_component_Calendar/$Main/default/apply/save_down.png) no-repeat center center"
  694. },
  695. "createCalendarSubjectNode": {
  696. "height": "80px",
  697. "margin-right": "60px"
  698. },
  699. "createCalendarSubjectInputNode": {
  700. "height": "80px",
  701. "font-size": "32px",
  702. "width": "99%",
  703. "color": "#555",
  704. "border": "0px",
  705. "background": "transparent"
  706. },
  707. "createCalendarAttachmentNode": {
  708. "min-height": "40px",
  709. "overflow": "hidden",
  710. "margin": "10px 0px"
  711. },
  712. "createCalendarAttachmentTitleNode": {
  713. "width": "200px",
  714. "margin-left": "20px",
  715. "font-size": "18px",
  716. "color": "#666",
  717. "float": "left",
  718. "height": "40px",
  719. "line-height": "40px"
  720. },
  721. "createCalendarAttachmentContentNode": {
  722. "margin-left": "220px",
  723. "margin-right": "20px",
  724. "min-height": "40px",
  725. "overflow": "hidden"
  726. },
  727. "createCalendarDescriptionNode": {
  728. "overflow": "hidden",
  729. "border-top": "2px solid #31369e",
  730. "margin": "0px 20px",
  731. "padding": "20px 0px"
  732. },
  733. "createCalendarDescriptionAreaNode": {
  734. "overflow": "hidden",
  735. "margin": "0px 20px"
  736. },
  737. "createCalendarDescriptionInputNode": {
  738. "border": "0px",
  739. "width": "100%",
  740. "font-size": "14px",
  741. "overflow": "auto",
  742. "font-family": "Microsoft YaHei",
  743. "color": "#666"
  744. },
  745. "configNode": {
  746. "box-shadow": "inset 1px 0 0 0 #CCCCCC",
  747. "background": "#F8F8F8",
  748. "width": "300px",
  749. "position": "absolute",
  750. "right": "0px",
  751. "top": "50px",
  752. "opacity": "0",
  753. "overflow": "auto"
  754. },
  755. "configContentNode": {
  756. "margin": "20px",
  757. "overflow": "hidden"
  758. },
  759. "configContentLine": {
  760. "height": "1px",
  761. "border-bottom": "1px dashed #ccc",
  762. "margin-top" : "20px",
  763. "margin-bottom" : "20px"
  764. },
  765. "configProcessNode": {
  766. "height": "30px",
  767. "border-bottom": "1px dashed #ccc",
  768. "background": "url(../x_component_Calendar/$Main/default/icon/addPerson.png) no-repeat right center",
  769. "margin-top" : "10px",
  770. "cursor": "pointer",
  771. "margin-bottom" : "20px"
  772. },
  773. "configCalendarViewerNode" : {
  774. "min-height": "30px",
  775. "overflow" : "hidden",
  776. "border-bottom": "1px dashed #ccc",
  777. "background": "url(../x_component_Calendar/$Main/default/icon/addPerson.png) no-repeat right center",
  778. "margin-top" : "10px",
  779. "cursor": "pointer",
  780. "margin-bottom" : "20px"
  781. },
  782. "configTitleDiv": {
  783. "height": "30px",
  784. "width": "auto",
  785. "color": "#333",
  786. "font-size": "18px",
  787. "margin-bottom" : "10px"
  788. },
  789. "configActionNode": {
  790. "height": "50px",
  791. "margin": "20px"
  792. },
  793. "configActionSaveNode": {
  794. "background": "#3C76B7",
  795. "border-radius": "4px",
  796. "width" : "120px",
  797. "height" : "40px",
  798. "line-height" : "40px",
  799. "border" : "0px",
  800. "color" : "#fff",
  801. "cursor" : "pointer",
  802. "text-align" : "center",
  803. "margin-right" : "20px",
  804. "font-size" : "18px",
  805. "float" : "right"
  806. },
  807. "configActionCancelNode": {
  808. "background": "#f0f0f0",
  809. "border-radius": "4px",
  810. "width" : "80px",
  811. "height" : "40px",
  812. "line-height" : "40px",
  813. "margin-right" : "20px",
  814. "color" : "#666",
  815. "border" : "0px",
  816. "font-size" : "18px",
  817. "text-align" : "center",
  818. "cursor" : "pointer",
  819. "float" : "right"
  820. },
  821. "dealStartedWorkAction": {
  822. "color": "#0000FF",
  823. "cursor": "pointer"
  824. },
  825. //marketItem 样式开始
  826. "marketNode" : {
  827. "margin" : "0px 0px 20px 20px",
  828. "border" : "1px solid #dedede",
  829. "border-left" : "8px solid #dedede",
  830. "border-radius" : "6px",
  831. "width" : "320px",
  832. "height" : "174px",
  833. "box-shadow" :"none",
  834. "position" : "relative",
  835. "float" : "left"//,
  836. //"cursor":"pointer"
  837. },
  838. "marketNode_over" : {
  839. "box-shadow" :"3px 3px 3px #999"
  840. },
  841. "marketItemNode" : {
  842. "background-color" : "#fff",
  843. "position" : "relative"
  844. },
  845. "marketItemTopNode":{
  846. "padding-top" : "10px",
  847. "padding-left" : "15px",
  848. "overflow": "hidden"
  849. },
  850. "marketItemMiddleNode":{
  851. "padding-top" : "8px",
  852. "padding-left" : "15px",
  853. "overflow": "hidden"
  854. },
  855. "marketItemColorNode" : {
  856. "margin-top": "2px",
  857. "float" : "left",
  858. "border-radius" : "4px",
  859. "width" : "16px",
  860. "height" : "16px",
  861. "margin-right" : "10px",
  862. "cursor" : "pointer",
  863. "background-image" : "none",
  864. "background-repeat" : "no-repeat",
  865. "background-position" : " 50%"
  866. },
  867. "marketItemTopLable" : {
  868. "font-size" : "14px",
  869. "height" : "20px",
  870. "line-height" : "20px",
  871. "color" : "#999",
  872. "float" : "left"
  873. },
  874. "marketItemTopInfor" : {
  875. "font-size" : "14px",
  876. "height" : "20px",
  877. "line-height" : "20px",
  878. "color" : "#333",
  879. "float" : "left",
  880. "max-width" : "165px"
  881. },
  882. "marketItemTitleNode" : {
  883. "height": "20px", "color": "rgb(51, 51, 51)", "line-height": "20px", "font-family": "Microsoft YaHei", "font-size": "16px","font-weight" : "bold",
  884. "float" : "left","margin-top" : "5px", "max-width" : "200px"
  885. },
  886. "marketItemDescriptiontInfor" : {
  887. "font-size" : "14px",
  888. "width" : "245px",
  889. "line-height" : "20px",
  890. "color" : "#666",
  891. "float" : "left",
  892. "max-height" : "60px"
  893. },
  894. "marketItemTitleNode_over" : {
  895. "color" : "rgb(51, 51, 51)"
  896. },
  897. "marketTypleLabel" : {
  898. "margin-top" : "2px",
  899. "margin-left" : "10px",
  900. "padding" : "0px 5px",
  901. "background-color" : "#8ca3b5",
  902. "height" : "20px",
  903. "line-height" : "20px",
  904. "color" : "#fff",
  905. "float" : "left"
  906. },
  907. "marketItemListNode" : {
  908. "height" : "159px",
  909. "padding-top" : "5px",
  910. "margin-top" : "5px",
  911. "margin-left" : "10px",
  912. "margin-right" : "10px",
  913. "border-top" : "1px solid #dedede"
  914. },
  915. "marketItemListItemNode" : {
  916. "color" : "#666",
  917. "height" : "24px",
  918. "line-height" : "24px",
  919. "font-size" : "14px"
  920. },
  921. "marketItemListItemNode_over" : {
  922. "color" : "#0258ad"
  923. },
  924. "marketItemFollowAction" : {
  925. "border" : "1px solid #DEDEDE",
  926. "width" : "43px",
  927. "line-height" : "20px",
  928. "height" : "20px",
  929. "font-size" : "12px",
  930. "position" : "absolute",
  931. "top" : "15px",
  932. "right" : "20px",
  933. "border-radius" : "150px",
  934. "padding-left" : "35px",
  935. "cursor" : "pointer",
  936. "background" : "url(../x_component_Calendar/$Main/default/icon/plus.png) no-repeat 13px center"
  937. },
  938. "marketItemFollowedAction" : {
  939. "border" : "1px solid #DEDEDE",
  940. "width" : "50px",
  941. "line-height" : "20px",
  942. "height" : "20px",
  943. "font-size" : "12px",
  944. "position" : "absolute",
  945. "top" : "15px",
  946. "right" : "20px",
  947. "border-radius" : "100px",
  948. "padding-left" : "28px",
  949. "cursor" : "pointer",
  950. "background" : "url(../x_component_Calendar/$Main/default/icon/checked.png) no-repeat 8px center"
  951. },
  952. "noCalendarNode" : {
  953. "border": "1px solid #ccc",
  954. "border-radius": "4px",
  955. "margin" : "50px auto",
  956. "width" : "500px",
  957. "height" : "200px",
  958. "line-height" : "200px",
  959. "text-align" : "center",
  960. "font-size" : "20px",
  961. "color" : "#999",
  962. "background-color" : "#fff"
  963. }
  964. //marketItem 样式结束
  965. }