css.wcss 7.4 KB

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