css.wcss 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237
  1. {
  2. "propertyNode": {
  3. "width": "320px",
  4. "overflow": "hidden",
  5. "float": "right",
  6. "-webkit-user-select": "text",
  7. "-moz-user-select": "text"
  8. },
  9. "viewListNode": {
  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": "321px",
  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. "viewListResizeNode": {
  27. "width": "3px",
  28. "float": "right",
  29. "background-color": "#505050",
  30. "margin-right": "2px",
  31. "cursor": "col-resize"
  32. },
  33. "viewListAreaSccrollNode": {
  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. "viewListAreaNode": {
  44. "overflow": "hidden"
  45. },
  46. "viewListTitleNode": {
  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. "listViewItem": {
  59. "height": "24px",
  60. "line-height": "24px",
  61. "margin": "3px 10px 0px 10px",
  62. "cursor": "pointer",
  63. "background": "#FFF",
  64. "color": "#333"
  65. },
  66. "listViewItem_over": {
  67. "background": "#e8eef7"
  68. },
  69. "listViewItem_current": {
  70. "background": "#48638f",
  71. "color": "#FFF"
  72. },
  73. "listViewItemIcon": {
  74. "height": "24px",
  75. "width": "26px",
  76. "background": "url("+"../x_component_query_ViewDesigner/$Main/default/view.png) no-repeat center center",
  77. "float": "left"
  78. },
  79. "listViewItemText": {
  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. "background": "url(../x_component_query_ViewDesigner/$Main/default/designerBg.png)",
  110. "-moz-user-select": "none"
  111. },
  112. "propertyTitleNode": {
  113. "height": "26px",
  114. "background-color": "#505050",
  115. "border-radius": "0px",
  116. "margin": "2px",
  117. "color": "#FFF",
  118. "line-height": "26px",
  119. "font-size": "12px",
  120. "font-weight": "bold",
  121. "padding-left": "10px",
  122. "clear": "both"
  123. },
  124. "propertyResizeBar": {
  125. "width": "3px",
  126. "float": "left",
  127. "background-color": "#505050",
  128. "margin-left": "2px",
  129. "cursor": "col-resize"
  130. },
  131. "propertyContentNode": {
  132. "background-color": "#EEE",
  133. "border-radius": "0px",
  134. "margin": "2px",
  135. "margin-left": "7px",
  136. "padding-right": "0px",
  137. "overflow": "hidden"
  138. },
  139. "propertyContentResizeNode": {
  140. "height": "3px",
  141. "background-color": "#505050",
  142. "cursor": "row-resize"
  143. },
  144. "propertyDomArea": {
  145. "overflow": "hidden",
  146. "background": "#FFF",
  147. "margin": "2px",
  148. "font-family": "Verdana, Geneva, sans-serif",
  149. "border-top": "1px solid #999",
  150. "border-left": "1px solid #999",
  151. "border-bottom": "1px solid #DDD",
  152. "border-right": "1px solid #DDD"
  153. },
  154. "propertyContentArea": {
  155. "overflow": "hidden",
  156. "margin-bottom": "2px"
  157. },
  158. "titleActionArea":{
  159. "float" : "right",
  160. "display": "flex",
  161. "align-items":"center",
  162. "height":"100%",
  163. "flex": "1",
  164. "justify-content": "flex-end"
  165. },
  166. "moreAction":{
  167. "margin-right": "10px",
  168. "width": "20px",
  169. "height": "20px",
  170. "cursor": "pointer",
  171. "background": "url(../x_component_query_ViewDesigner/$Main/default/toolbar/more.png) no-repeat center center",
  172. "background-size": "12px 12px"
  173. },
  174. "toolbarNode":{
  175. "border-bottom": "1px dashed rgb(204, 204, 204)",
  176. "width": "100%",
  177. "background": "#fff",
  178. "display": "none",
  179. "padding-bottom": "10px"
  180. },
  181. "itemSortArea":{
  182. "height": "38px",
  183. "line-height": "38px",
  184. "text-align": "center"
  185. },
  186. "itemSortSelect":{
  187. "border": "1px solid #ccc",
  188. "height": "20px",
  189. "width": "90%"
  190. },
  191. "searchArea":{
  192. "border": "1px solid #ccc",
  193. "padding": "0 0 0 2px",
  194. "overflow": "hidden",
  195. "width": "90%",
  196. "margin-left": "calc( 5% - 4px )",
  197. "text-align": "center"
  198. },
  199. "searchInput": {
  200. "width": "calc( 100% - 46px )",
  201. "height": "20px",
  202. "line-height": "20px",
  203. "font-size": "13px",
  204. "color": "#666",
  205. "border": "0",
  206. "float": "left",
  207. "background": "inherit"
  208. },
  209. "searchButton":{
  210. "cursor": "pointer",
  211. "width": "20px",
  212. "height": "20px",
  213. "line-height": "20px",
  214. "color": "#ccc",
  215. "float": "right",
  216. "background": "url(../x_component_process_ProcessManager/$Explorer/default/icon/search.png) no-repeat center center",
  217. "background-size": "12px 12px"
  218. },
  219. "searchCancelButton":{
  220. "cursor": "pointer",
  221. "width": "20px",
  222. "height": "20px",
  223. "line-height": "20px",
  224. "color": "#ccc",
  225. "float": "right",
  226. "background": "url(../x_component_process_ProcessManager/$Explorer/default/icon/icon_clear.png) no-repeat center center",
  227. "display": "none",
  228. "background-size": "12px 12px"
  229. }
  230. }