css.wcss 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361
  1. {
  2. "node": {
  3. "height": "100%",
  4. "background": "#ffffff",
  5. "overflow": "hidden"
  6. },
  7. "searchAreaNode": {
  8. //"padding": "0px 20px 0px 10px",
  9. "overflow": "hidden"
  10. },
  11. "viewAreaNode": {
  12. "overflow": "hidden"
  13. },
  14. "searchSimpleNode": {
  15. "height": "24px",
  16. "border": "1px solid #CCCCCC",
  17. "margin": "10px",
  18. "border-radius": "5px",
  19. "overflow": "hidden"
  20. },
  21. "searchSimpleButtonNode": {
  22. "height": "24px",
  23. "width": "30px",
  24. "overflow": "hidden",
  25. "float": "right",
  26. "cursor": "pointer",
  27. "background": "url(../x_component_process_Application/$Viewer/default/icon/search.png) center center no-repeat",
  28. },
  29. "searchSimpleInputNode": {
  30. "border": "0px",
  31. "height": "22px",
  32. "display": "block",
  33. "padding": "0px 5px",
  34. "border-radius": "5px",
  35. "color": "#999999",
  36. "width": "90%"
  37. },
  38. "viewFilterSearchInputAreaNode": {
  39. //"min-width": "300px",
  40. //"width": "40%",
  41. "height": "24px",
  42. "border": "1px solid #cccccc",
  43. "margin": "10px 90px 10px 10px",
  44. "border-radius": "5px"
  45. },
  46. "viewFilterSearchInputAreaNode_custom": {
  47. "width": "auto",
  48. "height": "80px",
  49. "border": "1px solid #cccccc",
  50. "float": "none",
  51. "margin": "10px",
  52. "border-radius": "5px",
  53. },
  54. "viewFilterSearchCustomActionNode": {
  55. "height": "24px",
  56. "line-height": "24px",
  57. "border": "1px solid #cccccc",
  58. "color": "#333333",
  59. "text-align": "center",
  60. "margin": "10px 10px 10px 0px",
  61. "padding": "0px 10px",
  62. "float": "right",
  63. "cursor": "pointer",
  64. "border-radius": "5px",
  65. "margin-left": "10px"
  66. },
  67. "viewFilterSearchIconNode": {
  68. "height": "24px",
  69. "width": "40px",
  70. "background": "url("+"../x_component_process_Application/$Viewer/default/icon/search.png) center center no-repeat",
  71. "float": "right",
  72. "cursor": "pointer"
  73. },
  74. "viewFilterSearchInputBoxNode": {
  75. "margin-right": "40px",
  76. "margin-left": "5px",
  77. "height": "24px",
  78. "overflow": "hidden"
  79. },
  80. "viewFilterSearchInputNode": {
  81. "width": "99%",
  82. "height": "22px",
  83. "color": "#999999",
  84. "border-radius": "5px",
  85. "border": "0px"
  86. },
  87. "viewFilterSearchCustomCloseActionNode": {
  88. "width": "20px",
  89. "height": "80px",
  90. "float": "right",
  91. "background": "url("+"../x_component_process_Application/$Viewer/default/icon/back.png) center 5px no-repeat",
  92. "cursor": "pointer"
  93. },
  94. "viewFilterSearchCustomContentNode": {
  95. "height": "80px",
  96. "margin-right": "20px"
  97. },
  98. "viewFilterSearchCustomPathContentNode": {
  99. "height": "80px",
  100. "border-right": "1px solid #cccccc",
  101. "width": "99px",
  102. "float": "left"
  103. },
  104. "viewFilterSearchCustomComparisonContentNode": {
  105. "height": "80px",
  106. "border-right": "1px solid #cccccc",
  107. "width": "99px",
  108. "float": "left"
  109. },
  110. "viewFilterSearchCustomValueContentNode": {
  111. "height": "80px",
  112. "border-right": "1px solid #cccccc",
  113. "width": "199px",
  114. "float": "left"
  115. },
  116. "viewFilterSearchCustomAddContentNode": {
  117. "width": "19px",
  118. "height": "80px",
  119. "border-right": "1px solid #cccccc",
  120. "background-color": "#eeeeee",
  121. "float": "left",
  122. "cursor": "pointer"
  123. },
  124. "viewFilterSearchCustomAddIconNode": {
  125. "background": "url("+"../x_component_process_Application/$Viewer/default/icon/right.png) center center no-repeat",
  126. "height": "80px"
  127. },
  128. "viewFilterSearchCustomFilterContentNode": {
  129. "height": "74px",
  130. "padding": "3px",
  131. "overflow": "auto",
  132. "margin-left": "420px"
  133. },
  134. "viewFilterSearchCustomPathListNode": {
  135. "border": "0px",
  136. "border-radius": "5px",
  137. "height": "80px",
  138. "padding": "3px",
  139. "width": "99px",
  140. "font-size": "12px"
  141. },
  142. "viewFilterSearchCustomComparisonListNode": {
  143. "border": "0px",
  144. "height": "80px",
  145. "padding": "3px",
  146. "width": "99px",
  147. "font-size": "12px"
  148. },
  149. "viewFilterSearchOptionNode": {
  150. "margin": "3px"
  151. },
  152. "viewFilterSearchCustomValueNode": {
  153. "border": "0px",
  154. "height": "78px",
  155. "overflow": "auto",
  156. "width": "197px"
  157. },
  158. "viewFilterSearchCustomValueSelectNode": {
  159. "border": "0px",
  160. "padding": "2px",
  161. "height": "74px",
  162. "overflow": "auto",
  163. "width": "194px"
  164. },
  165. "viewSearchFilterNode": {
  166. "height": "19px",
  167. "margin": "2px",
  168. "line-height": "19px",
  169. "border": "1px solid #cccccc",
  170. "border-radius": "3px",
  171. "cursor": "pointer",
  172. "color": "#666666",
  173. "float": "left"
  174. },
  175. "viewSearchFilterNode_over": {
  176. "border": "1px solid #fe9145",
  177. //"color": "#fe9145",
  178. },
  179. "viewSearchFilterSelectAreaNode": {
  180. "height": "17px",
  181. "padding": "0px 3px",
  182. "margin": "1px 3px",
  183. "background-color": "#dddddd",
  184. "border-radius": "8px",
  185. "color": "#333333",
  186. "float": "left"
  187. },
  188. "viewSearchFilterSelectNode": {
  189. "line-height": "17px",
  190. "height": "15px",
  191. "padding": "0px 2px",
  192. "font-size": "11px",
  193. "float": "left"
  194. },
  195. "viewSearchFilterSelectButtonNode": {
  196. "float": "right",
  197. "height": "13px",
  198. "width": "13px",
  199. "margin": "2px 0px",
  200. "border-radius": "6px",
  201. "background-color": "#666666",
  202. },
  203. "viewSearchFilterSelectButtonNode_over": {
  204. "background-color": "#fe9145"
  205. },
  206. "viewSearchFilterTextNode": {
  207. "height": "19px",
  208. "padding": "0px 3px",
  209. "float": "left"
  210. },
  211. "viewSearchFilterDeleteNode": {
  212. "width": "20px",
  213. "height": "19px",
  214. "background": "url("+"../x_component_process_Application/$Viewer/default/icon/delFilter.png) center center no-repeat",
  215. "float": "left"
  216. },
  217. "viewSearchFilterDeleteNode_over": {
  218. "background": "url("+"../x_component_process_Application/$Viewer/default/icon/delFilter_over.png) center center no-repeat"
  219. },
  220. "contentAreaNode": {
  221. //"padding": "0px 20px",
  222. "height": "100%",
  223. "overflow": "auto"
  224. },
  225. "viewTitleTableNode": {
  226. "margin-bottom": "20px",
  227. "width": "100%"
  228. },
  229. "viewLoadingAreaNode": {
  230. "background": "#F9F9F9",
  231. "height": "40px",
  232. "border-left": "1px solid #CCC",
  233. "border-right": "1px solid #CCC",
  234. "border-bottom": "1px solid #CCC",
  235. "margin-top": "-20px"
  236. },
  237. "viewLoadingNode": {
  238. "border-radius": "3px",
  239. "background": "#DDD",
  240. "height": "26px",
  241. "width": "100px",
  242. "margin": "auto",
  243. "border": "1px solid #CCC",
  244. "line-height": "26px",
  245. "color": "#666"
  246. },
  247. "viewLoadingIconNode": {
  248. "height": "26px",
  249. "width": "28px",
  250. "background": "url("+"../x_component_process_Application/$Viewer/default/icon/loading.gif) center center no-repeat",
  251. "float": "left"
  252. },
  253. "viewLoadingTextNode": {
  254. "margin-left": "28px"
  255. },
  256. "viewTitleLineNode": {
  257. "line-height": "40px",
  258. "height": "40px",
  259. "font-size": "14px",
  260. "color": "#666666",
  261. "background-color": "#EEE"
  262. },
  263. "viewTitleCellNode": {
  264. "font-weight": "bold",
  265. "padding": "0px 10px",
  266. "border-bottom": "1px solid #CCC"
  267. },
  268. "viewContentTrNode": {
  269. //"background": "transparent"
  270. "background": "#ffffff"
  271. },
  272. "viewContentTrNode_selected": {
  273. "background": "#ecf5ff"
  274. },
  275. "viewContentTdNode": {
  276. "height": "30px",
  277. "line-height": "30px",
  278. "font-size": "14px",
  279. "padding": "5px 5px",
  280. "border-bottom": "1px solid #CCC"
  281. },
  282. "viewContentCategoryTdNode": {
  283. "height": "30px",
  284. "line-height": "30px",
  285. "padding": "5px 5px",
  286. "border-bottom": "1px solid #CCC",
  287. "font-weight": "bold",
  288. "background-color": "#F6F6F6",
  289. "cursor": "pointer"
  290. },
  291. "worksAreaNode": {
  292. "width": "500px",
  293. "min-height": "200px",
  294. "max-height": "600px",
  295. "border": "2px solid #999999",
  296. "border-radius": "5px",
  297. "box-shadow": "0px 0px 5px #ffffff",
  298. "background-color": "#ffffff",
  299. "overflow": "auto",
  300. "position": "absolute",
  301. "z-index": "200"
  302. },
  303. "worksAreaTitleNode": {
  304. "height": "20px",
  305. },
  306. "worksAreaTitleCloseNode": {
  307. "width": "20px",
  308. "height": "20px",
  309. "float": "right",
  310. "background": "url("+"../x_component_process_Application/$Viewer/default/icon/close.png) center center no-repeat",
  311. "cursor": "pointer"
  312. },
  313. "worksAreaContentNode": {
  314. "padding": "0px 0px 20px 0px",
  315. "overflow": "hidden"
  316. },
  317. "workAreaNode": {
  318. "height": "40px",
  319. "background-color": "#eeeeee",
  320. "margin-bottom": "3px",
  321. "padding": "5px 10px"
  322. },
  323. "workAreaTitleNode": {
  324. "height": "20px",
  325. "line-height": "20px",
  326. },
  327. "workAreaContentNode": {
  328. "height": "20px",
  329. "line-height": "20px",
  330. "color": "#333333"
  331. },
  332. "workAreaContentTitleNode": {
  333. "font-weight": "bold",
  334. "float": "left",
  335. "color": "#000000",
  336. "margin-right": "5px"
  337. },
  338. "workAreaContentTextNode": {
  339. "color": "#333333",
  340. "float": "left",
  341. "margin-right": "10px"
  342. },
  343. "workAreaActionNode": {
  344. "height": "20px",
  345. "line-height": "20px",
  346. "marign-right": "20px",
  347. "margin-left": "20px",
  348. "width": "40px",
  349. "text-align": "center",
  350. "cursor": "pointer",
  351. "margin-top": "10px",
  352. "background-color": "#ffffff",
  353. "border": "1px solid #999999",
  354. "border-radius": "3px",
  355. "float": "right"
  356. },
  357. "workAreaLeftNode": {
  358. "margin-right": "80px",
  359. "overflow": "hidden"
  360. }
  361. }