css.wcss 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  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. "leftNode": {
  14. "width": "240px",
  15. "height": "100%",
  16. "background-color": "#F8F8F8",
  17. "float": "left"
  18. },
  19. "contentAreaNode":{
  20. "margin-left": "240px",
  21. "height": "100%",
  22. "overflow": "auto"
  23. },
  24. "contentNode": {
  25. "margin": "20px",
  26. "overflow": "hidden"
  27. },
  28. "menuNode": {
  29. "height": "30px",
  30. "line-height": "30px",
  31. "padding": "0px 20px",
  32. "margin": "20px 0px 5px 0px",
  33. "color": "#333",
  34. "font-size": "16px",
  35. "cursor": "pointer",
  36. "padding-left" : "46px",
  37. "background" : "url(../x_component_Meeting/$ListView/default/icon/icon_triangle_down.png) no-repeat 20px center"
  38. },
  39. "menuItemNode": {
  40. "height": "30px",
  41. "line-height": "30px",
  42. "padding": "0px 46px",
  43. "margin": "0px 0px 0px 0px",
  44. "color": "#666",
  45. "font-size": "14px",
  46. "background": "transparent",
  47. "cursor": "pointer"
  48. },
  49. "menuItemNode_over": {
  50. "color": "#666",
  51. "background": "#f0f0f0"
  52. },
  53. "menuItemNode_current": {
  54. "color": "#fff",
  55. "background": "#3C76B7"
  56. },
  57. "listViewTable": {
  58. "width": "100%"
  59. },
  60. "listViewTableTh": {
  61. "height": "40px",
  62. "font-size": "14px",
  63. "background-color": "#F0F0F0",
  64. "text-align": "left",
  65. "padding": "0px 10px",
  66. "font-weight" : "normal",
  67. "color": "#333"
  68. },
  69. "listViewTableTd": {
  70. "height": "50px",
  71. "line-height": "50px",
  72. "border-bottom": "1px solid #CCC",
  73. "background-color": "#FFF",
  74. "color": "#666",
  75. "padding": "0px 10px",
  76. "font-size": "14px",
  77. "cursor": "pointer"
  78. },
  79. "dayAreaNode": {
  80. "height": "100%",
  81. "overflow": "hidden",
  82. "float": "left"
  83. },
  84. "dayNode": {
  85. "height": "100%",
  86. "overflow": "hidden"
  87. },
  88. "dayTitleNode": {
  89. "height": "40px",
  90. "padding": "20px 40px 10px 40px",
  91. "font-size": "36px",
  92. "color": "#444",
  93. "line-height": "40px"
  94. },
  95. "dayTitleNode_over": {
  96. "color": "#d34b4b"
  97. },
  98. "dayTitleNode_down": {
  99. "color": "#e28888"
  100. },
  101. "dayTitleDownNode": {
  102. "height": "30px",
  103. "width": "30px",
  104. "cursor": "pointer",
  105. "position": "relative",
  106. "top": "-36px",
  107. "margin-left": "140px",
  108. "background": "url(../x_component_Meeting/$DayView/default/icon/down.png) no-repeat center center"
  109. },
  110. "dayTitleDownNode_over": {
  111. "background": "url(../x_component_Meeting/$DayView/default/icon/down_over.png) no-repeat center center"
  112. },
  113. "dayTitleDownNode_down": {
  114. "background": "url(../x_component_Meeting/$DayView/default/icon/down_down.png) no-repeat center center"
  115. },
  116. "dayTitleDateNode": {
  117. "height": "30px",
  118. "line-height": "30px",
  119. "padding": "0px 40px",
  120. "font-size": "16px",
  121. "color": "#666"
  122. },
  123. "dayTitleDateNode_today": {
  124. "color": "#FFF",
  125. "background-color": "#666"
  126. },
  127. "dayTimeAreaNode": {
  128. "overflow": "auto"
  129. },
  130. "dayTimeContentNode": {
  131. "overflow": "hidden"
  132. },
  133. "timeTitleAreaNode": {
  134. "width": "40px",
  135. "float": "left",
  136. "overflow": "hidden"
  137. },
  138. "timeBodyAreaNode": {
  139. "margin-left": "40px",
  140. "overflow": "hidden"
  141. },
  142. "hourTitleNode": {
  143. "width": "39px",
  144. "height": "49px",
  145. "border-right": "1px solid #FFF",
  146. "border-bottom": "1px solid #FFF",
  147. "line-height": "39px",
  148. "color": "#666",
  149. "font-size": "16px",
  150. "text-align": "center",
  151. "cursor": "pointer"
  152. },
  153. "hourContentNode": {
  154. "height": "49px",
  155. "border-right": "1px solid #FFF",
  156. "border-bottom": "1px solid #FFF"
  157. },
  158. "meetingNode": {
  159. "overflow": "hidden",
  160. "float": "left",
  161. "cursor": "pointer",
  162. "box-shadow": "0px 0px 0px #666"
  163. },
  164. "meetingNode_over": {
  165. "box-shadow": "2px 2px 5px #999"
  166. },
  167. "meetingNode_down": {
  168. "box-shadow": "0px 0px 0px #999"
  169. },
  170. "meetingColorNode": {
  171. "background-color": "#2968cf",
  172. "width": "8px",
  173. "float": "left"
  174. },
  175. "meetingContentNode": {
  176. "height": "100%",
  177. "overflow": "hidden",
  178. "margin-left": "8px",
  179. "min-height": "30px",
  180. "background-color": "#FFF",
  181. "border-bottom": "1px solid #ccc"
  182. },
  183. "meetingSubjectNode": {
  184. "height": "30px",
  185. "line-height": "30px",
  186. "padding": "0px 5px",
  187. "color": "#2968cf",
  188. "font-size": "16px",
  189. "font-weight": "bold"
  190. }
  191. }