css.wcss 10 KB

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