css.wcss 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. {
  2. "naviDiv":{
  3. "position":"absolute","width":"130px","height":"616px","background-color":"#203140"
  4. },
  5. "naviTitleDiv":{
  6. "background-color":"#006666", "color":"#008f8f","font-size":"18px","text-align":"center","height":"65px","line-height":"65px"
  7. },
  8. "naviContentLi":{
  9. "margin-top":"20px",
  10. "cursor":"pointer",
  11. "background-color":"#203140",
  12. "margin" : "10px 10px 0px 10px",
  13. "padding" : "10px"
  14. },
  15. "naviContentLi_over":{
  16. "margin-top":"20px",
  17. "cursor":"pointer",
  18. "background-color":"#006666",
  19. "margin" : "10px 10px 0px 10px",
  20. "padding" : "10px"
  21. },
  22. "naviContentLi_current":{
  23. "margin-top":"20px",
  24. "cursor":"pointer",
  25. "background-color":"#006666",
  26. "margin" : "10px 10px 0px 10px",
  27. "padding" : "10px"
  28. },
  29. "naviContentImg":{
  30. "width":"70px","height":"70px","display":"block","margin":"0px auto"
  31. },
  32. "naviContentSpan":{
  33. "display":"block","text-align":"center"
  34. },
  35. "naviContentDiv":{
  36. "height":"480px","list-style-type":"none","color":"#ffffff","font-size":"14px"
  37. },
  38. "contentDiv":{
  39. "margin-left":"130px","height":"616px", "background-color":"#ffffff","min-width":"1000px"
  40. },
  41. "categoryBar":{
  42. "width":"100%","min-width":"1000px","padding-top":"8px","margin-bottom":"10px","padding-left":"10px",
  43. "border-bottom" : "1px dashed #dedede", "overflow" : "hidden"
  44. },
  45. "categoryNode":{
  46. "list-style" : "none",
  47. "padding": "10px",
  48. "height": "20px",
  49. "line-height": "20px",
  50. "overflow": "hidden",
  51. "font-family": "Microsoft YaHei",
  52. "font-size": "14px",
  53. "font-weight" : "normal",
  54. "float": "left",
  55. "cursor": "pointer",
  56. "color":"#3c76c1",
  57. "border-bottom" : "2px solid #fff"
  58. //border-bottom-color: rgb(255, 255, 255); border-bottom-width: 2px; border-bottom-style: solid;
  59. //"display":"inline-block","width":"80px","height":"30px","text-align":"center","line-height":"30px","cursor":"pointer","color":"#3c76c1","font-size":"14px","margin-right" : "10px"
  60. },
  61. "categoryNode_over" : {
  62. "font-size": "14px",
  63. "font-weight": "normal",
  64. "border-bottom" : "2px solid #5c97e1"
  65. },
  66. "categoryNode_current" : {
  67. "font-size": "14px",
  68. "font-weight": "bold",
  69. "border-bottom" : "2px solid #124c93"
  70. },
  71. "toolbar" : {
  72. // "padding-top" : "15px",
  73. // "height" : "50px",
  74. // "border-bottom" : "1px solid #dedede"
  75. "padding-left" : "20px",
  76. "height" : "40px",
  77. "overflow" : "hidden"
  78. },
  79. "toolbarTextNode" : {
  80. "margin" : "6px 40px 6px 20px",
  81. "color" : "#999",
  82. "font-size" : "18px",
  83. "font-weight" : "bold",
  84. "float" : "left",
  85. "text-align" : "center"
  86. },
  87. "fileterNode" : {
  88. "float" : "left"
  89. },
  90. "filterTableTitle":{
  91. "text-align":"right"
  92. },
  93. "filterTableValue":{
  94. "text-align":"left"
  95. },
  96. "filterTitle":{
  97. "width" : "180px",
  98. "color" : "#bbb"
  99. },
  100. "filterButton":{
  101. "color" : "#fff",
  102. "border":"0px",
  103. "cursor": "pointer" ,
  104. "background-color":"#5c97e1",
  105. "box-shadow": "0px 0px 5px #2a5c95",
  106. "height" : "26px",
  107. "padding-left" : "15px",
  108. "padding-right" : "15px"
  109. },
  110. "viewContainer" : {
  111. "overflow" : "hidden"
  112. },
  113. "documentListNode" : {
  114. "margin" : "5px 20px 0px 10px"
  115. },
  116. "documentNode" : {
  117. "margin" : "10px 10px 10px 10px",
  118. "border" : "1px solid #dedede",
  119. "width" : "250px",
  120. "height" : "250px",
  121. "box-shadow" :"none",
  122. "float" : "left",
  123. "cursor":"pointer"
  124. },
  125. "documentNode_over" : {
  126. "box-shadow" :"3px 3px 3px #999"
  127. },
  128. "documentItemNode" : {
  129. },
  130. "documentItemTopNode":{
  131. "position" : "relative"
  132. },
  133. "documentItemTitleNode" : {
  134. "color" : "#7e89a6",
  135. "font-size" : "18px",
  136. "font-weight" : "bold",
  137. "background-color" : "#e1e6ef",
  138. "height" : "130px",
  139. "padding" : "10px 10px 10px 10px"
  140. },
  141. "documentItemTitleNode_over" : {
  142. "color" : "#fff",
  143. "background-color" : "#3d77c1"
  144. },
  145. "documentItemIconNode" : {
  146. "top" : "112px",
  147. "left" : "92px",
  148. "width" : "68px",
  149. "height" : "68px",
  150. "background": "url(../x_component_Execution/$MinderExplorer/default/icon/xmind68.png) no-repeat center center",
  151. "position" : "absolute"
  152. },
  153. "documentItemIconNode_over" : {
  154. "background": "url(../x_component_Execution/$MinderExplorer/default/icon/xmind_over68.png) no-repeat center center"
  155. },
  156. "documentItemStatNode" : {
  157. "float" : "left",
  158. "margin-top" : "20px",
  159. "padding" : "20px",
  160. "color": "#cccccc",
  161. "line-height" : "20px"
  162. },
  163. "documentItemStatNode_over" : {
  164. "color": "#7d88a6"
  165. },
  166. "documentItemStatCountNode" :{
  167. "font-weight" : "bold",
  168. "font-size" : "32px",
  169. "padding-bottom" : "10px"
  170. },
  171. "documentItemStatTextNode":{
  172. "font-size" : "12px"
  173. }
  174. }