css.wcss 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417
  1. {
  2. "toolbarNode": {
  3. "width": "160px",
  4. "overflow": "hidden",
  5. "float": "left",
  6. "-webkit-user-select": "none",
  7. "-moz-user-select": "none"
  8. // "background-color": "#cfebaa"
  9. },
  10. "propertyNode": {
  11. "width": "400px",
  12. "overflow": "hidden",
  13. "float": "right",
  14. "-webkit-user-select": "text",
  15. "-moz-user-select": "text"
  16. },
  17. "formNode": {
  18. "margin-left": "160px",
  19. "margin-right": "401px",
  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. "toolbarTitleNode": {
  27. "height": "26px",
  28. "background-color": "#505050",
  29. "border-radius": "0px",
  30. "margin": "2px",
  31. "color": "#FFF",
  32. "line-height": "26px",
  33. "font-size": "12px",
  34. "font-weight": "bold",
  35. "padding-left": "10px"
  36. },
  37. "toolbarTitleActionNode": {
  38. "width": "22px",
  39. "height": "22px",
  40. "margin-top": "-26px",
  41. "background": "url(../x_component_process_FormDesigner/$Main/default/left.png) no-repeat center center",
  42. "float": "right",
  43. "cursor": "pointer"
  44. },
  45. "toolbarTitleActionNodeRight": {
  46. "width": "22px",
  47. "height": "22px",
  48. "margin-top": "-26px",
  49. "background": "url(../x_component_process_FormDesigner/$Main/default/right.png) no-repeat center center",
  50. "float": "right",
  51. "cursor": "pointer"
  52. },
  53. "toolbarTitleCategoryActionNode": {
  54. "width": "22px",
  55. "height": "22px",
  56. "margin-top": "-26px",
  57. "margin-right": "22px",
  58. "background": "url(../x_component_process_FormDesigner/$Main/default/category.png) no-repeat center center",
  59. "float": "right",
  60. "cursor": "pointer"
  61. },
  62. "toolbarGroupContentNode": {
  63. "overflow": "hidden"
  64. },
  65. "toolbarContentNode": {
  66. "background-color": "#FFFFFF",
  67. "border-radius": "0px",
  68. "margin": "2px",
  69. "padding-right": "4px",
  70. "overflow": "hidden"
  71. },
  72. "toolbarGroupNode": {
  73. "overflow": "hidden"
  74. },
  75. "toolbarGroupTitleNode": {
  76. "height": "28px",
  77. "overflow": "hidden",
  78. "line-height": "28px",
  79. "font-size": "12px",
  80. "padding": "0 10px",
  81. "font-weight": "bold",
  82. "border-bottom": "1px solid #FFFFFF",
  83. "cursor": "pointer"
  84. },
  85. "toolbarToolNode": {
  86. "margin-top": "3px",
  87. "background": "#FFFFFF",
  88. "border": "2px solid #FFFFFF",
  89. "height": "42px",
  90. "color": "#000",
  91. "cursor": "move",
  92. "border-radius": "8px"
  93. },
  94. "toolbarToolNodeOver": {
  95. "margin-top": "3px",
  96. "border": "2px solid #8daed5",
  97. "height": "42px",
  98. "color": "#000",
  99. "cursor": "move",
  100. "background": "#b0c9e7",
  101. "border-radius": "8px",
  102. "background": "linear-gradient(#e5eef9, #b0c9e7 35%, #b0c9e7 65%, #e5eef9)"
  103. },
  104. "toolbarToolNodeOverCSS2": {
  105. "margin-top": "3px",
  106. "border": "2px solid #8daed5",
  107. "height": "42px",
  108. "color": "#000",
  109. "cursor": "move",
  110. "background": "#b0c9e7"
  111. },
  112. "toolbarToolNodeDown": {
  113. "margin-top": "3px",
  114. "border": "2px solid #6390c6",
  115. "height": "42px",
  116. "color": "#000",
  117. "cursor": "move",
  118. "background": "#d1e2f7",
  119. "border-radius": "8px",
  120. "background": "linear-gradient(#d1e2f7, #eef4fb 35%, #eef4fb 65%, #d1e2f7)"
  121. },
  122. "toolbarToolNodeDownCSS2": {
  123. "margin-top": "3px",
  124. "border": "2px solid #6390c6",
  125. "height": "42px",
  126. "color": "#000",
  127. "cursor": "move",
  128. "background": "#d1e2f7"
  129. },
  130. "toolbarToolNodeUp": {
  131. "margin-top": "3px",
  132. "border": "2px solid #8daed5",
  133. "height": "42px",
  134. "color": "#000",
  135. "cursor": "move",
  136. "background": "#b0c9e7",
  137. "border-radius": "8px",
  138. "background": "linear-gradient(#e5eef9, #b0c9e7 35%, #b0c9e7 65%, #e5eef9)"
  139. },
  140. "toolbarToolNodeUpCSS2": {
  141. "margin-top": "3px",
  142. "border": "2px solid #8daed5",
  143. "height": "42px",
  144. "color": "#000",
  145. "cursor": "move",
  146. "background": "#b0c9e7"
  147. },
  148. "toolbarToolIconNode": {
  149. "width": "42px",
  150. "height": "42px",
  151. "background-position": "center center",
  152. "background-repeat": "no-repeat",
  153. "float": "left",
  154. "font-size": "24px",
  155. "line-height": "40px",
  156. "text-align": "center"
  157. },
  158. "toolbarToolTextNode": {
  159. "margin-left": "46px",
  160. "height": "42px",
  161. "line-height": "42px",
  162. "font-size": "12px"
  163. //"font-weight": "bold"
  164. },
  165. "scrollNode": {
  166. "width": "4px",
  167. "height": "40px",
  168. "background": "#999",
  169. "position": "absolute"
  170. },
  171. "formToolbarNode": {
  172. "height": "30px"
  173. },
  174. "formContentNode": {
  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. "margin": "15px",
  191. "box-shadow": "0px 0px 20px #606060",
  192. "background": "url("+"../x_component_process_FormDesigner/$Main/default/designerBg.png)",
  193. "-webkit-user-select": "none",
  194. "overflow": "auto",
  195. "font-size": "14px",
  196. "-moz-user-select": "none"
  197. },
  198. "designMobileNode": {
  199. "margin": "15px",
  200. "width": "660px",
  201. "height": "680px",
  202. "box-shadow": "0px 0px 20px #606060",
  203. "background": "url("+"../x_component_process_FormDesigner/$Main/default/designerBg.png)",
  204. "font-siez": "12px",
  205. "-webkit-user-select": "none",
  206. "overflow": "auto",
  207. "-moz-user-select": "none",
  208. "display": "none"
  209. },
  210. "historyActionNode": {
  211. "position": "absolute",
  212. "top": "33px",
  213. "cursor": "pointer",
  214. "right": "5px",
  215. "width": "16px",
  216. "height": "16px",
  217. "background": "url(../x_component_process_FormDesigner/$Main/default/icon/history.png) center center no-repeat"
  218. },
  219. "propertyTitleActionNode": {
  220. "width": "30px",
  221. "height": "26px",
  222. "float": "right",
  223. "margin": "2px 2px 2px 0px",
  224. "cursor": "pointer",
  225. "background": "url("+"../x_component_process_FormDesigner/$Main/default/icon/toBottom.png) center center no-repeat"
  226. },
  227. "propertyTitleNode": {
  228. "height": "26px",
  229. "background-color": "#505050",
  230. "border-radius": "0px",
  231. "margin": "2px 32px 2px 2px",
  232. "color": "#FFF",
  233. "line-height": "26px",
  234. "font-size": "12px",
  235. "font-weight": "bold",
  236. "cursor": "row-resize",
  237. "padding-left": "10px"
  238. },
  239. "propertyResizeBar": {
  240. "width": "3px",
  241. "float": "left",
  242. "background-color": "#505050",
  243. "margin-left": "2px",
  244. "cursor": "col-resize"
  245. },
  246. "propertyContentNode": {
  247. "background-color": "#EEE",
  248. "border-radius": "0px",
  249. "margin": "2px",
  250. "margin-left": "7px",
  251. "padding-right": "0px",
  252. "overflow": "hidden"
  253. },
  254. "propertyContentResizeNode": {
  255. "height": "3px",
  256. "background-color": "#505050",
  257. "cursor": "row-resize"
  258. },
  259. "propertyDomArea": {
  260. "overflow": "hidden"
  261. },
  262. "propertyDomScrollArea": {
  263. "overflow": "hidden",
  264. "margin-right": "6px"
  265. },
  266. "propertyDomContentArea": {
  267. "overflow": "hidden",
  268. "background": "#FFF",
  269. "margin": "2px",
  270. "font-family": "Verdana, Geneva, sans-serif",
  271. "border-top": "1px solid #999",
  272. "border-left": "1px solid #999",
  273. "border-bottom": "1px solid #DDD",
  274. "border-right": "1px solid #DDD"
  275. },
  276. "propertyContentArea": {
  277. "overflow": "hidden",
  278. "margin-bottom": "2px"
  279. },
  280. "designerActionNode":{
  281. "float": "right",
  282. "margin-right": "20px",
  283. "margin-left": "-15px",
  284. "height": "24px",
  285. "line-height": "24px",
  286. "background": "#eeeeee",
  287. "border": "1px solid #eeeeee",
  288. "margin-top": "-4px"
  289. },
  290. "designerActionNode_current":{
  291. "float": "right",
  292. "margin-right": "20px",
  293. "margin-left": "-15px",
  294. "height": "24px",
  295. "line-height": "24px",
  296. "background": "#FFF",
  297. "border-top": "1px solid #999",
  298. "border-left": "1px solid #999",
  299. "border-bottom": "1px solid #EEE",
  300. "border-right": "1px solid #EEE",
  301. "margin-top": "-4px"
  302. },
  303. "designerActionPcIconNode":{
  304. "float": "left",
  305. "width": "22px",
  306. "height": "24px",
  307. "background": "url("+"../x_component_process_FormDesigner/$Main/default/formtoolbar/pc.png) no-repeat center center",
  308. },
  309. "designerActionMobileIconNode":{
  310. "float": "left",
  311. "width": "22px",
  312. "height": "24px",
  313. "background": "url("+"../x_component_process_FormDesigner/$Main/default/formtoolbar/mobile.png) no-repeat center center",
  314. },
  315. "designerActiontextNode": {
  316. "margin-left": "22px",
  317. "width": "40px",
  318. "height": "24px",
  319. "padding": "0px 5px 0px 0px",
  320. "line-height": "24px"
  321. },
  322. "templateMarkNode": {
  323. "opacity": 0.6,
  324. "position": "absolute",
  325. "background-color": "#CCC",
  326. "top": "0px",
  327. "left": "0px",
  328. "width": "100%",
  329. "height": "100%"
  330. },
  331. "templateAreaNode": {
  332. "position": "absolute",
  333. "opacity": 1,
  334. "top": "0px",
  335. "width": "100%",
  336. "height": "100%"
  337. },
  338. "templateInfoNode": {
  339. "background-color": "#FFF",
  340. "width": "80%",
  341. "max-width": "800px",
  342. "box-shadow": "0px 0px 20px #999",
  343. "margin": "5% auto",
  344. "border-radius": "8px",
  345. "border": "6px solid #666",
  346. "overflow": "auto"
  347. },
  348. "templateFormNode": {
  349. "border-radius": "8px",
  350. "border": "0px solid #666",
  351. "width": "80%",
  352. "margin": "30px auto",
  353. "font-size": "16px",
  354. "color": "#666",
  355. "overflow": "hidden",
  356. "font-family": "Microsoft YaHei"
  357. },
  358. "templateActionNode": {
  359. "width": "280px",
  360. "margin": "0px auto",
  361. "overflow": "hidden"
  362. },
  363. "templateSaveActionNode": {
  364. "height": "30px",
  365. "width": "85px",
  366. "cursor": "pointer",
  367. "float": "right",
  368. "line-height": "30px",
  369. "padding-left": "65px",
  370. "font-size": "16px",
  371. "font-family": "Microsoft YaHei",
  372. "border-radius": "3px",
  373. "border": "1px solid #354f67",
  374. "color": "#FFF",
  375. "margin-right": "20px",
  376. "margin-top": "20px",
  377. "margin-bottom": "0px",
  378. "box-shadow": "0px 0px 0px #666",
  379. "background": "url("+"../x_component_process_FormDesigner/$Main/default/editOk_bg.png) no-repeat"
  380. },
  381. "templateCancelActionNode": {
  382. "height": "30px",
  383. "width": "60px",
  384. "cursor": "pointer",
  385. "float": "right",
  386. "line-height": "30px",
  387. "padding-left": "40px",
  388. "font-size": "16px",
  389. "font-family": "Microsoft YaHei",
  390. "border-radius": "3px",
  391. "color": "#FFF",
  392. "margin-top": "20px",
  393. "margin-bottom": "0px",
  394. "box-shadow": "0px 0px 0px #666",
  395. "border": "1px solid #999",
  396. "background": "url("+"../x_component_process_FormDesigner/$Main/default/editCancel_bg.png) no-repeat"
  397. },
  398. "designTabScriptAreaNode": {
  399. "height": "100%"
  400. },
  401. "designTabScriptPcAreaNode": {
  402. "height": "100%"
  403. },
  404. "designTabScriptMobileAreaNode": {
  405. "height": "100%",
  406. "display": "none"
  407. },
  408. "scriptPageDragNode": {
  409. "opacity": 0.7,
  410. "border": "2px dashed #999",
  411. "background-color": "#CCC",
  412. "position": "absolute"
  413. }
  414. }