css.wcss 14 KB

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