css.wcss 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401
  1. {
  2. "node": {
  3. "margin": "10px 0px",
  4. "overflow": "hidden",
  5. "background-color": "#fff",
  6. "position": "absolute",
  7. "width": "100%",
  8. "top": "0px",
  9. "left": "200px",
  10. "display": "block",
  11. "opacity": "0"
  12. },
  13. "scrollNode" : {
  14. "overflow-x": "hidden",
  15. "overflow-y": "scroll"
  16. },
  17. "scrollNode_inContainer" : {
  18. "overflow-x": "hidden",
  19. "overflow-y": "scroll",
  20. // "overflow-x": "hidden",
  21. // "overflow-y": "hidden",
  22. "background-color" : "#f0f0f0"
  23. },
  24. "contentWarpNode" : {
  25. //"width": "1170px",
  26. "margin" : "0px auto 20px auto",
  27. "overflow" : "hidden"
  28. },
  29. "contentContainerNode" : {
  30. "height" : "100%",
  31. "overflow": "hidden"
  32. },
  33. "contentNode" : {
  34. "background-color": "#FFF",
  35. "-webkit-user-select": "none",
  36. "-moz-user-select": "none"
  37. },
  38. "calendarTitleNode": {
  39. "height": "60px",
  40. "overflow": "hidden",
  41. "border-bottom": "1px solid #CCC"
  42. },
  43. "calendarBodyNode": {
  44. "overflow": "hidden"
  45. },
  46. "calendarPrevWeekNode": {
  47. "height": "30px",
  48. "width": "40px",
  49. "margin": "15px 0px 15px 40px",
  50. "background": "url(../x_component_Meeting/$WeekView/default/icon/left24_gray.png) no-repeat center center",
  51. "cursor": "pointer",
  52. "float": "left"
  53. },
  54. "calendarPrevWeekNode_over": {
  55. "background": "url(../x_component_Meeting/$WeekView/default/icon/left24_blue.png) no-repeat center center"
  56. },
  57. "calendarPrevWeekNode_down": {
  58. "background": "url(../x_component_Meeting/$WeekView/default/icon/left24_blue.png) no-repeat center center"
  59. },
  60. "calendarNextWeekNode": {
  61. "height": "30px",
  62. "width": "40px",
  63. "margin": "15px 0px",
  64. "background": "url(../x_component_Meeting/$WeekView/default/icon/right24_gray.png) no-repeat center center",
  65. "cursor": "pointer",
  66. "float": "left"
  67. },
  68. "calendarNextWeekNode_over": {
  69. "background": "url(../x_component_Meeting/$WeekView/default/icon/right24_blue.png) no-repeat center center"
  70. },
  71. "calendarNextWeekNode_down": {
  72. "background": "url(../x_component_Meeting/$WeekView/default/icon/right24_blue.png) no-repeat center center"
  73. },
  74. "calendarTitleTextNode": {
  75. "line-height": "60px",
  76. "color" : "#333",
  77. "margin": "0px 10px",
  78. "font-size": "24px",
  79. "float": "left",
  80. "cursor": "pointer"
  81. },
  82. "calendarTitleTextNode_over": {
  83. "color": "#4990e2"
  84. },
  85. "calendarTitleTextNode_down": {
  86. "color": "#4990e2"
  87. },
  88. "calendarTable": {
  89. "width": "100%"
  90. },
  91. "calendarTableTitleTr": {
  92. "height": "50px"
  93. },
  94. "calendarTableTh": {
  95. "width": "12.5%",
  96. "background-color" : "#f0f0f0",
  97. "color": "#333",
  98. "font-size": "18px",
  99. "font-weight" : "normal",
  100. "min-width": "120px",
  101. "border-bottom": "1px solid #CCC",
  102. "text-align" : "center",
  103. "overflow" : "hidden"
  104. },
  105. "calendarTableTh_pre": {
  106. "width": "12.5%",
  107. "background-color" : "#f0f0f0",
  108. "color": "#666",
  109. "font-size": "18px",
  110. "font-weight" : "normal",
  111. //"min-width": "120px",
  112. "border-bottom": "1px solid #CCC",
  113. "border-left": "1px solid #f0f0f0",
  114. "text-align" : "center",
  115. "overflow" : "hidden"
  116. },
  117. "calendarTableTh_today": {
  118. "width": "12.5%",
  119. "background-color" : "#f0f0f0",
  120. "color": "#3C76B7",
  121. "font-size": "18px",
  122. "font-weight" : "normal",
  123. //"min-width": "120px",
  124. "border-bottom": "1px solid #CCC",
  125. "border-left": "1px solid #f0f0f0",
  126. "text-align" : "center",
  127. "overflow" : "hidden"
  128. },
  129. "calendarTableThDay" : {
  130. "font-size": "18px",
  131. "font-weight" : "normal"
  132. },
  133. "calendarTableThDate" : {
  134. "float" : "right",
  135. "font-size": "14px",
  136. "font-weight" : "normal"
  137. },
  138. "calendarTableCell_room" : {
  139. "margin": "3px",
  140. "overflow": "hidden",
  141. "background-color": "#fff",
  142. "border": "1px solid #CCC",
  143. "border-radius": "4px",
  144. "height" : "140px"
  145. },
  146. "calendarTableCell_thisWeek": {
  147. "margin": "3px",
  148. "overflow": "hidden",
  149. "background-color": "#fff",
  150. "border": "1px solid #CCC",
  151. "border-radius": "4px",
  152. "height" : "140px"
  153. },
  154. "calendarTableCell_otherWeek": {
  155. "margin": "3px",
  156. "overflow": "hidden",
  157. "color" : "#ccc",
  158. "background-color": "#fff",
  159. "border": "1px solid #CCC",
  160. "border-radius": "4px",
  161. "height" : "140px"
  162. },
  163. "calendarTableCell_today": {
  164. "margin": "3px",
  165. "overflow": "hidden",
  166. "background-color": "#F8FBFF",
  167. "border": "1px solid #CCC",
  168. "border-radius": "4px",
  169. "height" : "140px"
  170. },
  171. "dayTitle_thisWeek": {
  172. "padding" : "8px 0px 5px 10px",
  173. "height": "30px",
  174. "cursor": "pointer",
  175. "line-height": "30px",
  176. "background-color": "#FFF"
  177. },
  178. "dayTitle_otherWeek": {
  179. "padding" : "8px 0px 5px 10px",
  180. "height": "30px",
  181. "cursor": "pointer",
  182. "line-height": "30px",
  183. "background-color": "#FFF"
  184. },
  185. "dayTitle_today": {
  186. "padding" : "8px 0px 5px 10px",
  187. "height": "30px",
  188. "cursor": "pointer",
  189. "line-height": "24px",
  190. "background-color": "#F8FBFF"
  191. },
  192. "dayTitleDay_thisWeek": {
  193. "font-size" : "16px",
  194. "margin-left": "10px",
  195. "height": "30px",
  196. "float": "left",
  197. "color": "#333"
  198. },
  199. "dayTitleDay_otherWeek": {
  200. "color" : "#ccc",
  201. "font-size" : "16px",
  202. "margin-left": "10px",
  203. "height": "30px",
  204. "float": "left",
  205. "color": "#ccc"
  206. },
  207. "dayTitleDay_today": {
  208. "margin-top" : "3px",
  209. "font-size" : "14px",
  210. "background": "#3C76B7",
  211. "border-radius": "100px",
  212. "text-align" : "center",
  213. "width": "24px",
  214. "height": "24px",
  215. "float": "left",
  216. "color": "#fff"
  217. },
  218. "dayTitleInfor_thisWeek": {
  219. "margin-right": "10px",
  220. "height": "30px",
  221. "font-size" : "14px",
  222. "line-height": "30px",
  223. "text-align": "right",
  224. "color": "#3C76B7"
  225. },
  226. "dayTitleInfor_otherWeek": {
  227. "margin-right": "10px",
  228. "height": "30px",
  229. "font-size" : "14px",
  230. "line-height": "30px",
  231. "text-align": "right",
  232. "color": "#999"
  233. },
  234. "dayTitleInfor_today": {
  235. "margin-right": "10px",
  236. "height": "30px",
  237. "font-size" : "14px",
  238. "line-height": "30px",
  239. "text-align": "right",
  240. "color": "#3C76B7"
  241. },
  242. "dayContentNode": {
  243. "overflow": "hidden",
  244. //"border-top": "1px solid #ccc",
  245. "margin": "0px 5px 0px 0px"
  246. },
  247. "meetingNode_today": {
  248. "height": "30px",
  249. "background-color": "#F8FBFF",
  250. "margin": "0px",
  251. "cursor": "pointer",
  252. "font-size": "14px",
  253. "color": "#333",
  254. "line-height": "30px"
  255. },
  256. "meetingNode": {
  257. "height": "30px",
  258. "background-color": "#FFF",
  259. "margin": "0px",
  260. "cursor": "pointer",
  261. "font-size": "14px",
  262. "color": "#333",
  263. "line-height": "30px"
  264. },
  265. "meetingNode_over" : {
  266. "background-color": "#F8F8F8",
  267. "color" : "#3C76B7"
  268. },
  269. "meetingIconNode": {
  270. "height": "30px",
  271. "width": "20px",
  272. "float": "left"
  273. },
  274. "meetingTextNode": {
  275. "margin-left": "20px",
  276. "margin-right": "48px",
  277. "height": "30px",
  278. "overflow": "hidden"
  279. },
  280. "meetingTimeNode":{
  281. "height": "30px",
  282. "width": "40px",
  283. "color" : "#999",
  284. "font-size": "14px",
  285. "float": "right"
  286. },
  287. "roomItemNode" : {
  288. //"height" : "800px",
  289. "background" : "#fff",
  290. "float" : "left",
  291. "box-shadow": "none"
  292. },
  293. "roomItemNode_over" : {
  294. },
  295. "roomItemTitleNode" : {
  296. "padding" : "10px 10px 0px 10px",
  297. "background" : "#fff",
  298. //"height" : "60px",
  299. "border-radius" : "4px 4px 0 0",
  300. "position" : "relative",
  301. "cursor" : "pointer"
  302. },
  303. "roomItemTitleTopNode" : {
  304. "height" : "32px",
  305. "line-height" : "32px",
  306. "overflow" : "hidden"
  307. },
  308. "roomItemTitleTextNode" : {
  309. "background" : "transparent",
  310. "font-size" : "16px",
  311. "color" : "#333"
  312. },
  313. "roomItemDescriptNode" : {
  314. "overflow" : "hidden"
  315. },
  316. "roomItemTitleTextNode_over" : {
  317. "color" : "#3C76B7"
  318. },
  319. "roomItemTitleTextNode_disable" : {
  320. "background" : "transparent",
  321. "font-size" : "16px",
  322. "color" : "#ccc"
  323. },
  324. "roomItemTitleCountNode" : {
  325. "font-size" : "12px",
  326. "color" : "#999",
  327. "float" : "left",
  328. "margin-right" : "10px"
  329. },
  330. "roomItemTitleCountNode_disable" : {
  331. "font-size" : "12px",
  332. "color" : "#ccc",
  333. "float" : "left",
  334. "margin-right" : "10px"
  335. },
  336. "roomItemBuildingTextNode" : {
  337. "font-size" : "14px",
  338. "overflow" : "hidden",
  339. "color" : "#999",
  340. "margin-top" : "5px"
  341. },
  342. "roomItemBuildingTextNode_disable" : {
  343. "font-size" : "14px",
  344. "color" : "#ccc",
  345. "margin-top" : "5px"
  346. },
  347. "roomItemTitleMiddleNode" : {
  348. "overflow" : "hidden",
  349. "margin-top" : "10px"
  350. },
  351. "roomItemTitleActionsNode" : {
  352. "overflow" : "hidden",
  353. "float" : "left"
  354. },
  355. "createMeetingAction" : {
  356. "float" : "left",
  357. "padding-left" : "5px",
  358. "width" : "16px",
  359. "height" : "16px",
  360. "background" : "url(../x_component_Meeting/$Main/default/icon/icon_newapply.png) no-repeat center center"
  361. },
  362. "createMeetingAction_over" : {
  363. "background" : "url(../x_component_Meeting/$Main/default/icon/icon_newapply_click.png) no-repeat center center"
  364. },
  365. "roomAction_edit" : {
  366. "float" : "left",
  367. "padding-left" : "5px",
  368. "width" : "16px",
  369. "height" : "16px",
  370. "background" : "url(../x_component_Meeting/$Main/default/icon/icon_bianji.png) no-repeat center center"
  371. },
  372. "roomAction_edit_over" : {
  373. "background" : "url(../x_component_Meeting/$Main/default/icon/icon_bianji_click.png) no-repeat center center"
  374. },
  375. "roomAction_remove" : {
  376. "float" : "left",
  377. "padding-left" : "5px",
  378. "width" : "16px",
  379. "height" : "16px",
  380. "background" : "url(../x_component_Meeting/$Main/default/icon/icon_delete_grey.png) no-repeat center center"
  381. },
  382. "roomAction_remove_over" : {
  383. "background" : "url(../x_component_Meeting/$Main/default/icon/icon_delete_blue_click.png) no-repeat center center"
  384. },
  385. "roomItemTitleIconsNode" : {
  386. "overflow" : "hidden",
  387. "float" : "left"
  388. }
  389. }