css.wcss 4.6 KB

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