css.wcss 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  1. {
  2. "scrollNode" : {
  3. "overflow-x": "hidden",
  4. "overflow-y": "scroll"
  5. },
  6. "contentWarpNode" : {
  7. //"width": "1170px",
  8. "margin" : "0px auto 20px auto",
  9. "overflow" : "hidden"
  10. },
  11. "contentContainerNode" : {
  12. //"background-color": "#FFF",
  13. "height" : "100%",
  14. "overflow": "hidden"
  15. },
  16. "contentNode" : {
  17. "-webkit-user-select": "none",
  18. "-moz-user-select": "none"
  19. },
  20. // "node": {
  21. // "margin": "10px 0px",
  22. // "overflow": "hidden",
  23. // "background-color": "#EEE",
  24. // "position": "absolute",
  25. // "width": "100%",
  26. // "top": "0px",
  27. // "left": "200px",
  28. // "display": "block",
  29. // "opacity": "0",
  30. // "overflow" : "hidden"
  31. // },
  32. "dayContainerNode" : {
  33. "float" : "left",
  34. "overflow": "hidden"
  35. },
  36. "leftNode" : {
  37. "cursor" : "pointer",
  38. "float" : "left",
  39. "width" : "50px",
  40. "height" : "50px",
  41. "background" : "url(/x_component_Meeting/$DayView/default/icon/left_gray.png) no-repeat center center"
  42. },
  43. "leftNode_over" : {
  44. "background" : "url(/x_component_Meeting/$DayView/default/icon/left.png) no-repeat center center"
  45. },
  46. "rightNode" : {
  47. "cursor" : "pointer",
  48. "float" : "left",
  49. "width" : "50px",
  50. "height" : "50px",
  51. "background" : "url(/x_component_Meeting/$DayView/default/icon/right_gray.png) no-repeat center center"
  52. },
  53. "rightNode_over" : {
  54. "background" : "url(/x_component_Meeting/$DayView/default/icon/right.png) no-repeat center center"
  55. },
  56. "dayNode" : {
  57. "width" : "300px",
  58. //"height" : "800px",
  59. "margin-top" : "20px",
  60. "margin-left" : "15px",
  61. "margin-right" : "15px",
  62. "border-radius" : "4px",
  63. "background" : "#fff",
  64. "float" : "left",
  65. "box-shadow": "none"
  66. },
  67. "dayNode_over" : {
  68. "box-shadow": "0 0 8px 0 rgba(0,0,0,0.25)"
  69. },
  70. "dayTitleNode" : {
  71. "padding-top" : "30px",
  72. "background" : "#e6e6e6",
  73. "width" : "300px",
  74. "height" : "90px",
  75. "border-radius" : "4px 4px 0 0",
  76. "position" : "relative"
  77. },
  78. "dayTitleNode_today" : {
  79. "padding-top" : "30px",
  80. "background-color" : "#4990E2",
  81. "width" : "300px",
  82. "height" : "90px",
  83. "border-radius" : "4px 4px 0 0",
  84. "position" : "relative"
  85. },
  86. "dayCreateIconNode":{
  87. "position" : "absolute",
  88. "top" : "40px",
  89. "right" : "20px",
  90. "background" : "url(/x_component_Meeting/$Main/default/icon/icon_zengjia.png) no-repeat center center",
  91. "width" : "16px",
  92. "height" : "16px",
  93. "cursor" : "pointer"
  94. },
  95. "dayCreateIconNode_today":{
  96. "position" : "absolute",
  97. "top" : "40px",
  98. "right" : "20px",
  99. "background" : "url(/x_component_Meeting/$Main/default/icon/icon_zengjia_click2.png) no-repeat center center",
  100. "width" : "16px",
  101. "height" : "16px",
  102. "cursor" : "pointer"
  103. },
  104. "dayTitleTextNode" : {
  105. "background" : "transparent",
  106. "font-size" : "24px",
  107. "height" : "32px",
  108. "line-height" : "32px",
  109. "width" : "300px",
  110. "padding-left" : "0px",
  111. "text-align" : "center",
  112. "color" : "#666",
  113. "cursor" : "text"
  114. },
  115. "dayTitleTextNode_first" : {
  116. "background" : "url(/x_component_Meeting/$DayView/default/icon/down24_gray.png) no-repeat 230px 5px",
  117. "font-size" : "24px",
  118. "height" : "32px",
  119. "line-height" : "32px",
  120. "width" : "260px",
  121. "padding-left" : "40px",
  122. "text-align" : "left",
  123. "color" : "#666",
  124. "cursor" : "pointer"
  125. },
  126. "dayTitleTextNode_today" : {
  127. "background" : "transparent",
  128. "font-size" : "24px",
  129. "height" : "32px",
  130. "line-height" : "32px",
  131. "width" : "300px",
  132. "padding-left" : "0px",
  133. "text-align" : "center",
  134. "color" : "#fff",
  135. "cursor" : "pointer",
  136. "cursor" : "text"
  137. },
  138. "dayTitleTextNode_today_first" : {
  139. "background" : "url(/x_component_Meeting/$DayView/default/icon/down.png) no-repeat 230px 5px",
  140. "font-size" : "24px",
  141. "height" : "32px",
  142. "line-height" : "32px",
  143. "width" : "260px",
  144. "padding-left" : "40px",
  145. "text-align" : "left",
  146. "color" : "#fff",
  147. "cursor" : "pointer"
  148. },
  149. "dayWeekNode" : {
  150. "color" : "#fff",
  151. "font-size" : "18px",
  152. "height" : "80px",
  153. "width" : "80px",
  154. "border-radius" : "40px",
  155. "left" : "110px",
  156. "bottom" : "-40px",
  157. "background": "#4990E2",
  158. "position" : "absolute",
  159. "height" : "80px",
  160. "line-height" : "80px",
  161. "text-align" : "center"
  162. },
  163. "dayWeekNode_today" : {
  164. "color" : "#fff",
  165. "font-size" : "18px",
  166. "height" : "80px",
  167. "width" : "80px",
  168. "border-radius" : "40px",
  169. "left" : "110px",
  170. "bottom" : "-40px",
  171. "background": "#3C76B7",
  172. "position" : "absolute",
  173. "height" : "80px",
  174. "line-height" : "80px",
  175. "text-align" : "center"
  176. },
  177. "dayContentNode" : {
  178. "background-color" : "#fff",
  179. "width" : "300px",
  180. "padding-top" : "50px"
  181. },
  182. "noMeetingNode" : {
  183. "border": "1px solid #ccc",
  184. "border-radius": "4px",
  185. "margin" : "20px",
  186. "width" : "260px",
  187. "text-align" : "center",
  188. "font-size" : "16px",
  189. "color" : "#999"
  190. }
  191. }