css.wcss 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327
  1. {
  2. "propertyNode": {
  3. "width": "300px",
  4. "overflow": "hidden",
  5. "float": "right",
  6. "-webkit-user-select": "text",
  7. "-moz-user-select": "text"
  8. },
  9. "invokeListNode": {
  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. "invokeListResizeNode": {
  26. "width": "3px",
  27. "float": "right",
  28. "background-color": "#505050",
  29. "margin-right": "2px",
  30. "cursor": "col-resize"
  31. },
  32. "invokeListAreaSccrollNode": {
  33. "margin": "4px",
  34. "margin-right": "8px",
  35. "overflow": "auto",
  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. "invokeListAreaNode": {
  43. "overflow": "hidden"
  44. },
  45. "invokeListTitleNode": {
  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. "listInvokeItem": {
  58. "height": "24px",
  59. "line-height": "24px",
  60. "margin": "3px 10px 0px 10px",
  61. "cursor": "pointer",
  62. "background": "#FFF",
  63. "color": "#333"
  64. },
  65. "listInvokeItem_over": {
  66. "background": "#e8eef7"
  67. },
  68. "listInvokeItem_current": {
  69. "background": "#48638f",
  70. "color": "#FFF"
  71. },
  72. "listInvokeItemIcon": {
  73. "height": "24px",
  74. "width": "26px",
  75. "background": "url("+"../x_component_service_InvokeDesigner/$Main/default/script.png) no-repeat center center",
  76. "float": "left"
  77. },
  78. "listInvokeItemText": {
  79. "height": "24px",
  80. "margin-left": "28px",
  81. "white-space": "nowrap"
  82. },
  83. "includeTitleNode": {
  84. "height": "24px",
  85. "background-color": "#EEE",
  86. "border-bottom": "#999",
  87. "line-height": "24px"
  88. },
  89. "includeTitleActionNode": {
  90. "height": "24px",
  91. "width": "30px",
  92. "background": "url("+"../x_component_service_InvokeDesigner/$Invoke/default/icon/add.png) no-repeat center center",
  93. "float": "right",
  94. "cursor": "pointer"
  95. },
  96. "includeTitleTextNode": {
  97. "margin": "0px 35px 0px 5px",
  98. "height": "24px"
  99. },
  100. "includeInvokeItem": {
  101. "height": "26px",
  102. "line-height": "26px",
  103. "border-bottom": "1px solid #999",
  104. "padding": "0px 0px 0px 10px",
  105. "cursor": "pointer"
  106. },
  107. "includeInvokeItemAction": {
  108. "height": "26px",
  109. "width": "30px",
  110. "background": "url("+"../x_component_service_InvokeDesigner/$Invoke/default/icon/del.png) no-repeat center center",
  111. "float": "right",
  112. "cursor": "pointer"
  113. },
  114. "includeInvokeItemText": {
  115. "height": "26px",
  116. "margin-right": "30px"
  117. },
  118. "propertyItemTitleNode": {
  119. "height": "24px",
  120. "line-height": "24px",
  121. "font-size": "12px",
  122. "font-weight": "bold",
  123. "margin": "10px 10px 0px 10px"
  124. },
  125. "propertyOrgNode": {
  126. "min-height": "24px",
  127. "line-height": "24px",
  128. "font-size": "12px",
  129. "margin": "0px 10px",
  130. "color": "#666"
  131. },
  132. "propertyTextNode": {
  133. "height": "24px",
  134. "line-height": "24px",
  135. "font-size": "12px",
  136. "margin": "0px 10px",
  137. "color": "#666"
  138. },
  139. "propertyInputNode": {
  140. "display": "block",
  141. "width": "90%",
  142. "margin": "0px 10px",
  143. "border": "1px solid #999",
  144. "height": "20px",
  145. "line-height": "20px"
  146. },
  147. "propertyInputAreaNode": {
  148. "display": "block",
  149. "width": "90%",
  150. "margin": "0px 10px",
  151. "border": "1px solid #999",
  152. "height": "60px",
  153. "overflow": "auto"
  154. },
  155. "propertyButton": {
  156. "border-radius" : "5px",
  157. "cursor" : "pointer",
  158. "font-size" : "12px",
  159. "border" : "1px solid #ccc",
  160. "background-color" : "#fff",
  161. "display": "block",
  162. "padding" : "5px 10px",
  163. "float" : "left",
  164. "margin": "0px 20px",
  165. "border": "1px solid #999"
  166. },
  167. "propertySelectNode": {
  168. "margin": "0px 10px",
  169. "border": "1px solid #999"
  170. },
  171. "contentToolbarNode": {
  172. "height": "30px"
  173. },
  174. "editContentNode": {
  175. "overflow": "hidden",
  176. "background": "#CCC",
  177. "-webkit-user-select": "none",
  178. "-moz-user-select": "none"
  179. },
  180. "designFrame": {
  181. "width": "100%",
  182. "height": "100%",
  183. "border": "0px"
  184. },
  185. "designBody": {
  186. "margin": "0px"
  187. },
  188. "designNode": {
  189. //"height": "100%",
  190. "width": "auto",
  191. "margin": "15px",
  192. "box-shadow": "0px 0px 20px #606060",
  193. "background": "#FFF",
  194. "-webkit-user-select": "none",
  195. "overflow": "hidden",
  196. "-moz-user-select": "none"
  197. },
  198. "propertyTitleNode": {
  199. "height": "26px",
  200. "background-color": "#505050",
  201. "border-radius": "0px",
  202. "margin": "2px",
  203. "color": "#FFF",
  204. "line-height": "26px",
  205. "font-size": "12px",
  206. "font-weight": "bold",
  207. "padding-left": "10px",
  208. "clear": "both"
  209. },
  210. "propertyResizeBar": {
  211. "width": "3px",
  212. "float": "left",
  213. "background-color": "#505050",
  214. "margin-left": "2px",
  215. "cursor": "col-resize"
  216. },
  217. "propertyContentNode": {
  218. "background-color": "#EEE",
  219. "border-radius": "0px",
  220. "margin": "2px",
  221. "margin-left": "7px",
  222. "padding-right": "0px",
  223. "overflow": "hidden"
  224. },
  225. "propertyContentResizeNode": {
  226. "height": "3px",
  227. "background-color": "#505050",
  228. "cursor": "row-resize"
  229. },
  230. "propertyDomArea": {
  231. "overflow": "hidden",
  232. "background": "#FFF",
  233. "margin": "2px",
  234. "font-family": "Verdana, Geneva, sans-serif",
  235. "border-top": "1px solid #999",
  236. "border-left": "1px solid #999",
  237. "border-bottom": "1px solid #DDD",
  238. "border-right": "1px solid #DDD"
  239. },
  240. "propertyContentArea": {
  241. "overflow": "auto",
  242. "background": "#FFF",
  243. "margin-bottom": "2px"
  244. },
  245. "titleActionArea":{
  246. "float" : "right",
  247. "display": "flex",
  248. "align-items":"center",
  249. "height":"100%",
  250. "flex": "1",
  251. "justify-content": "flex-end"
  252. },
  253. "moreAction":{
  254. "margin-right": "10px",
  255. "width": "20px",
  256. "height": "20px",
  257. "cursor": "pointer",
  258. "background": "url(../x_component_query_ViewDesigner/$Main/default/toolbar/more.png) no-repeat center center",
  259. "background-size": "12px 12px"
  260. },
  261. "toolbarNode":{
  262. "border-bottom": "1px dashed rgb(204, 204, 204)",
  263. "width": "100%",
  264. "background": "#fff",
  265. "display": "none",
  266. "padding-bottom": "10px"
  267. },
  268. "itemSortArea":{
  269. "height": "38px",
  270. "line-height": "38px",
  271. "text-align": "center"
  272. },
  273. "itemSortSelect":{
  274. "border": "1px solid #ccc",
  275. "height": "20px",
  276. "width": "90%"
  277. },
  278. "searchArea":{
  279. "border": "1px solid #ccc",
  280. "padding": "0 0 0 2px",
  281. "overflow": "hidden",
  282. "width": "90%",
  283. "margin-left": "calc( 5% - 4px )",
  284. "text-align": "center"
  285. },
  286. "searchInput": {
  287. "width": "calc( 100% - 46px )",
  288. "height": "20px",
  289. "line-height": "20px",
  290. "font-size": "13px",
  291. "color": "#666",
  292. "border": "0",
  293. "float": "left",
  294. "background": "inherit"
  295. },
  296. "searchButton":{
  297. "cursor": "pointer",
  298. "width": "20px",
  299. "height": "20px",
  300. "line-height": "20px",
  301. "color": "#ccc",
  302. "float": "right",
  303. "background": "url(../x_component_process_ProcessManager/$Explorer/default/icon/search.png) no-repeat center center",
  304. "background-size": "12px 12px"
  305. },
  306. "searchCancelButton":{
  307. "cursor": "pointer",
  308. "width": "20px",
  309. "height": "20px",
  310. "line-height": "20px",
  311. "color": "#ccc",
  312. "float": "right",
  313. "background": "url(../x_component_process_ProcessManager/$Explorer/default/icon/icon_clear.png) no-repeat center center",
  314. "display": "none",
  315. "background-size": "12px 12px"
  316. }
  317. }