css.wcss 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296
  1. {
  2. "node": {
  3. "width": "100%",
  4. "height": "100%",
  5. "overflow": "hidden",
  6. "background-color":"#fff"
  7. },
  8. "rightContentNode": {
  9. "height": "100%",
  10. "margin-left": "300px",
  11. "overflow": "hidden",
  12. "background-color" : "#fff",
  13. "opacity": 1
  14. },
  15. "naviContainerNode": {
  16. "border-top" : "1px solid #fff",
  17. "border-right" : "1px solid #ddd",
  18. "float": "left",
  19. "overflow": "hidden",
  20. "width": "293px",
  21. "height": "100%",
  22. "background-color" : "#f7f7f7"
  23. },
  24. "leftTitleNode" : {
  25. "height" : "100px",
  26. "border-bottom" : "3px solid #3c76b7"
  27. },
  28. "titleIconAreaNode" : {
  29. "float": "left",
  30. "padding-top" :"17px",
  31. "padding-left" : "20px"
  32. },
  33. "titleIconNode": {
  34. "width": "64px",
  35. "height": "64px",
  36. "border-bottom-left-radius": "10px",
  37. "border-bottom-right-radius": "10px",
  38. "border-top-left-radius": "10px",
  39. "border-top-right-radius": "10px"
  40. },
  41. "titleContentNode" : {
  42. "padding-left": "15px",
  43. "float": "left",
  44. "width": "170px"
  45. },
  46. "titleTextNode": {
  47. "color": "#333",
  48. "font-size": "20px",
  49. "padding-top": "20px",
  50. "line-height": "30px",
  51. "height": "30px",
  52. "width": "170px",
  53. "overflow" : "hidden"
  54. },
  55. "titleDescriptionNode": {
  56. "color": "#999",
  57. "font-size": "12px",
  58. "padding-top": "5px",
  59. "padding-bottom": "5px",
  60. "line-height" : "20px",
  61. "height": "40px",
  62. "width": "170px",
  63. "overflow" : "hidden"
  64. },
  65. "moduleContent" : {
  66. },
  67. "titleBar": {
  68. "margin-left" : "13px",
  69. "margin-right" : "20px",
  70. "overflow": "hidden",
  71. "height": "50px",
  72. "border-bottom" : "1px solid #ccc"
  73. },
  74. "createDocumentAction": {
  75. "height": "50px",
  76. "line-height": "50px",
  77. "color" : "#666",
  78. "font-size" : "15px",
  79. "background": "url(/x_component_cms_Index/$Main/default/icon/createDocument.png) center center no-repeat",
  80. "float": "right",
  81. "padding-left" : "60px",
  82. "cursor": "pointer"
  83. },
  84. "createDocumentAction_over": {
  85. "color" : "#3c76b7",
  86. "background": "url(/x_component_cms_Index/$Main/default/icon/createDocument_over.png) center center no-repeat"
  87. },
  88. "searchBarAreaNode": {
  89. "height": "50px",
  90. "overflow": "hidden",
  91. "float" : "left",
  92. "width" : "700px"
  93. },
  94. "searchBarNode": {
  95. "width" : "200px",
  96. "max-width": "300px",
  97. "height": "30px",
  98. "background-color": "#FFF",
  99. "border": "0px solid #999",
  100. //"border-radius":"10px",
  101. "margin-top": "10px",
  102. "float": "left"
  103. },
  104. "searchBarActionNode": {
  105. "width": "20px",
  106. "height": "30px",
  107. "background": "url("+"/x_component_cms_Index/$Main/default/icon/search.png) center center no-repeat",
  108. "float": "right",
  109. "cursor": "pointer"
  110. },
  111. "searchBarResetActionNode": {
  112. "width": "20px",
  113. "height": "30px",
  114. "background": "url("+"/x_component_cms_Index/$Main/default/icon/reset.png) center center no-repeat",
  115. "float": "right",
  116. "cursor": "pointer"
  117. },
  118. "searchBarInputBoxNode": {
  119. "height": "30px",
  120. "line-height": "30px",
  121. "margin-right": "30px"
  122. },
  123. "searchBarInputNode": {
  124. "width": "100%",
  125. "height": "24px",
  126. "border": "0px",
  127. "color": "#666"
  128. },
  129. "refreshAreaNode": {
  130. "float": "right",
  131. "margin": "0px 40px 0px 0px",
  132. "width" : "40px",
  133. "overflow": "hidden"
  134. },
  135. "refreshActionNode": {
  136. "width": "40px",
  137. "height": "80px",
  138. "line-height": "80px",
  139. "background": "url(/x_component_cms_Index/$Main/default/icon/refresh.png) center center no-repeat",
  140. "cursor": "pointer"
  141. },
  142. "naviNode": {
  143. // "border": "0px",
  144. // "border-radius": "0px",
  145. "position": "relative",
  146. "overflow": "hidden"
  147. //"margin-right" : "-7px",
  148. },
  149. // "categoryNaviNode": {
  150. // "cursor" : "pointer",
  151. // "display" : "block",
  152. // "height": "35px",
  153. // "margin": "0px",
  154. // "background": "url(/x_component_cms_Module/$Main/default/icon/category.png) no-repeat 20px center",
  155. // "background-color" : "#f1f8ff",
  156. // "line-height" :"35px",
  157. // "font-family": "微软雅黑",
  158. // "font-size": "14px",
  159. // "color" : "#3587d7",
  160. // "padding-left" : "40px"
  161. // },
  162. "categoryNaviNode": {
  163. "overflow" : "hidden",
  164. "cursor" : "pointer",
  165. "color" : "#333",
  166. "height" : "40px",
  167. "font-weight" : "normal",
  168. "line-height" : "40px",
  169. "font-family": "微软雅黑",
  170. "font-size": "15px",
  171. "background" : "url(/x_component_cms_Module/$Main/default/icon/category_folder.png) no-repeat 38px 12px",
  172. "background-color": "#f7f7f7"
  173. },
  174. "categoryNaviNode_selected" : {
  175. "color" : "#fff",
  176. "background": "url(/x_component_cms_Module/$Main/default/icon/category_folder_selected.png) no-repeat 38px 12px",
  177. "background-color" : "#3C76B7"
  178. },
  179. "categoryNaviNode_over" : {
  180. "background": "url(/x_component_cms_Module/$Main/default/icon/category_folder.png) no-repeat 38px 12px",
  181. "background-color" : "#f0f0f0",
  182. "color" : "#333"
  183. },
  184. "categoryNaviTextNode" : {
  185. "float" : "left",
  186. "margin-left" : "33px"
  187. },
  188. "emptyExpendNode" : {
  189. "height" : "40px",
  190. "width" : "16px",
  191. "float" : "left",
  192. //"margin-top" : "12px",
  193. "margin-left" : "16px"
  194. },
  195. "categoryExpendNode" : {
  196. "height" : "40px",
  197. "width" : "16px",
  198. "float" : "left",
  199. //"margin-top" : "12px",
  200. "margin-left" : "16px",
  201. "background": "url(/x_component_cms_Module/$Main/default/icon/arrow_down.png) no-repeat 0px 12px"
  202. },
  203. "categoryExpendNode_selected" : {
  204. "height" : "40px",
  205. "width" : "16px",
  206. "float" : "left",
  207. //"margin-top" : "12px",
  208. "margin-left" : "16px",
  209. "background": "url(/x_component_cms_Module/$Main/default/icon/arrow_down_selected.png) no-repeat 0px 12px"
  210. },
  211. "categoryCollapseNode" : {
  212. "height" : "40px",
  213. "width" : "16px",
  214. "float" : "left",
  215. //"margin-top" : "12px",
  216. "margin-left" : "16px",
  217. "background": "url(/x_component_cms_Module/$Main/default/icon/arrow_right.png) no-repeat 0px 12px"
  218. },
  219. "categoryCollapseNode_selected" : {
  220. "height" : "40px",
  221. "width" : "16px",
  222. "float" : "left",
  223. //"margin-top" : "12px",
  224. "margin-left" : "16px",
  225. "background": "url(/x_component_cms_Module/$Main/default/icon/arrow_right_selected.png) no-repeat 0px 12px"
  226. },
  227. "viewNaviListNode" : {
  228. },
  229. "viewNaviListNode_all" : {
  230. // "padding-top" : "10px"
  231. },
  232. "viewNaviNode_all" : {
  233. "cursor" : "pointer",
  234. "color" : "#333",
  235. "padding-left" : "65px",
  236. "height" : "40px",
  237. "line-height" : "40px",
  238. "font-family": "微软雅黑",
  239. "font-size": "15px",
  240. "background" : "url(/x_component_cms_Module/$Main/default/icon/category_all3.png) no-repeat 38px 12px",
  241. "background-color": "#f7f7f7"
  242. },
  243. "viewNaviNode_all_selected" : {
  244. "background": "url(/x_component_cms_Module/$Main/default/icon/category_all_selected.png) no-repeat 38px 12px",
  245. "background-color" : "#3C76B7",
  246. "color" : "#fff"
  247. },
  248. "viewNaviNode_all_over" : {
  249. "background" : "url(/x_component_cms_Module/$Main/default/icon/category_all3.png) no-repeat 38px 12px",
  250. "background-color" : "#f0f0f0",
  251. "color" : "#333"
  252. },
  253. "viewNaviNode" : {
  254. "cursor" : "pointer",
  255. "color" : "#666",
  256. "padding-left" : "65px",
  257. "height" : "40px",
  258. "line-height" : "40px",
  259. "font-family": "微软雅黑",
  260. "font-size": "14px",
  261. "background-color": "#f7f7f7"
  262. },
  263. "viewNaviNode_selected" : {
  264. "background-color" : "#3C76B7",
  265. "color" : "#fff"
  266. },
  267. "viewNaviNode_over" : {
  268. "background-color" : "#f0f0f0",
  269. "color" : "#666"
  270. },
  271. "viewNaviSepartorNode" : {
  272. // "margin" : "0 auto",
  273. // "height" : "1px",
  274. // "width" : "180px",
  275. // "border-bottom" : "1px solid rgba(240, 242, 251, 1)"
  276. },
  277. "viewNaviBottom" : {
  278. // "width" : "200px",
  279. // "height" : "88px",
  280. // "position" : "absolute",
  281. // "bottom" : "88px",
  282. // "left" : "0px",
  283. // "background-image" : "url(/x_component_cms_Module/$Main/default/icon/titleBackground2.png)",
  284. // "background-position" : "-538px -508px"
  285. }
  286. }