css_bak.wcss 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. {
  2. "rightContentNode": {
  3. "height": "100%",
  4. "margin-left": "200px",
  5. "overflow": "hidden",
  6. "background-color" : "#fff",
  7. "opacity": 1
  8. },
  9. "titleBar": {
  10. "overflow": "hidden",
  11. "height": "80px",
  12. "background":"url(/x_component_cms_Index/$Main/default/icon/titleBackground.png) center center no-repeat"
  13. },
  14. "titleIconAreaNode" : {
  15. "float": "left",
  16. "padding-top" :"8px",
  17. "padding-left" : "8px"
  18. },
  19. "titleIconNode": {
  20. "width": "64px",
  21. "height": "64px",
  22. "border-bottom-left-radius": "10px",
  23. "border-bottom-right-radius": "10px",
  24. "border-top-left-radius": "10px",
  25. "border-top-right-radius": "10px"
  26. },
  27. "createDocumentAction": {
  28. "width": "80px",
  29. "height": "80px",
  30. "background": "url(/x_component_cms_Index/$Main/default/icon/createDocument.png) center center no-repeat",
  31. "float": "left",
  32. "border-right": "1px solid #FFF",
  33. "cursor": "pointer"
  34. },
  35. "titleTextNode": {
  36. "padding-left": "20px",
  37. "color": "#3587d7",
  38. "font-size": "20px",
  39. "line-height": "80px",
  40. "font-weight": "bold",
  41. "width": "160px",
  42. "float": "left",
  43. "text-shadow": "0px 0px 3px #fff"
  44. },
  45. "searchBarAreaNode": {
  46. "margin": "0px 100px 0px 160px",
  47. "height": "60px",
  48. "overflow": "hidden"
  49. },
  50. "searchBarNode": {
  51. "width": "80%",
  52. "max-width": "500px",
  53. "height": "30px",
  54. "background-color": "#FFF",
  55. "border": "0px solid #999",
  56. "border-radius":"12px",
  57. "margin-top": "25px",
  58. "float": "right"
  59. },
  60. "searchBarActionNode": {
  61. "width": "40px",
  62. "height": "30px",
  63. "background": "url("+"/x_component_cms_Module/$Main/default/icon/search.png) center center no-repeat",
  64. "float": "right",
  65. "cursor": "pointer"
  66. },
  67. "searchBarResetActionNode": {
  68. "width": "40px",
  69. "height": "30px",
  70. "background": "url("+"/x_component_cms_Module/$Main/default/icon/reset.png) center center no-repeat",
  71. "float": "right",
  72. "cursor": "pointer"
  73. },
  74. "searchBarInputBoxNode": {
  75. "height": "30px",
  76. "line-height": "30px",
  77. "margin-left": "10px",
  78. "margin-right": "50px"
  79. },
  80. "searchBarInputNode": {
  81. "width": "100%",
  82. "height": "24px",
  83. "border": "0px",
  84. "color": "#666"
  85. },
  86. "naviNode": {
  87. "border-top" : "1px solid #fff",
  88. "width": "222px",
  89. "height": "100%",
  90. "overflow": "hidden",
  91. // "border": "0px",
  92. // "border-radius": "0px",
  93. "float": "left",
  94. "position": "relative",
  95. "overflow": "hidden",
  96. //"margin-right" : "-7px",
  97. "background-color" : "#dde9f4"
  98. },
  99. "categoryNaviNode": {
  100. "display" : "block",
  101. "width": "218px",
  102. "height": "40px",
  103. "margin": "0px",
  104. //"background-color": "#dde9f4",
  105. "background-color" : "dde9f4",
  106. "line-height" :"40px",
  107. "font-family": "微软雅黑",
  108. "font-size": "16px",
  109. "color" : "#3587d7",
  110. "padding-left" : "10px",
  111. //"text-shadow": "0px 0px 2px #fff"
  112. },
  113. "viewNaviListNode" : {
  114. },
  115. "viewNaviListNode_all" : {
  116. // "padding-top" : "10px"
  117. },
  118. "viewNaviNode" : {
  119. //"background-color" : "transparent",
  120. "cursor" : "pointer",
  121. "color" : "#17507e",
  122. "padding-left" : "30px",
  123. "height" : "40px",
  124. "font-weight" : "normal",
  125. "line-height" : "40px",
  126. "font-family": "微软雅黑",
  127. "font-size": "16px",
  128. "background-color": "#dde9f4"
  129. //"text-shadow": "0px 0px 2px #fff"
  130. //"background" : "url(/x_component_cms_Module/$Main/default/icon/arrowRight.png) no-repeat 170px center"
  131. },
  132. "viewNaviNode_selected" : {
  133. "background-color" : "#fff",
  134. "background-image" : "none",
  135. "color" : "#666",
  136. "font-weight" : "400",
  137. //"text-shadow": "0px 0px 0px"
  138. //"text-shadow": "0px 0px 2px #fff"
  139. },
  140. "viewNaviNode_over" : {
  141. "background-color" : "rgba(240, 242, 251, 1)",
  142. "color" : "#666"
  143. //"text-shadow": "0px 0px 2px #fff"
  144. },
  145. "viewNaviSepartorNode" : {
  146. "margin" : "0 auto",
  147. "height" : "1px",
  148. "width" : "180px",
  149. "border-bottom" : "1px solid rgba(240, 242, 251, 1)"
  150. },
  151. "viewNaviBottom" : {
  152. "width" : "200px",
  153. "height" : "88px",
  154. "position" : "absolute",
  155. "bottom" : "88px",
  156. "left" : "0px",
  157. "background-image" : "url(/x_component_cms_Module/$Main/default/icon/titleBackground2.png)",
  158. "background-position" : "-538px -508px"
  159. }
  160. }