css.wcss 8.9 KB

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