css.wcss 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210
  1. {
  2. "propertyNode": {
  3. "width": "300px",
  4. "overflow": "hidden",
  5. "float": "right",
  6. "-webkit-user-select": "text",
  7. "-moz-user-select": "text"
  8. },
  9. "dictionaryListNode": {
  10. "width": "260px",
  11. "overflow": "hidden",
  12. "border": "1px solid #505050",
  13. "height": "100%",
  14. "float": "left",
  15. "background-color": "#EEE"
  16. },
  17. "contentNode": {
  18. "margin-left": "261px",
  19. "margin-right": "301px",
  20. "border-right": "1px solid #505050",
  21. "border-left": "1px solid #505050",
  22. "background-color": "#FFF",
  23. "-webkit-user-select": "none",
  24. "-moz-user-select": "none"
  25. },
  26. "dictionaryListResizeNode": {
  27. "width": "3px",
  28. "float": "right",
  29. "background-color": "#505050",
  30. "margin-right": "2px",
  31. "cursor": "col-resize"
  32. },
  33. "dictionaryListAreaSccrollNode": {
  34. "margin": "4px",
  35. "margin-right": "8px",
  36. "overflow": "auto",
  37. "background-color": "#FFF",
  38. "border-top": "1px solid #999",
  39. "border-left": "1px solid #999",
  40. "border-bottom": "1px solid #DDD",
  41. "border-right": "1px solid #DDD"
  42. },
  43. "dictionaryListAreaNode": {
  44. "overflow": "hidden"
  45. },
  46. "dictionaryListTitleNode": {
  47. "height": "26px",
  48. "background-color": "#505050",
  49. "border-radius": "0px",
  50. "margin": "2px",
  51. "color": "#FFF",
  52. "line-height": "26px",
  53. "font-size": "12px",
  54. "font-weight": "bold",
  55. "padding-left": "10px",
  56. "clear": "both"
  57. },
  58. "listDictionaryItem": {
  59. "height": "24px",
  60. "line-height": "24px",
  61. "margin": "3px 10px 0px 10px",
  62. "cursor": "pointer",
  63. "background": "#FFF",
  64. "color": "#333"
  65. },
  66. "listDictionaryItem_over": {
  67. "background": "#e8eef7"
  68. },
  69. "listDictionaryItem_current": {
  70. "background": "#48638f",
  71. "color": "#FFF"
  72. },
  73. "listDictionaryItemIcon": {
  74. "height": "24px",
  75. "width": "26px",
  76. "background": "url("+"../x_component_process_DictionaryDesigner/$Main/default/dictionary.png) no-repeat center center",
  77. "float": "left"
  78. },
  79. "listDictionaryItemText": {
  80. "height": "24px",
  81. "margin-left": "28px",
  82. "white-space": "nowrap"
  83. },
  84. "contentToolbarNode": {
  85. "height": "30px",
  86. "background-color": "#EEE"
  87. },
  88. "editContentNode": {
  89. "overflow": "hidden",
  90. "background": "#CCC",
  91. "-webkit-user-select": "none",
  92. "-moz-user-select": "none"
  93. },
  94. "designFrame": {
  95. "width": "100%",
  96. "height": "100%",
  97. "border": "0px"
  98. },
  99. "designBody": {
  100. "margin": "0px"
  101. },
  102. "designNode": {
  103. //"height": "100%",
  104. "margin": "15px",
  105. "box-shadow": "0px 0px 20px #606060",
  106. "background": "#FFF",
  107. "-webkit-user-select": "none",
  108. "overflow": "hidden",
  109. "-moz-user-select": "none"
  110. },
  111. "propertyTitleNode": {
  112. "height": "26px",
  113. "background-color": "#505050",
  114. "border-radius": "0px",
  115. "margin": "2px",
  116. "color": "#FFF",
  117. "line-height": "26px",
  118. "font-size": "12px",
  119. "font-weight": "bold",
  120. "padding-left": "10px",
  121. "clear": "both"
  122. },
  123. "propertyResizeBar": {
  124. "width": "3px",
  125. "float": "left",
  126. "background-color": "#505050",
  127. "margin-left": "2px",
  128. "cursor": "col-resize"
  129. },
  130. "propertyContentNode": {
  131. "background-color": "#EEE",
  132. "border-radius": "0px",
  133. "margin": "2px",
  134. "margin-left": "7px",
  135. "padding-right": "0px",
  136. "overflow": "hidden"
  137. },
  138. "propertyContentResizeNode": {
  139. "height": "3px",
  140. "background-color": "#505050",
  141. "cursor": "row-resize"
  142. },
  143. "propertyDomArea": {
  144. "overflow": "hidden",
  145. "background": "#FFF",
  146. "margin": "2px",
  147. "font-family": "Verdana, Geneva, sans-serif",
  148. "border-top": "1px solid #999",
  149. "border-left": "1px solid #999",
  150. "border-bottom": "1px solid #DDD",
  151. "border-right": "1px solid #DDD"
  152. },
  153. "propertyContentArea": {
  154. "overflow": "hidden",
  155. "margin-bottom": "2px"
  156. },
  157. "dictionaryPropertyNode": {
  158. "overflow": "hidden",
  159. "background": "#FFF",
  160. "height": "100%"
  161. },
  162. "propertyTitleNode": {
  163. "height": "24px",
  164. "line-height": "24px",
  165. "font-size": "12px",
  166. "font-weight": "bold",
  167. "margin": "10px 10px 0px 10px"
  168. },
  169. "propertyTextNode": {
  170. "height": "24px",
  171. "line-height": "24px",
  172. "font-size": "12px",
  173. "margin": "0px 10px",
  174. "color": "#666"
  175. },
  176. "propertyInputNode": {
  177. "display": "block",
  178. "width": "90%",
  179. "margin": "0px 10px",
  180. "border": "1px solid #999",
  181. "height": "20px",
  182. "line-height": "20px"
  183. },
  184. "propertyInputAreaNode": {
  185. "display": "block",
  186. "width": "90%",
  187. "margin": "0px 10px",
  188. "border": "1px solid #999",
  189. "height": "60px",
  190. "overflow": "auto"
  191. },
  192. "jsonDomNode": {
  193. "overflow": "hidden",
  194. "background": "#FFF",
  195. "min-height": "500px"
  196. },
  197. "jsonTextNode": {
  198. "overflow": "hidden",
  199. "background": "#FFF"
  200. },
  201. "jsonTextAreaNode": {
  202. "border": "0px",
  203. "width": "100%",
  204. "height": "500px"
  205. }
  206. }