css.wcss 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564
  1. {
  2. "node" : {
  3. "width": "100%", "height": "100%", "overflow": "hidden",
  4. "-webkit-user-select": "text",
  5. "-moz-user-select": "text"
  6. },
  7. "contentContainerNode" : {
  8. "overflow-x" : "hidden",
  9. //"margin-right": "10px"
  10. "overflow-y" : "scroll"
  11. },
  12. "topNode" : {
  13. "font-family": "Microsoft YaHei",
  14. "color" : "#999",
  15. "background-color" : "#fff",
  16. "overflow" : "hidden",
  17. "padding-top" : "10px",
  18. //"padding-left" : "10px",
  19. "padding-bottom" : "10px",
  20. "width" : "1182px",
  21. "height" : "20px",
  22. "line-height" : "20px",
  23. "margin" : "0px auto"
  24. },
  25. "topTitleMiddleNode" : {
  26. "float" : "left",
  27. "height" : "20px",
  28. "line-height" : "20px"
  29. },
  30. "topItemTitleNode" : {
  31. //"height": "35px",
  32. //"line-height" :"35px",
  33. "font-size": "14px",
  34. "padding-left" : "10px",
  35. "padding-right" : "10px",
  36. "float" : "left",
  37. "cursor" : "pointer"
  38. },
  39. "topItemTitleLastNode" : {
  40. //"height": "35px",
  41. //"line-height" :"35px",
  42. "color" : "#3c76b6",
  43. "font-size": "14px",
  44. "padding-left" : "10px",
  45. "padding-right" : "10px",
  46. "float" : "left",
  47. "cursor" : "pointer"
  48. },
  49. "topItemSepNode" : {
  50. "float" : "left",
  51. "font-size" : "16px",
  52. "width" : "10px",
  53. "height" : "20px",
  54. "line-height" : "20px"
  55. },
  56. "topRightNode" : {
  57. "margin-top" : "3px",
  58. "overflow" : "hidden",
  59. "width" : "60px",
  60. "cursor" : "pointer",
  61. "float" : "right"
  62. },
  63. "topRightIconNode" : {
  64. "width": "16px",
  65. "height": "16px",
  66. "float": "left",
  67. "background": "url(../x_component_ForumCategory/$Main/default/icon/up_over.png) no-repeat center 1px"
  68. },
  69. "topRightIconDownNode" : {
  70. "width": "16px",
  71. "height": "16px",
  72. "float": "left",
  73. "background": "url(../x_component_ForumCategory/$Main/default/icon/down_over.png) no-repeat center center"
  74. },
  75. "topRightTextNode" : {
  76. "height": "24px",
  77. "line-height" : "24px",
  78. "float": "left",
  79. "color" : "#fff",
  80. "font-size" : "16px",
  81. "font-weight" : "normal"
  82. },
  83. "middleNode" : {
  84. "width" : "1180px",
  85. "overflow" : "hidden",
  86. "background-color" : "#fff",
  87. "margin" : "0px auto",
  88. "font-size" : "12px"
  89. },
  90. "personNode" : {
  91. //"margin-top" : "10px",
  92. "overflow" : "hidden",
  93. "background-color" : "#f4f7fb"
  94. //"margin-left" : "10px",
  95. //"margin-right" : "10px"
  96. },
  97. "personLeftNode":{
  98. "overflow": "hidden"
  99. },
  100. "personLeftIconNode" : {
  101. "margin" : "20px",
  102. "float": "left"
  103. },
  104. "personLeftIcon" : {
  105. "border-radius": "10px",
  106. "width": "64px",
  107. "height": "64px"
  108. },
  109. "personLeftContent" : {
  110. "margin-right": "5px",
  111. "padding-top": "10px",
  112. "padding-bottom": "10px",
  113. "padding-right": "20px",
  114. "margin-left": "100px"
  115. },
  116. "personLeftDiv" : {
  117. "overflow":"hidden","padding-top":"7px"
  118. },
  119. "personTopDiv" : {
  120. "overflow":"hidden","padding-top":"7px"
  121. },
  122. "personTopInfor" : {
  123. "font-size" : "14px",
  124. "height" : "24px",
  125. "line-height" : "24px",
  126. "color" : "#333",
  127. "float" : "left"
  128. },
  129. "personSettingAction" : {
  130. "margin-right": "5px",
  131. "float": "left",
  132. "background-color": "#FFF",
  133. "border": "1px solid #43aafa",
  134. "font-size": "14px",
  135. "color": "#43aafa",
  136. "cursor": "pointer",
  137. "margin-left" : "15px",
  138. "height": "24px"
  139. },
  140. "personLeftMemo" : {
  141. "color" : "#666",
  142. "overflow" : "hidden"
  143. },
  144. "personTitleNode" : {
  145. "margin-top" : "5px",
  146. "height": "24px", "color": "rgb(51, 51, 51)", "line-height": "20px", "font-family": "Microsoft YaHei", "font-size": "16px","font-weight" : "bold",
  147. "float" : "left"
  148. },
  149. "contentDiv":{
  150. "min-width":"1000px"
  151. //"margin-top" : "10px"
  152. },
  153. "toolbar" : {
  154. "margin-top" : "20px",
  155. "height" : "40px",
  156. "overflow" : "hidden",
  157. "border-bottom" : "1px solid #ccc"
  158. //"background-color" : "#74c1fe"
  159. },
  160. "toolbarLeft" : {
  161. "overflow" : "hidden",
  162. "float" : "left",
  163. "padding-left" : "10px"
  164. },
  165. "toolbarLeftItem" : {
  166. "background-color" : "#fff",
  167. "border" : "1px solid #fff",
  168. "color" : "#333",
  169. "height" : "40px",
  170. "line-height" : "40px",
  171. "font-size" : "14px",
  172. "width" : "99px",
  173. "float" : "left",
  174. //"border-right" : "1px solid #fff",
  175. "text-align" : "center",
  176. "cursor" : "pointer",
  177. "font-weight" : "normal",
  178. "border-top-left-radius" : "5px",
  179. "border-top-right-radius" : "5px"
  180. },
  181. "toolbarLeftItem_over" : {
  182. "color" : "#43aafa",
  183. "background-color" : "#fff",
  184. "border" : "1px solid #43aafa",
  185. "font-weight" : "normal"
  186. },
  187. "toolbarLeftItem_current" : {
  188. "color" : "#fff",
  189. "border" : "1px solid #43aafa",
  190. "background-color" : "#43aafa",
  191. "font-weight" : "normal"
  192. },
  193. "toolbarTextNode" : {
  194. "margin" : "6px 40px 6px 20px",
  195. "color" : "#999",
  196. "font-size" : "18px",
  197. "font-weight" : "bold",
  198. "float" : "left",
  199. "text-align" : "center"
  200. },
  201. "toolbarActionNode" : {
  202. "float" : "left",
  203. "height" : "34px",
  204. "line-height" : "34px",
  205. "cursor" : "pointer",
  206. "color" : "#fff",
  207. "padding-left" : "32px",
  208. "padding-right" : "20px",
  209. "font-size" : "14px",
  210. "background-image" : "url( ../x_component_ForumDocument/$Main/default/icon/action_new.png )",
  211. "background-position-x" : "8px",
  212. "background-position-y" : "center",
  213. "background-repeat" : "no-repeat",
  214. "background-color" : "#43aafa",
  215. "margin-right" : "10px",
  216. "border" : "1px solid #43aafa"
  217. },
  218. "toolbarActionNode_over" : {
  219. "background-color" : "#5eb5f9"
  220. },
  221. // "pagingBar" : {
  222. // "float" : "right"
  223. // },
  224. "pagingBar" : {
  225. "float" : "right",
  226. "margin-right" : "10px",
  227. "padding-left" : "10px",
  228. "overflow" : "hidden",
  229. "height" : "36px",
  230. "line-height" : "36px",
  231. //"margin-top" : "10px",
  232. "margin-bottom" : "10px",
  233. "background" : "#fff",
  234. "color" : "#333"//,
  235. //"border" : "1px solid #bcbcbc"
  236. },
  237. "pageReturn" : {
  238. "cursor" : "pointer",
  239. "float" : "left",
  240. "height" : "20px",
  241. "line-height" : "20px",
  242. "cursor" : "pointer",
  243. "color" : "#333",
  244. "padding-left" : "20px",
  245. "padding-right" : "20px",
  246. "font-size" : "12px",
  247. "background-image" : "url( ../x_component_ForumDocument/$Main/default/icon/back_16.png )",
  248. "background-position-x" : "2px",
  249. "background-position-y" : "center",
  250. "background-repeat" : "no-repeat",
  251. "background-color" : "#fff",
  252. "margin" : "8px 5px 0px 5px",
  253. "font-size" : "14px"
  254. },
  255. "pageReturn_over" : {
  256. "color" : "#43AAFA"
  257. },
  258. "firstPage" : {
  259. "float" : "left"
  260. },
  261. "lastPage" : {
  262. "float" : "left"
  263. },
  264. "prePage" : {
  265. "float" : "left",
  266. "width" : "16px",
  267. "height" : "20px",
  268. "line-height" : "20px",
  269. "text-align" : "center",
  270. "padding" : "2px 5px",
  271. "border" : "1px solid #f3f3f3",
  272. "margin" : "5px",
  273. "cursor" : "pointer",
  274. "background": "url(../x_component_ForumDocument/$Main/default/icon/back_16.png) no-repeat center center",
  275. "background-color" : "#f3f3f3"
  276. },
  277. "prePage_over" : {
  278. "border" : "1px solid #43AAFA",
  279. "background-color" : "#fff",
  280. "color" : "#43AAFA"
  281. },
  282. "pageItem" : {
  283. "float" : "left",
  284. "height" : "20px",
  285. "min-width" : "16px",
  286. "line-height" : "20px",
  287. "text-align" : "center",
  288. "padding" : "2px 5px",
  289. "border" : "1px solid #f3f3f3",
  290. "background-color" : "#f3f3f3",
  291. "cursor" : "pointer",
  292. "color" : "#333",
  293. "margin" : "5px"
  294. },
  295. "pageItem_over" : {
  296. "border" : "1px solid #43AAFA",
  297. "background-color" : "#fff",
  298. "color" : "#43AAFA"
  299. },
  300. "currentPage" : {
  301. "float" : "left",
  302. "height" : "20px",
  303. "width" : "16px",
  304. "line-height" : "20px",
  305. "text-align" : "center",
  306. "padding" : "2px 5px",
  307. "border" : "1px solid #43AAFA",
  308. "color" : "#fff",
  309. "margin" : "5px",
  310. "font-weight" : "bold",
  311. "background-color" : "#43aafa"
  312. },
  313. "pageJumper" : {
  314. "float" : "left",
  315. "height" : "20px",
  316. "line-height" : "20px",
  317. "text-align" : "center",
  318. "width" : "20px",
  319. "margin-top" : "5px",
  320. "margin-bottom" : "5px",
  321. "margin-left" : "5px",
  322. "border" : "1px solid #ddd"
  323. },
  324. "pageJumper_over" : {
  325. "border" : "1px solid #43AAFA"
  326. },
  327. "pageText" : {
  328. "float" : "left",
  329. "height" : "20px",
  330. "padding" : "2px 5px",
  331. "text-align" : "center",
  332. "line-height" : "20px",
  333. "margin-top" : "5px",
  334. "margin-bottom" : "5px",
  335. "margin-right" : "5px"
  336. },
  337. "nextPage" : {
  338. "float" : "left",
  339. "width" : "16px",
  340. "height" : "20px",
  341. "line-height" : "20px",
  342. "text-align" : "center",
  343. "padding" : "2px 5px",
  344. "border" : "1px solid #f3f3f3",
  345. "margin" : "5px",
  346. "cursor" : "pointer",
  347. "color" : "#333",
  348. "background": "url(../x_component_ForumDocument/$Main/default/icon/forward_16.png) no-repeat center center",
  349. "background-color" : "#f3f3f3"
  350. },
  351. "nextPage_over" : {
  352. "border" : "1px solid #43AAFA",
  353. "background-color" : "#fff",
  354. "color" : "#43AAFA"
  355. },
  356. "nextPageNode" : {
  357. "font-size" : "16px",
  358. "height" : "40px",
  359. "line-height" : "40px",
  360. "text-align" : "center",
  361. "border" : "1px solid #DCDCDC",
  362. "margin-top" : "10px",
  363. "cursor" : "pointer",
  364. "color" : "#666",
  365. "background-color" : "#EEE",
  366. "background": "url(../x_component_ForumDocument/$Main/default/icon/forward_16.png) no-repeat 620px center"
  367. },
  368. "nextPageNode_over" : {
  369. "background-color" : "#eee"
  370. },
  371. "viewContainer" : {
  372. "padding-top" : "10px",
  373. "overflow" : "hidden"
  374. },
  375. "viewHeadNode": {
  376. "width":"100%",
  377. "height": "35px",
  378. "background-color": "#fff",
  379. "color": "#333",
  380. "line-height": "35px",
  381. "font-family": "Microsoft YaHei",
  382. "font-size": "14px"
  383. },
  384. "thActionNodeCurrent" : {
  385. "margin-left" : "15px",
  386. "margin-right" : "15px",
  387. "cursor" : "pointer",
  388. "float" : "left",
  389. "font-weight" : "bold"
  390. },
  391. "thActionNode" : {
  392. "margin-left" : "15px",
  393. "margin-right" : "15px",
  394. "cursor" : "pointer",
  395. "float" : "left"
  396. },
  397. "normalThNode" : {
  398. "color" : "#333",
  399. "background-color" : "#f0f0f0",
  400. "text-align":"center",
  401. "font-weight" : "normal"
  402. },
  403. "sortIconNode" : {
  404. "height": "16px",
  405. "width": "16px",
  406. "line-height": "20px",
  407. "margin-top": "5px",
  408. //"float": "left",
  409. "display":"inline-block",
  410. "margin-right": "5px",
  411. "background-position" : "center center",
  412. "background-repeat" : "no-repeat",
  413. "background-image" : "url(../x_component_Template/$Explorer/default/icon/dblsort.gif)"
  414. },
  415. "sortIconNode_asc" : {
  416. "height": "16px",
  417. "width": "16px",
  418. "line-height": "20px",
  419. "margin-top": "5px",
  420. //"float": "left",
  421. "display":"inline-block",
  422. "margin-right": "5px",
  423. "background-position" : "center center",
  424. "background-repeat" : "no-repeat",
  425. "background-image" : "url(../x_component_Template/$Explorer/default/icon/dblasc.gif)"
  426. },
  427. "sortIconNode_desc" : {
  428. "height": "16px",
  429. "width": "16px",
  430. "line-height": "20px",
  431. "margin-top": "5px",
  432. //"float": "left",
  433. "display":"inline-block",
  434. "margin-right": "5px",
  435. "background-position" : "center center",
  436. "background-repeat" : "no-repeat",
  437. "background-image" : "url(../x_component_Template/$Explorer/default/icon/dbldesc.gif)"
  438. },
  439. "documentNode":{
  440. "font-size" : "12px",
  441. "min-height": "50px",
  442. "overflow": "hidden",
  443. "color": "#666666",
  444. //"line-height": "39px",
  445. "cursor": "pointer",
  446. "font-family": "Microsoft YaHei",
  447. "font-size": "12px",
  448. "background-color": "#fff"
  449. },
  450. "documentNode_noread": {
  451. "background-color": "#fcfcfc"
  452. },
  453. "documentNode_over": {
  454. "background-color": "#f5f6f7"
  455. },
  456. "documentNode_down": {
  457. "background-color": "#f5f6f7"
  458. },
  459. "documentNode_remove": {
  460. "background-color": "#ffcccc"
  461. },
  462. "normalTdNode" : {
  463. "font-size" : "14px",
  464. "border-bottom" : "1px solid #d6d6d6"
  465. },
  466. "normalTdCenterNode" : {
  467. "border-bottom" : "1px solid #d6d6d6",
  468. "text-align" : "center"
  469. },
  470. "normalTdBottom" : {
  471. "color" : "#999"
  472. },
  473. "tdInline" : {
  474. "float" : "left"
  475. },
  476. "tdSection" : {
  477. "float" : "left",
  478. "font-size" : "14px",
  479. "margin-left" : "10px",
  480. "margin-right" : "5px",
  481. "color" : "#fff",
  482. "cursor" : "pointer"
  483. },
  484. "tdTitle" : {
  485. "font-size" : "14px",
  486. "margin-left" : "10px"
  487. },
  488. "tdIcon" : {
  489. "float" : "left",
  490. "margin-left" : "10px",
  491. "margin-right" : "10px",
  492. "margin-top" : "2px"
  493. },
  494. "tdType" : {
  495. "color" : "#2b65b7"
  496. },
  497. "documentActionNode": {
  498. "font-size" : "12px",
  499. "height": "20px",
  500. "width": "20px",
  501. "line-height": "20px",
  502. "color": "#0066cc",
  503. "cursor": "pointer",
  504. "margin-right": "5px"
  505. },
  506. "documentActionNode_over":{
  507. "color": "#003399"
  508. },
  509. "documentActionNode_down":{
  510. "color": "#000"
  511. },
  512. "person" : {
  513. "cursor" : "pointer",
  514. "color": "#5c7084",
  515. "overflow": "hidden",
  516. "white-space": "nowrap",
  517. "text-overflow": "ellipsis"
  518. },
  519. "person_over" : {
  520. "color": "#0258ad"
  521. },
  522. "actionDeleteNode": {
  523. "height": "20px",
  524. "width": "20px",
  525. "line-height": "20px",
  526. "margin-top": "5px",
  527. "color": "#888",
  528. "cursor": "pointer",
  529. "display": "inline-block",
  530. "margin-right": "5px",
  531. "background": "url("+"../x_component_cms_Module/$ViewExplorer/default/icon/delete.png) no-repeat center center"
  532. },
  533. "actionDeleteNode_over":{
  534. "background": "url("+"../x_component_cms_Module/$ViewExplorer/default/icon/delete_over.png) no-repeat center center"
  535. },
  536. "actionDeleteNode_down":{
  537. "background": "url("+"../x_component_cms_Module/$ViewExplorer/default/icon/delete_over.png) no-repeat center center"
  538. },
  539. "actionEditNode": {
  540. "height": "20px",
  541. "width": "20px",
  542. "line-height": "20px",
  543. "margin-top": "5px",
  544. "color": "#888",
  545. "cursor": "pointer",
  546. "display": "inline-block",
  547. "margin-right": "5px",
  548. "background": "url("+"../x_component_cms_Module/$ViewExplorer/default/icon/editing.png) no-repeat center center"
  549. },
  550. "actionEditNode_over":{
  551. "background": "url("+"../x_component_cms_Module/$ViewExplorer/default/icon/editing_over.png) no-repeat center center"
  552. },
  553. "actionEditNode_down":{
  554. "background": "url("+"../x_component_cms_Module/$ViewExplorer/default/icon/editing_over.png) no-repeat center center"
  555. }
  556. }