css.wcss 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386
  1. {
  2. "titleDiv":{
  3. "width":"100%",
  4. "height" :"40px",
  5. "line-height":"40px",
  6. "font-size":"20px",
  7. "font-weight":"bold",
  8. "margin-top":"10px",
  9. "text-align":"center"
  10. },
  11. "inforDiv":{
  12. "width":"100%",
  13. "height" :"40px",
  14. "line-height":"40px",
  15. "text-align":"center"
  16. },
  17. "gatherDiv":{
  18. "width":"100%",
  19. "font-size":"14px"
  20. },
  21. "tabContentDiv":{"height":"50px","line-height":"50px","width":"100%","padding-left":"200px"},
  22. "tabContentLi":{
  23. "display":"inline-block",
  24. "width":"170px",
  25. "cursor":"pointer",
  26. "text-align":"center",
  27. "margin":"0 10px",
  28. "font-size":"16px",
  29. "border-left":"1px solid #3d77c1",
  30. "border-right":"1px solid #3d77c1",
  31. "border-top":"1px solid #3d77c1",
  32. "border-bottom":"1px solid #ffffff"
  33. },
  34. "gatherContentDiv":{"border-top":"1px solid #3d77c1","width":"100%","height":"400px"},
  35. "trNode":{"border-bottom":"1px solid #ff0000","max-height":"100px","overflow":"hidden"},
  36. "tdNodeTitle":{
  37. "max-height":"100px",
  38. "cursor":"pointer",
  39. "color":"#003399",
  40. "font-size":"16px",
  41. "padding-left":"10px"
  42. },
  43. "tdNodeContent":{"vertical-align":"top","border-bottom":"1px solid #cfecf5","padding-left":"15px"},
  44. "tdNodeAction":{"border-bottom":"1px solid #cfecf5","text-align":"center"},
  45. "textareaNode":{"width":"100%","height":"100px"},
  46. "actionTxt":{"cursor":"pointer","color":"#0066cc"},
  47. "divNode" :{
  48. "width":"100%",
  49. "height":"100px",
  50. "max-height":"100px",
  51. "overflow":"hidden"
  52. },
  53. "completeSelectDiv":{
  54. "margin":"0 0 10px 10px"
  55. },
  56. "formMaskNode": {
  57. "width": "100%",
  58. "height": "100%",
  59. "opacity": 0.6,
  60. "position": "absolute",
  61. "background-color": "#CCC",
  62. "top": "0px",
  63. "left": "0px"
  64. },
  65. "formAreaNode": {
  66. "position": "absolute",
  67. "opacity": 0,
  68. "top": "0px"
  69. },
  70. "formNode": {
  71. "background-color": "#FFF",
  72. "box-shadow": "0px 0px 10px #999",
  73. "margin": "auto",
  74. "border": "1px solid #fff",
  75. "overflow": "hidden"
  76. },
  77. "formTopNode": {
  78. "color" : "#fff",
  79. "height": "40px",
  80. "background-color": "#3d77c1",
  81. "border-top": "1px solid #ddd",
  82. "border-bottom": "1px solid #b6b6b6",
  83. "line-height": "40px",
  84. "font-size": "14px",
  85. "padding-left" : "5px",
  86. "text-align": "left"
  87. },
  88. "formTopIconNode" : {
  89. "width": "32px",
  90. "height": "32px",
  91. "float": "left",
  92. "background": "url(../x_component_Execution/$WorkGather/default/icon/document.png) no-repeat center 4px"
  93. },
  94. "formTopTextNode" : {
  95. "font-size": "16px",
  96. "float": "left"
  97. },
  98. "formTopCloseActionNode": {
  99. "width": "32px",
  100. "height": "32px",
  101. "float": "right",
  102. "padding-left" : "30px",
  103. "padding-right" : "10px",
  104. "background": "url(../x_component_Execution/$WorkGather/default/icon/close.png) no-repeat center 4px",
  105. "cursor": "pointer"
  106. },
  107. "formTopContentNode" : {
  108. "float" : "right",
  109. "padding-right" : "10px",
  110. "text-align" : "right"
  111. },
  112. "formTopContentTitle" : {
  113. },
  114. "formTopContentValue" : {
  115. "padding-right" : "20px",
  116. "font-size": "12px"
  117. },
  118. "formNewNode": {
  119. "width": "47px",
  120. "height": "47px",
  121. "background": "url(../x_component_Template/$Explorer/default/icon/new.png) no-repeat"
  122. },
  123. "formIconNode": {
  124. "width": "47px",
  125. "height": "47px"
  126. },
  127. "formEditNode": {
  128. "width": "47px",
  129. "height": "47px"
  130. },
  131. "formContentNode": {
  132. "border": "0px solid #666",
  133. "width": "100%",
  134. "margin": "auto",
  135. "font-size": "14px",
  136. "color": "#666",
  137. "font-family": "Microsoft YaHei",
  138. "overflow" : "hidden"
  139. },
  140. "formTableContainer" : {
  141. "margin": "0px 10px",
  142. "overflow" : "hidden",
  143. "positon" : "static"
  144. },
  145. "formBottomNode" : {
  146. "height" : "40px",
  147. "line-height" : "40px",
  148. "background-color" : "#3d77c1",
  149. "overflow" : "hidden",
  150. "padding-top" : "10px"
  151. },
  152. "formOkActionNode": {
  153. //"margin-top" : "5px",
  154. "height": "30px",
  155. "width": "75px",
  156. "cursor": "pointer",
  157. "float": "right",
  158. "line-height": "30px",
  159. "text-align": "center",
  160. "font-size": "16px",
  161. "font-family": "Microsoft YaHei",
  162. "border": "1px solid #3d77c1",
  163. "background-color" : "#5d97e1",
  164. "color": "#FFF",
  165. "margin-right": "20px",
  166. "box-shadow": "0px 0px 3px #5d97e1"
  167. },
  168. "formCancelActionNode": {
  169. //"margin-top" : "5px",
  170. "height": "30px",
  171. "width": "75px",
  172. "cursor": "pointer",
  173. "float": "right",
  174. "line-height": "30px",
  175. "text-align": "center",
  176. "font-size": "16px",
  177. "font-family": "Microsoft YaHei",
  178. "border": "1px solid #3d77c1",
  179. "background-color" : "#5d97e1",
  180. "color": "#FFF",
  181. "margin-right": "20px",
  182. "box-shadow": "0px 0px 3px #5d97e1"
  183. },
  184. "formActionNode": {
  185. //"margin-top" : "5px",
  186. "height": "30px",
  187. "width": "75px",
  188. "cursor": "pointer",
  189. "float": "left",
  190. "line-height": "30px",
  191. "text-align": "center",
  192. "font-size": "16px",
  193. "font-family": "Microsoft YaHei",
  194. "color": "#FFF",
  195. "margin-left": "10px",
  196. "margin-right": "20px"
  197. },
  198. "workContentArea" : {
  199. "margin" : "20px 10px",
  200. "min-height" : "100px",
  201. "border" : "1px solid #ccc",
  202. "position" : "relative"
  203. },
  204. "workContentTitleNode" : {
  205. "text-align" : "center",
  206. "position" : "absolute",
  207. "left" : "20px",
  208. "top" : "-10px",
  209. "background-color" : "#fff",
  210. "height" : "20px",
  211. "width" : "100px"
  212. },
  213. "workContentNode" : {
  214. "margin-top":"10px"
  215. },
  216. "centerWorkInforTable" : {
  217. },
  218. "centerWorkInforTitle" : {
  219. "padding-left" : "15px",
  220. "font-size" : "12px",
  221. "font-weight" : "bold",
  222. "color" : "#555",
  223. "width" : "80px"
  224. },
  225. "centerWorkInforValue" : {
  226. "color" : "#666",
  227. "text-align" : "left"
  228. },
  229. "centerWorkInforTitleDiv" : {
  230. "padding-left" : "10px",
  231. "font-size" : "12px",
  232. "font-weight" : "bold",
  233. "color" : "#555",
  234. "min-width" : "90px",
  235. "float" : "left"
  236. },
  237. "centerWorkInforValueDiv" : {
  238. "color" : "#666",
  239. "min-width" : "100px",
  240. "margin-right" : "40px",
  241. "float" : "left"
  242. },
  243. "viewHeadNode": {
  244. "width":"100%",
  245. "height": "20px",
  246. "background-color": "#fff",
  247. "color": "#666666",
  248. "line-height": "30px",
  249. "font-family": "Microsoft YaHei",
  250. "font-size": "14px"
  251. },
  252. "normalThNode" : {
  253. "background-color" : "#fff",
  254. "text-align":"center",
  255. "border-bottom": "1px solid #cfecf5",
  256. "font-weight" : "normal"
  257. },
  258. "sortIconNode" : {
  259. "height": "16px",
  260. "width": "16px",
  261. "line-height": "20px",
  262. "margin-top": "5px",
  263. //"float": "left",
  264. "display":"inline-block",
  265. "margin-right": "5px",
  266. "background-position" : "center center",
  267. "background-repeat" : "no-repeat",
  268. "background-image" : "url(../x_component_Template/$Explorer/default/icon/dblsort.gif)"
  269. },
  270. "sortIconNode_asc" : {
  271. "height": "16px",
  272. "width": "16px",
  273. "line-height": "20px",
  274. "margin-top": "5px",
  275. //"float": "left",
  276. "display":"inline-block",
  277. "margin-right": "5px",
  278. "background-position" : "center center",
  279. "background-repeat" : "no-repeat",
  280. "background-image" : "url(../x_component_Template/$Explorer/default/icon/dblasc.gif)"
  281. },
  282. "sortIconNode_desc" : {
  283. "height": "16px",
  284. "width": "16px",
  285. "line-height": "20px",
  286. "margin-top": "5px",
  287. //"float": "left",
  288. "display":"inline-block",
  289. "margin-right": "5px",
  290. "background-position" : "center center",
  291. "background-repeat" : "no-repeat",
  292. "background-image" : "url(../x_component_Template/$Explorer/default/icon/dbldesc.gif)"
  293. },
  294. "documentNode":{
  295. "min-height": "29px",
  296. "overflow": "hidden",
  297. "color": "#666666",
  298. //"line-height": "39px",
  299. "cursor": "pointer",
  300. "font-family": "Microsoft YaHei",
  301. "font-size": "12px",
  302. "background-color": "#f5f6f7"
  303. },
  304. "documentNode_noread": {
  305. "background-color": "#fcfcfc"
  306. },
  307. "documentNode_over": {
  308. "background-color": "#f5f6f7"
  309. },
  310. "documentNode_remove": {
  311. "background-color": "#ffcccc"
  312. },
  313. "documentActionNode": {
  314. "height": "20px",
  315. "width": "20px",
  316. "line-height": "20px",
  317. "color": "#0066cc",
  318. "cursor": "pointer",
  319. "margin-right": "5px"
  320. },
  321. "documentActionNode_over":{
  322. "color": "#003399"
  323. },
  324. "documentActionNode_down":{
  325. "color": "#000"
  326. },
  327. "normalTdNode" : {
  328. "min-height": "30px",
  329. "max-height":"100px",
  330. "padding-left" : "0px",
  331. "text-align":"left",
  332. "overflow" : "hidden",
  333. //"font-weight" : "bold",
  334. //"border-top": "1px solid #FFF",
  335. "border-top": "1px dashed #cfecf5"
  336. },
  337. "normalTdCenterNode" : {
  338. "min-height": "30px",
  339. "padding-left" : "10px",
  340. "text-align":"center",
  341. "overflow" : "hidden",
  342. //"font-weight" : "bold",
  343. //"border-top": "1px solid #FFF",
  344. "border-top": "1px dashed #cfecf5"
  345. },
  346. "documentSubject" : {
  347. "font-size" : "16px",
  348. "font-weight" : "bold",
  349. "color" : "#ec6a1a"
  350. },
  351. "itemBlock" : {
  352. "overflow" : "hidden",
  353. "display" : "block"
  354. },
  355. "itemInLine" : {
  356. "float" : "left",
  357. "font-color" : "#888",
  358. "padding-right" : "10px",
  359. "padding-top" : "5px"
  360. },
  361. "titleTdNode" : {
  362. "font-size" : "16px",
  363. "font-weight" : "bold",
  364. "color" : "#ec6a1a",
  365. "border-top": "1px dashed #cfecf5"
  366. }
  367. }