css.wcss 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235
  1. {
  2. "panelNode": {
  3. "width": "420px",
  4. "min-height": "420px",
  5. "border": "2px solid #999",
  6. "border-radius": "10px",
  7. "box-shadow": "0px 0px 20px #333",
  8. "position": "absolute",
  9. "top": "10px",
  10. "right": "10px",
  11. "z-index": 100,
  12. "background-color": "#545454",
  13. "background-image": "url("+MWF.defaultPath+"/xDesktop/$Layout/default/desktop.jpg)"
  14. },
  15. "titleNode": {
  16. "height": "20px"
  17. },
  18. "closeActionNode": {
  19. "height": "20px",
  20. "width": "20px",
  21. "background": "url(/x_component_IM/$Main/default/icon/close.png) no-repeat center center",
  22. "cursor": "pointer",
  23. "float": "right"
  24. },
  25. "userInforNode": {
  26. "height": "72px"
  27. },
  28. "userIconAreaNode": {
  29. "width": "72px",
  30. "height": "72px",
  31. "float": "left"
  32. },
  33. "userIconNode": {
  34. "width": "64px",
  35. "height": "64px",
  36. "margin": "4px",
  37. "border": "0px"
  38. },
  39. "userTextInforNode": {
  40. "padding": "8px 4px",
  41. "margin-left": "72px",
  42. "height": "56px"
  43. },
  44. "userNameInforNode": {
  45. "line-height": "28px",
  46. "height": "28px"
  47. },
  48. "userNameTextInforNode": {
  49. "width": "80px",
  50. "float": "left",
  51. "font-size": "14px",
  52. "color": "#FFF",
  53. "text-shadow" : "1px 1px 1px #000"
  54. },
  55. "userDutyTextInforNode": {
  56. "margin-left": "80px",
  57. "color": "#BBB",
  58. "text-shadow" : "1px 1px 1px #000"
  59. },
  60. "userSignInforNode": {
  61. "line-height": "28px",
  62. "height": "28px",
  63. "color": "#BBB",
  64. "text-shadow" : "1px 1px 1px #000"
  65. },
  66. "userSearchNode": {
  67. "height": "26px",
  68. "background-color": "#444444",
  69. "color": "#CCC",
  70. "text-align": "center"
  71. },
  72. "searchInput": {
  73. "height": "24px",
  74. "line-height": "24px",
  75. "border": "0px",
  76. "background-color": "#444444",
  77. "width": "98%",
  78. "color": "#CCC"
  79. },
  80. "userListNode": {
  81. "overflow": "hidden",
  82. "background-color": "#EEE"
  83. },
  84. "userListTitleNode": {
  85. "height": "30px",
  86. "background-color": "#CCC"
  87. },
  88. "userListChatTab": {
  89. "height": "30px",
  90. "width": "33%",
  91. "float": "left",
  92. "background": "url(/x_component_IM/$Main/default/icon/chat_gray.png) no-repeat center center"
  93. },
  94. "userListChatTab_over": {
  95. "background": "url(/x_component_IM/$Main/default/icon/chat_over.png) no-repeat center center"
  96. },
  97. "userListChatTab_current": {
  98. "background": "url(/x_component_IM/$Main/default/icon/chat.png) no-repeat center center"
  99. },
  100. "userListOnlineTab": {
  101. "height": "30px",
  102. "width": "33%",
  103. "float": "left",
  104. "background": "url(/x_component_IM/$Main/default/icon/online_gray.png) no-repeat center center"
  105. },
  106. "userListOnlineTab_over": {
  107. "background": "url(/x_component_IM/$Main/default/icon/online_over.png) no-repeat center center"
  108. },
  109. "userListOnlineTab_current": {
  110. "background": "url(/x_component_IM/$Main/default/icon/online.png) no-repeat center center"
  111. },
  112. "userListSearchTab": {
  113. "height": "30px",
  114. "width": "33%",
  115. "float": "right",
  116. "background": "url("+MWF.defaultPath+"/xDesktop/$UserPanel/default/icon/search_gray.png) no-repeat center center"
  117. },
  118. "userListSearchTab_over": {
  119. "background": "url("+MWF.defaultPath+"/xDesktop/$UserPanel/default/icon/search_over.png) no-repeat center center"
  120. },
  121. "userListSearchTab_current": {
  122. "background": "url("+MWF.defaultPath+"/xDesktop/$UserPanel/default/icon/search.png) no-repeat center center"
  123. },
  124. "userListScrollNode": {
  125. "overflow": "hidden",
  126. "height": "100%"
  127. },
  128. "userListAreaNode": {
  129. "overflow": "hidden",
  130. "display": "none"
  131. },
  132. "userMenuNode": {
  133. "height": "20px"
  134. },
  135. "chatUserNode": {
  136. "height": "56px",
  137. "overflow": "hidden",
  138. "cursor": "default",
  139. "background": "transparent"
  140. },
  141. "chatUserNode_over": {
  142. "background": "#fcf0c1"
  143. },
  144. "userListIconAreaNode": {
  145. "width": "56px",
  146. "height": "56px",
  147. "float": "left"
  148. },
  149. "userListIconNode": {
  150. "width": "48px",
  151. "height": "48px",
  152. "margin": "4px",
  153. "border": "0px"
  154. },
  155. "userListTextInforNode": {
  156. "padding": "8px 4px",
  157. "margin-left": "56px",
  158. "height": "48px"
  159. },
  160. "userListNameInforNode": {
  161. "line-height": "23px",
  162. "height": "23px"
  163. },
  164. "userListNameTextInforNode": {
  165. "width": "62px",
  166. "float": "left",
  167. "font-size": "14px",
  168. "color": "#333"
  169. },
  170. "userListGenderFlagNode": {
  171. "width": "20px",
  172. "height": "23px",
  173. "float": "right",
  174. "background-repeat": "no-repeat",
  175. "background-position": "center center"
  176. },
  177. "userListDutyTextInforNode": {
  178. "margin-left": "70px",
  179. "margin-right": "20px",
  180. "color": "#999"
  181. },
  182. "userListSignInforNode": {
  183. "line-height": "23px",
  184. "height": "23px",
  185. "color": "#999"
  186. },
  187. "personInforNode": {
  188. "width": "200px",
  189. "border-radius": "3px",
  190. "border": "1px solid #999",
  191. "box-shadow": "0px 0px 0px #EEE",
  192. "background-color": "#555",
  193. "position": "absolute",
  194. "font-size": "12px",
  195. "padding": "5px",
  196. "color": "#FFF"
  197. },
  198. "userListUnreadNode": {
  199. "top": "-66px",
  200. "float": "left",
  201. "height": "12px",
  202. "line-height": "12px",
  203. "min-width": "10px",
  204. "padding": "1px 2px",
  205. "font-size": "9px",
  206. "position": "relative",
  207. "border-radius": "7px",
  208. "background-color": "#F00",
  209. "color": "#FFF",
  210. "text-align": "center"
  211. },
  212. "onlineFlagNode_offline": {
  213. "width": "16px",
  214. "height": "16px",
  215. "background": "url(/x_component_IM/$Main/default/icon/user_offline.png) no-repeat center center",
  216. "top": "-16px",
  217. "position": "relative"
  218. },
  219. "onlineFlagNode_online": {
  220. "width": "16px",
  221. "height": "16px",
  222. "background": "url(/x_component_IM/$Main/default/icon/user_online.png) no-repeat center center",
  223. "top": "-20px",
  224. "position": "relative"
  225. }
  226. }