css.wcss 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425
  1. {
  2. "node": {
  3. "position": "absolute",
  4. "border-radius": "8px",
  5. "background-color": "#f1f1f1",
  6. "box-shadow": "0px 0px 10px #cccccc",
  7. "width": "800px",
  8. "height": "500px",
  9. "-webkit-user-select": "none",
  10. "-moz-user-select": "none"
  11. },
  12. "titleAreaNode": {
  13. "background-color": "#3c75b7",
  14. "height": "60px",
  15. "line-height": "60px",
  16. "border-top-left-radius": "8px",
  17. "border-top-right-radius": "8px"
  18. },
  19. "backNode": {
  20. "height": "60px",
  21. "width": "80px",
  22. "display": "none",
  23. "background": "url("+"/x_component_Collect/$Main/default/icon/back.png) center center no-repeat",
  24. "cursor": "pointer",
  25. "float": "left"
  26. },
  27. "closeNode": {
  28. "height": "60px",
  29. "width": "80px",
  30. "background": "url("+"/x_component_Collect/$Main/default/icon/close.png) center center no-repeat",
  31. "cursor": "pointer",
  32. "float": "right"
  33. },
  34. "titleNode": {
  35. "background-color": "#3c75b7",
  36. "height": "60px",
  37. "line-height": "60px",
  38. "color": "#ffffff",
  39. "font-size": "24px",
  40. "text-align": "center",
  41. "margin": "0px 80px"
  42. },
  43. "contentNode": {
  44. "height": "440px",
  45. "display": "none"
  46. },
  47. "statusConnectNode": {
  48. "height": "80px",
  49. "padding": "0px 20px",
  50. "margin": "10px auto 0px auto",
  51. "width": "660px",
  52. "overflow": "hidden"
  53. },
  54. "statusLoginNode": {
  55. "height": "80px",
  56. "padding": "0px 20px",
  57. "margin": "10px auto 0px auto",
  58. "width": "660px",
  59. "overflow": "hidden"
  60. },
  61. "statusConnectIconsNode": {
  62. "width": "228px",
  63. "height": "80px",
  64. "float": "left"
  65. },
  66. "statusConnectIconCenterNode": {
  67. "width": "64px",
  68. "height": "80px",
  69. "background": "url("+"/x_component_Collect/$Main/default/icon/centerServer64.png) center center no-repeat",
  70. "float": "left"
  71. },
  72. "statusConnectIconConnectNode": {
  73. "width": "100px",
  74. "height": "80px",
  75. "background": "url("+"/x_component_Collect/$Main/default/icon/connect.png) center center no-repeat",
  76. "float": "left"
  77. },
  78. "statusConnectIconConnectedNode": {
  79. "width": "100px",
  80. "height": "80px",
  81. "background": "url("+"/x_component_Collect/$Main/default/icon/connected.png) center center no-repeat",
  82. "float": "left"
  83. },
  84. "statusConnectIconDisconnectNode": {
  85. "width": "100px",
  86. "height": "80px",
  87. "background": "url("+"/x_component_Collect/$Main/default/icon/disconnect.png) center center no-repeat",
  88. "float": "left"
  89. },
  90. "statusConnectIconCollectNode": {
  91. "width": "64px",
  92. "height": "80px",
  93. "background": "url("+"/x_component_Collect/$Main/default/icon/o2Server64.png) center center no-repeat",
  94. "float": "left"
  95. },
  96. "statusConnectTextNode": {
  97. "margin-left": "230px",
  98. "padding-left": "30px",
  99. "height": "80px",
  100. "line-height": "80px",
  101. "color": "#666666",
  102. "font-size": "20px"
  103. },
  104. "statusLoginIconsNode": {
  105. "width": "228px",
  106. "height": "80px",
  107. "float": "left"
  108. },
  109. "statusLoginIconCenterNode": {
  110. "width": "64px",
  111. "height": "80px",
  112. "background": "url("+"/x_component_Collect/$Main/default/icon/centerServer64.png) center center no-repeat",
  113. "float": "left"
  114. },
  115. "statusLoginIconConnectNode": {
  116. "width": "100px",
  117. "height": "80px",
  118. "background": "url("+"/x_component_Collect/$Main/default/icon/connect.png) center center no-repeat",
  119. "float": "left"
  120. },
  121. "statusLoginIconConnectedNode": {
  122. "width": "100px",
  123. "height": "80px",
  124. "background": "url("+"/x_component_Collect/$Main/default/icon/connected.png) center center no-repeat",
  125. "float": "left"
  126. },
  127. "statusLoginIconDisconnectNode": {
  128. "width": "100px",
  129. "height": "80px",
  130. "background": "url("+"/x_component_Collect/$Main/default/icon/disconnect.png) center center no-repeat",
  131. "float": "left"
  132. },
  133. "statusLoginIconCollectNode": {
  134. "width": "64px",
  135. "height": "80px",
  136. "background": "url("+"/x_component_Collect/$Main/default/icon/o2ServerLogin64.png) center center no-repeat",
  137. "float": "left"
  138. },
  139. "statusLoginTextNode": {
  140. "margin-left": "230px",
  141. "padding-left": "30px",
  142. "height": "80px",
  143. "line-height": "80px",
  144. "color": "#666666",
  145. "font-size": "20px"
  146. },
  147. "recheckActionNode": {
  148. "float": "right",
  149. "margin-top": "20px",
  150. "margin-right": "10px",
  151. "height": "40px",
  152. "width": "100px",
  153. "border-radius": "5px",
  154. "background-color": "#3498db",
  155. "line-height": "40px",
  156. "text-align": "center",
  157. "cursor": "pointer",
  158. "color": "#FFF"
  159. },
  160. "actionsNode": {
  161. "margin": "10px 40px",
  162. "padding": "20px",
  163. "overflow": "hidden"
  164. },
  165. "loginInfor": {
  166. "line-height": "50px",
  167. "color": "#666666",
  168. "font-size": "20px",
  169. "float": "left"
  170. },
  171. "inforAction": {
  172. "float": "left",
  173. "margin-left": "10px",
  174. "margin-top": "7px",
  175. "height": "34px",
  176. "width": "120px",
  177. "border-radius": "5px",
  178. "background-color": "#3498db",
  179. "line-height": "34px",
  180. "text-align": "center",
  181. "cursor": "pointer",
  182. "color": "#FFF"
  183. },
  184. "notLoginInfor": {
  185. "line-height": "50px",
  186. "color": "#666666",
  187. "font-size": "20px",
  188. "float": "left"
  189. },
  190. "disconnectInfor": {
  191. "line-height": "30px",
  192. "color": "#666666",
  193. "font-size": "16px",
  194. "float": "left",
  195. "color": "#3c75b7"
  196. },
  197. "loginUsernameNode": {
  198. "height": "40px",
  199. "width": "400px",
  200. "border": "1px solid #CCC",
  201. "border-radius": "5px",
  202. "background-color": "#ffffff",
  203. "margin": "60px auto 0px auto"
  204. },
  205. "loginUsernameNode_over": {
  206. "border": "1px solid #3c75b7"
  207. },
  208. "loginUsernameNode_error": {
  209. "border": "1px solid #ff5c42"
  210. },
  211. "loginPasswordNode": {
  212. "height": "40px",
  213. "width": "400px",
  214. "border": "1px solid #CCC",
  215. "border-radius": "5px",
  216. "background-color": "#ffffff",
  217. "margin": "0px auto"
  218. },
  219. "loginPasswordNode_over": {
  220. "border": "1px solid #3c75b7"
  221. },
  222. "loginPasswordNode_error": {
  223. "border": "1px solid #ff5c42"
  224. },
  225. "loginActionNode": {
  226. "height": "40px",
  227. "width": "400px",
  228. "border-radius": "5px",
  229. "background-color": "#3498db",
  230. "line-height": "40px",
  231. "text-align": "center",
  232. "cursor": "pointer",
  233. "font-size": "16px",
  234. "color": "#FFF",
  235. "margin": "0px auto 5px auto"
  236. },
  237. "loginUsernameIconNode": {
  238. "width": "60px",
  239. "height": "40px",
  240. "background": "url("+"/x_component_Collect/$Main/default/icon/icon_username.png) center center no-repeat",
  241. "float": "left"
  242. },
  243. "registerNewNameIconNode": {
  244. "width": "60px",
  245. "height": "40px",
  246. "background": "url("+"/x_component_Collect/$Main/default/icon/icon_username.png) center center no-repeat",
  247. "float": "left"
  248. },
  249. "loginPasswordIconNode": {
  250. "width": "60px",
  251. "height": "40px",
  252. "background": "url("+"/x_component_Collect/$Main/default/icon/icon_password_or.png) center center no-repeat",
  253. "float": "left"
  254. },
  255. "registerSecretIconNode": {
  256. "width": "60px",
  257. "height": "40px",
  258. "background": "url("+"/x_component_Collect/$Main/default/icon/icon_password_or.png) center center no-repeat",
  259. "float": "left"
  260. },
  261. "registerKeyIconNode": {
  262. "width": "60px",
  263. "height": "40px",
  264. "background": "url("+"/x_component_Collect/$Main/default/icon/icon_password_or.png) center center no-repeat",
  265. "float": "left"
  266. },
  267. "loginInputAreaNode": {
  268. "margin-left": "60px",
  269. "height": "40px"
  270. },
  271. "loginInputNode": {
  272. "border": "0px solid",
  273. "width": "98%",
  274. "height": "38px",
  275. "color": "#999999",
  276. "line-height": "38px",
  277. "font-size": "18px",
  278. "-webkit-user-select": "text",
  279. "-moz-user-select": "text"
  280. },
  281. "loginOtherActionNode": {
  282. "height": "40px",
  283. "width": "400px",
  284. "margin": "5px auto 5px auto"
  285. },
  286. "loginRegisterActionNode": {
  287. "display": "block",
  288. "float": "left",
  289. "cursor": "pointer",
  290. "color": "#3c75b7"
  291. },
  292. "loginRegisterActionNode_over": {
  293. "color": "#ff5c42"
  294. },
  295. "loginForgetActionNode": {
  296. "display": "block",
  297. "float": "right",
  298. "cursor": "pointer",
  299. "color": "#3c75b7"
  300. },
  301. "loginForgetActionNode_over": {
  302. "color": "#ff5c42"
  303. },
  304. "loginErrorNode": {
  305. "color": "#ff5c42",
  306. "height": "30px",
  307. "width": "390px",
  308. "font-size": "16px",
  309. "margin": "5px auto"
  310. },
  311. "registerAreaNode": {
  312. "height": "40px",
  313. "width": "440px",
  314. "border": "1px solid #CCC",
  315. "border-radius": "5px",
  316. "background-color": "#ffffff",
  317. "margin": "0px auto 0px auto"
  318. },
  319. "registerAreaNode_over": {
  320. "border": "1px solid #3c75b7"
  321. },
  322. "registerAreaNode_error": {
  323. "border": "1px solid #ff5c42"
  324. },
  325. "registerAreaNode_normal": {
  326. "border": "1px solid #cccccc",
  327. },
  328. "registerUsernameIconNode": {
  329. "width": "60px",
  330. "height": "40px",
  331. "background": "url("+"/x_component_Collect/$Main/default/icon/icon_username.png) center center no-repeat",
  332. "float": "left"
  333. },
  334. "registerPasswordIconNode": {
  335. "width": "60px",
  336. "height": "40px",
  337. "background": "url("+"/x_component_Collect/$Main/default/icon/icon_password_or.png) center center no-repeat",
  338. "float": "left"
  339. },
  340. "registerMobileIconNode": {
  341. "width": "60px",
  342. "height": "40px",
  343. "background": "url("+"/x_component_Collect/$Main/default/icon/icon_phone.png) center center no-repeat",
  344. "float": "left"
  345. },
  346. "registerCodeIconNode": {
  347. "width": "60px",
  348. "height": "40px",
  349. "background": "url("+"/x_component_Collect/$Main/default/icon/icon_verify_code.png) center center no-repeat",
  350. "float": "left"
  351. },
  352. "registerCheckIconNode": {
  353. "width": "40px",
  354. "height": "40px",
  355. "float": "right"
  356. },
  357. "registerInputAreaNode": {
  358. "margin-left": "60px",
  359. "margin-right": "40px",
  360. "overflow": "hidden",
  361. "height": "40px"
  362. },
  363. "registerInputNode": {
  364. "border": "0px solid",
  365. "width": "98%",
  366. "height": "38px",
  367. "color": "#999999",
  368. "line-height": "38px",
  369. "font-size": "18px",
  370. "-webkit-user-select": "text",
  371. "-moz-user-select": "text"
  372. },
  373. "registerErrorNode": {
  374. "color": "#ff5c42",
  375. "height": "20px",
  376. "width": "430px",
  377. "font-size": "14px",
  378. "margin": "5px auto"
  379. },
  380. "registerActionNode": {
  381. "height": "40px",
  382. "width": "440px",
  383. "border-radius": "5px",
  384. "background-color": "#3498db",
  385. "line-height": "40px",
  386. "text-align": "center",
  387. "cursor": "pointer",
  388. "font-size": "16px",
  389. "color": "#FFF",
  390. "margin": "0px auto 5px auto"
  391. },
  392. "registerCodeAreaNode": {
  393. "height": "72px",
  394. "width": "440px",
  395. "overflow": "hidden",
  396. "margin": "0px auto 0px auto"
  397. },
  398. "registerGetCodeAtionNode": {
  399. "height": "40px",
  400. "width": "140px",
  401. "border-radius": "5px",
  402. "background-color": "#3498db",
  403. "line-height": "40px",
  404. "text-align": "center",
  405. "cursor": "pointer",
  406. "font-size": "14px",
  407. "color": "#FFF",
  408. "float": "right"
  409. },
  410. "registerGetCodeAtionNode_next": {
  411. "background-color": "#999999",
  412. "color": "#FFF"
  413. }
  414. }