css.wcss 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322
  1. {
  2. "middleNode" : {
  3. "width": "100%", "height": "100%", "overflow": "hidden"
  4. },
  5. "contentDiv":{
  6. "background-color":"#ffffff","min-width":"1000px",
  7. //"margin-top" : "10px",
  8. "padding" : "10px",
  9. "-webkit-user-select": "text",
  10. "-moz-user-select": "text",
  11. "user-select" : "text",
  12. "-ms-user-select" : "text"
  13. },
  14. "subjectListNode" : {
  15. "padding-top" : "10px",
  16. "border-bottom" : "1px solid #eee"
  17. },
  18. "subjectNode" : {
  19. "background-color" : "#f5f5f5"
  20. },
  21. "itemReplyTitle" : {
  22. "font-size" : "16px",
  23. "font-weight" : "bold",
  24. "text-align" : "center",
  25. "margin-top" : "20px",
  26. "margin-bottom" : "10px",
  27. "letter-spacing":"10px"
  28. },
  29. "replyListNode" : {
  30. "margin-bottom" : "10px"
  31. },
  32. "replyNode" : {
  33. "background-color" : "#f5f5f5"
  34. },
  35. "itemNode" : {
  36. "overflow" : "hidden",
  37. "background-color" : "#fff"
  38. },
  39. "itemTopNode" : {
  40. "position" : "relative"
  41. },
  42. "itemUserName_subject" : {
  43. },
  44. "itemBottomNode" : {
  45. "padding" : "10px"
  46. },
  47. "itemLeftNode" : {
  48. "position" : "relative",
  49. "float" : "left",
  50. "width" : "50px",
  51. "margin" : "0px 10px 0px 10px"
  52. },
  53. "itemLeftArrow" : {
  54. "background" : "url(/x_component_ForumDocument/$Mobile/default/icon/pl_bg.png) no-repeat",
  55. "background-position" : "0 -20px",
  56. "height" : "20px",
  57. "width" : "20px",
  58. "position" : "absolute",
  59. "left" : "100%",
  60. "top" : "10px"
  61. },
  62. "itemUserAction" : {
  63. "margin-right": "5px",
  64. "float": "left",
  65. "background-color": "#FFF",
  66. "border": "1px solid #43aafa",
  67. "font-size": "14px",
  68. "color": "#43aafa",
  69. "cursor": "pointer",
  70. "margin-left" : "15px",
  71. "height": "24px"
  72. },
  73. "itemUserFace_subject" : {
  74. "text-align" : "center"
  75. },
  76. "itemUserIcon_subject" : {
  77. "border" : "1px solid #fcfcfc"
  78. },
  79. "itemUserInfor_subject" : {
  80. "width" : "100%",
  81. "text-align" : "center",
  82. "overflow" : "hidden"
  83. },
  84. "itemUserName_subject" : {
  85. "color" : "#333",
  86. "font-size" : "14px",
  87. //"float" : "left",
  88. "margin-right" : "10px"
  89. },
  90. "itemTime_subject" : {
  91. "color" : "#999",
  92. "font-size" : "14px"
  93. //"float" : "left",
  94. },
  95. "itemUserName" : {
  96. "float" : "left",
  97. "color" : "#bbb",
  98. "margin-right" : "10px"
  99. },
  100. "itemUserFace" : {
  101. "background-color" : "#fff",
  102. "margin-top" : "10px"
  103. },
  104. "itemUserIcon" : {
  105. "border" : "1px solid #fcfcfc"
  106. },
  107. "itemUserIcon2" : {
  108. "border-radius" : "24px",
  109. "width" : "48px",
  110. "height" : "48px"
  111. },
  112. "itemPrime" : {
  113. "position" : "absolute",
  114. "top" : 0,
  115. "right" : 0,
  116. "width" : "37px",
  117. "height" : "33px",
  118. "background" : "url(/x_component_ForumDocument/$Mobile/default/icon/jing.gif) no-repeat center center"
  119. },
  120. "itemRightNode" : {
  121. "position" : "relative",
  122. "margin-left" : "70px",
  123. "background-color" : "#fff",
  124. "border-bottom" : "1px solid #f2f2f2",
  125. "padding-right" : "10px",
  126. "padding-top" : "10px"
  127. },
  128. "itemRightTop" : {
  129. "overflow" : "hidden",
  130. "font-size" : "12px"
  131. },
  132. "itemTime" : {
  133. "float" : "left",
  134. "margin-right" : "10px",
  135. "color" : "#bbb"
  136. },
  137. "itemFloor" : {
  138. "float" : "right",
  139. "color" : "#999"
  140. },
  141. "itemRightMidle" : {
  142. "-webkit-user-select": "text",
  143. "-moz-user-select": "text",
  144. "user-select" : "text"
  145. },
  146. "itemSummaryContainer" : {
  147. "color" : "#777",
  148. "line-height" : "24px",
  149. "word-break":"break-all",
  150. "word-wrap":"break-word",
  151. "padding-top" : "10px",
  152. "overflow" : "hidden",
  153. "font-size" : "14px",
  154. "padding" : "5px",
  155. "background-color" : "#fafafa",
  156. "border" : "1px solid #eee"
  157. },
  158. "itemSummaryLabel" : {
  159. },
  160. "itemSummary" : {
  161. },
  162. "itemBody" : {
  163. "font-size" : "14px",
  164. "color" : "#333",
  165. "word-break":"break-all",
  166. "word-wrap":"break-word"
  167. },
  168. "itemAttachment" : {
  169. "padding-top" : "20px"
  170. },
  171. "itemRightBottom" : {
  172. "height" : "30px"
  173. },
  174. "replyAction" : {
  175. "float" : "right",
  176. "background" : "url(/x_component_ForumDocument/$Mobile/default/icon/message_green20.png) no-repeat center center",
  177. "width" : "24px",
  178. "height" : "20px",
  179. "line-height" : "20px",
  180. "cursor" : "pointer",
  181. "color" : "#999"
  182. // "padding-left" : "18px",
  183. // "margin-top" : "5px",
  184. // "margin-right" : "15px",
  185. // "font-size" : "14px"
  186. },
  187. "quoteContent" : {
  188. "word-break":"break-all",
  189. "word-wrap":"break-word"
  190. },
  191. "quoteTop" : {
  192. "margin-top" : "10px",
  193. "overflow" : "hidden"
  194. },
  195. "quoteBottom" : {
  196. "overflow" : "hidden"
  197. },
  198. "itemQuote" : {
  199. "background-color" : "#fafafa",
  200. "padding" : "10px 5px 10px 0px",
  201. "margin-top" : "10px",
  202. "overflow" : "hidden"
  203. },
  204. "quoteLeft" : {
  205. "float" : "left",
  206. "background" : "url(/x_component_ForumDocument/$Mobile/default/icon/quoteLeft.gif) no-repeat center center",
  207. "width" : "14px",
  208. "height" : "10px"
  209. },
  210. "quoteRight" : {
  211. "float" : "left",
  212. "background" : "url(/x_component_ForumDocument/$Mobile/default/icon/quoteRight.gif) no-repeat center center",
  213. "width" : "14px",
  214. "height" : "10px"
  215. },
  216. "quoteInfor" : {
  217. "float" : "left",
  218. "font-size" : "12px",
  219. "color" : "#999",
  220. "margin-left" : "10px"
  221. },
  222. "quoteText" : {
  223. "font-size" : "12px",
  224. "margin-left" : "14px",
  225. "float" : "left",
  226. "color" : "#333"
  227. },
  228. "quoteLeftBig" : {
  229. "float" : "left",
  230. "background" : "url(/x_component_ForumDocument/$Mobile/default/icon/quoteLeft_big.gif) no-repeat center center",
  231. "width" : "28px",
  232. "height" : "27px",
  233. "margin-left" : "10px",
  234. "margin-top" : "10px"
  235. },
  236. "quoteRightBig" : {
  237. "float" : "left",
  238. "background" : "url(/x_component_ForumDocument/$Mobile/default/icon/quoteRight_big.gif) no-repeat center center",
  239. "width" : "28px",
  240. "height" : "27px",
  241. "margin-left" : "15px",
  242. "margin-top" : "10px"
  243. },
  244. "quoteAreaBig" : {
  245. "float" : "left",
  246. "max-width" : "830px"
  247. },
  248. "quoteInforBig" : {
  249. "font-size" : "14px",
  250. "color" : "#999",
  251. "margin-left" : "15px",
  252. "text-decoration" : "underline",
  253. "cursor" : "pointer"
  254. //"margin-top" : "5px"
  255. },
  256. "quoteTextBig" : {
  257. "margin-left" : "15px",
  258. "font-size" : "14px",
  259. "color" : "#666",
  260. "margin-top" : "5px"
  261. },
  262. "replyBeinngDelete" : {
  263. "font-size" : "12px",
  264. "margin-top" : "10px",
  265. "padding" : "10px 0px 10px 35px",
  266. "background" : "url(/x_component_ForumDocument/$Mobile/default/icon/cross.png) no-repeat 9px center",
  267. "background-color" : "#fafafa",
  268. //"border" : "1px dotted #8ca53e",
  269. "color" : "#999"
  270. },
  271. "iconNode": {
  272. "width": "230px",
  273. "height": "230px",
  274. "border-bottom-left-radius": "5px",
  275. "border-bottom-right-radius": "5px",
  276. "border-top-left-radius": "5px",
  277. "border-top-right-radius": "5px",
  278. "float" : "left"
  279. },
  280. "pagingContainer" : {
  281. "overflow" : "hidden",
  282. "text-align" : "center"
  283. },
  284. "prevPageNode" : {
  285. "float" : "left",
  286. "font-size" : "16px",
  287. "height" : "40px",
  288. "line-height" : "40px",
  289. "text-align" : "center",
  290. "border" : "1px solid #DCDCDC",
  291. "margin-top" : "10px",
  292. "cursor" : "pointer",
  293. "color" : "#666",
  294. "background-color" : "#EEE"
  295. },
  296. "prevPageNode_over" : {
  297. "background-color" : "#EEE"
  298. },
  299. "nextPageNode" : {
  300. "float" : "left",
  301. "font-size" : "16px",
  302. "height" : "40px",
  303. "line-height" : "40px",
  304. "text-align" : "center",
  305. "border" : "1px solid #DCDCDC",
  306. "margin-top" : "10px",
  307. "cursor" : "pointer",
  308. "color" : "#666",
  309. "background-color" : "#EEE"
  310. },
  311. "nextPageNode_over" : {
  312. "background-color" : "#EEE"
  313. }
  314. }