css.wcss 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745
  1. {
  2. "container":{
  3. "width":"100%",
  4. "height":"100%",
  5. "background-color":"#3066a7",
  6. "font-family": "Microsoft YaHei"
  7. },
  8. "topBar":{
  9. "width":"100%",
  10. "height":"56px",
  11. "background-color":"#3c76c1",
  12. "box-shadow": "0px 0px 5px #2a5c95",
  13. "min-width":"1000px"
  14. },
  15. "topBarContent":{
  16. "height":"100%",
  17. "margin-left":"10px",
  18. "display":"inline",
  19. "list-style-type":"none"
  20. },
  21. "topBarTitleLi":{
  22. "margin-left":"10px",
  23. "float":"left",
  24. "width":"270px",
  25. "color":"#fff",
  26. "vertical-align":"middle",
  27. "font-size":"16px"
  28. },
  29. "topBarLog":{
  30. "height":"45px",
  31. "width":"60px",
  32. "margin-top":"5px"
  33. },
  34. "topBarTitleSpan":{
  35. "position":"absolute",
  36. "margin-top":"18px"
  37. },
  38. "topBarLi":{
  39. "float":"left",
  40. "cursor":"pointer",
  41. "width":"140px",
  42. "height":"38px",
  43. "color":"#fff",
  44. "font-size":"14px",
  45. "margin-top":"10px",
  46. "margin-right":"10px",
  47. "line-height":"38px",
  48. "text-align":"center",
  49. "border-radius":"3px",
  50. "background-color":"#5c97e1",
  51. "box-shadow": "0px 0px 10px #2a5c95"
  52. },
  53. "topBarCurrentLi":{
  54. "float":"left",
  55. "cursor":"pointer",
  56. "width":"140px",
  57. "height":"38px",
  58. "color":"#fff",
  59. "font-size":"14px",
  60. "margin-top":"10px",
  61. "margin-right":"10px",
  62. "line-height":"38px",
  63. "text-align":"center",
  64. "border-radius":"3px",
  65. "background-color":"#124c93",
  66. "box-shadow": "0px 0px 10px #2a5c95"
  67. },
  68. "topBarWorkImg":{
  69. "width":"30px","height":"25px","margin":"6px 0 0 15px","float":"left"
  70. },
  71. "topBarWorkSpan":{
  72. "margin":"0px 0 0 5px","float":"left"
  73. },
  74. "topBarXmindImg":{
  75. "width":"30px","height":"25px","margin":"6px 0 0 15px","float":"left"
  76. },
  77. "topBarXmindSpan":{
  78. "margin":"0px 0 0 5px","float":"left"
  79. },
  80. "topBarRight":{
  81. "float":"right","height":"56px","font-size":"14px", "color":"#ffffff"
  82. },
  83. "topBarRightDeptLi":{
  84. "height":"25px", "line-height":"25px", "float":"left", "display":"block", "padding-right":"20px"
  85. },
  86. "topBarRightDeptImg":{
  87. "display":"block", "float":"left","margin":"15px 0 0 0","width":"25px","height":"25px"
  88. },
  89. "topBarRightDeptSpan":{
  90. "float":"left","margin":"15px 0 0 0"
  91. },
  92. "topBarRightPersonLi":{
  93. "height":"25px", "line-height":"25px", "float":"left", "display":"block", "padding-right":"20px"
  94. },
  95. "topBarRightPersonImg":{
  96. "display":"block", "float":"left","margin":"15px 0 0 0","width":"25px","height":"25px"
  97. },
  98. "topBarRightPersonSpan":{
  99. "float":"left","margin":"15px 0 0 0"
  100. },
  101. "topBarRightOutLi":{
  102. "height":"25px", "line-height":"25px", "float":"left", "display":"block", "padding-right":"20px","cursor":"pointer"
  103. },
  104. "topBarRightOutImg":{
  105. "display":"block", "float":"left","margin":"15px 0 0 0","width":"25px","height":"25px"
  106. },
  107. "topBarRightOutSpan":{
  108. "float":"left","margin":"15px 0 0 0"
  109. },
  110. "topBarRightLastLi":{
  111. "height":"25px", "line-height":"25px", "float":"right", "display":"block","padding-right":"20px"
  112. },
  113. "topBarRightLastImg":{
  114. "display":"block", "float":"left","margin":"15px 0 0 0","width":"25p","height":"25px"
  115. },
  116. "middleContent":{
  117. "width":"100%",
  118. "min-width":"1260px",
  119. "height":"100%"
  120. },
  121. "leftContent":{
  122. "float":"left",
  123. "margin-left":"20px",
  124. "margin-top":"30px",
  125. "width":"810px",
  126. "min-width":"820px",
  127. "height":"85%"
  128. },
  129. "rightContent":{
  130. "float":"right",
  131. "margin-right":"20px",
  132. "margin-top":"30px",
  133. "width":"390px",
  134. "min-width":"390px",
  135. "postion":"absolute",
  136. "height":"85%"
  137. },
  138. "leftTopContent":{
  139. "border":"1px soild #333",
  140. "height":"100px",
  141. "min-width":"820px"
  142. },
  143. "clearDiv":{
  144. "clear":"both",
  145. "height":"0px",
  146. "line-height":"0px",
  147. "padding":"0px",
  148. "margin":"0px",
  149. "font-size":"0px"
  150. },
  151. "leftBottomContent":{
  152. "height":"auto",
  153. "margin-top":"8px",
  154. "background-color":"#204c81",
  155. "border":"1px solid #006699",
  156. "box-shadow": "0px 0px 10px #2a5c95"
  157. },
  158. "todoMenuDiv":{
  159. "width":"100%",
  160. "height":"50px",
  161. "border-bottom":"1px solid #3066a7"
  162. },
  163. "todoList":{
  164. "width":"100%",
  165. "height":"375px",
  166. "min-width":"820px"
  167. },
  168. "todoListDiv":{
  169. "margin-left":"15px",
  170. "margin-right":"10px",
  171. "margin-top":"10px",
  172. "list-style-type":"none",
  173. "color":"#fff",
  174. "font-size":"14px",
  175. "height":"95%",
  176. "overflow":"hidden"
  177. },
  178. "todoListItemLi":{
  179. "margin":"10px"
  180. },
  181. "todoListItemDateSpan":{
  182. "float":"right"
  183. },
  184. "todoMenuRightCurrentLi":{
  185. "display":"inline",
  186. "width":"68px",
  187. "font-size":"14px",
  188. "font-weight":"bold",
  189. "color":"#fff",
  190. "text-align":"center",
  191. "margin-top":"12px",
  192. "padding":"0px 5px",
  193. "border-right":"1px solid #a8cdf5"
  194. },
  195. "todoMenuRightLi":{
  196. "display":"inline",
  197. "width":"68px",
  198. "font-size":"14px",
  199. "color":"#a8cdf5",
  200. "text-align":"center",
  201. "margin-top":"12px",
  202. "padding":"0px 5px",
  203. "border-right":"1px solid #a8cdf5"
  204. },
  205. "todoMenuRightLiLast":{
  206. "display":"inline",
  207. "width":"68px",
  208. "font-size":"14px",
  209. "color":"#a8cdf5",
  210. "text-align":"center",
  211. "padding":"0px 5px",
  212. "margin-top":"12px"
  213. },
  214. "todoMenuLeftDiv":{
  215. "float":"left",
  216. "width":"150px"
  217. },
  218. "todoMenuLeftImg":{
  219. "height":"25px",
  220. "width":"25px",
  221. "margin-left":"15px",
  222. "margin-top":"15px"
  223. },
  224. "todoMenuLeftSpan":{
  225. "position":"absolute",
  226. "margin-left":"5px",
  227. "font-size":"16px",
  228. "color":"#fff",
  229. "font-weight":"bold",
  230. "margin-top":"18px"
  231. },
  232. "todoMenuRightDiv":{
  233. "list-style-type":"none",
  234. "text-align":"right",
  235. //"padding-right":"10px",
  236. "float":"right",
  237. "width":"300px",
  238. "height":"50px",
  239. "line-height":"50px"
  240. },
  241. "rightTopContent":{
  242. // "height":"100px"
  243. "min-height":"120px"
  244. },
  245. "rightTopTable":{
  246. "width":"100%",
  247. "color":"#ffffff"
  248. },
  249. "rightTopTdImg":{
  250. "width":"30px",
  251. "height":"30px"
  252. },
  253. "rightTopTdSpan":{
  254. "position":"absolute","margin-left":"5px", "margin-top":"5px", "font-size":"16px"
  255. },
  256. "rightTopNumTd":{
  257. "width":"80px",
  258. "height":"50px",
  259. "text-align":"center"
  260. },
  261. "rightTopFlowSpan":{
  262. "font-size":"40px"
  263. },
  264. "rightTopCompletedSpan":{
  265. "font-size":"40px"
  266. },
  267. "rightTopOverTimeSpan":{
  268. "font-size":"40px"
  269. },
  270. "rightTopRateSpan":{
  271. "font-size":"40px",
  272. "color":"#f79708"
  273. },
  274. "rightTopTextTd":{
  275. "font-size":"16px"
  276. },
  277. "categoryIconsUl":{
  278. "width":"100%",
  279. "margin":"0",
  280. "padding":"0"
  281. },
  282. "categoryIconsLi":{
  283. "list-style-type":"none",
  284. "cursor":"pointer",
  285. "background-color":"#407ac1",
  286. "width":"151px",
  287. "height":"118px",
  288. "margin-right":"13px",
  289. "border":"1px solid #0066cd",
  290. "box-shadow": "0px 0px 10px #2a5c95",
  291. "border-radius":"3px",
  292. "float":"left"
  293. },
  294. "categoryIconsLiRight":{
  295. "list-style-type":"none",
  296. "cursor":"pointer",
  297. "background-color":"#407ac1",
  298. "width":"152px",
  299. "height":"118px",
  300. "box-shadow": "0px 0px 10px #0066cd",
  301. "border-radius":"3px",
  302. "float":"left"
  303. },
  304. "categoryIconsSpan":{
  305. "color":"#fff",
  306. "font-size":"16px",
  307. "display":"block",
  308. "margin-left":"37px"
  309. },
  310. "categoryIconsImg":{
  311. "margin-left":"37px",
  312. "margin-top":"10px",
  313. "width":"80px",
  314. "height":"74px"
  315. },
  316. "rightBottomContent":{
  317. "margin-top":"10px",
  318. "height":"auto",
  319. "background-color":"#204c81"
  320. },
  321. "workConditionMenuDiv":{
  322. "height":"50px","width":"100%","border-bottom":"1px solid #006699"
  323. },
  324. "workConditionMenuTitleDiv":{
  325. "width": "100px", "float": "left"
  326. },
  327. "workConditionMenuTitleImg":{
  328. "width": "25px", "height": "25px", "margin-top": "15px", "margin-left": "15px"
  329. },
  330. "workConditionMenuTitleSpan":{
  331. "color":"#ffffff", "font-size": "16px", "font-weight": "bold", "margin-top": "18px", "margin-left": "5px", "position": "absolute"
  332. },
  333. "workConditionMenuMoreDiv":{
  334. "width": "100px", "height": "50px", "text-align": "right", "line-height": "50px", "padding-right": "10px", "float": "right", "list-style-type": "none"
  335. },
  336. "workConditionMenuMoreLi":{
  337. "padding": "0px 5px", "width": "68px", "text-align": "center", "color": "rgb(168, 205, 245)", "font-size": "14px", "margin-top": "12px", "display": "inline"
  338. },
  339. "workConditionContentDiv":{
  340. "height":"375px"
  341. },
  342. "workConditionListDiv":{
  343. "margin-left":"15px","margin-right":"10px","margin-top":"10px","list-style-type":"none","color":"#fff","font-size":"14px","height":"95%", "overflow":"hidden"
  344. },
  345. "workConditionListItemLi":{
  346. "margin":"5px","border-bottom":"1px dashed #3066a7"
  347. },
  348. "workConditionListItemDateSpan":{
  349. "display":"block"
  350. },
  351. "workConditionListItemContentSpan":{
  352. "display":"block"
  353. },
  354. "workConditionListItemPersonSpan":{
  355. "margin-bottom":"5px",
  356. "display":"block"
  357. },
  358. "workConditionListItemPersonA":{
  359. "color":"#0295f9","margin-right":"2px"
  360. },
  361. "workConditionTd":{
  362. "border-bottom":"1px solid #3066a7"
  363. },
  364. "workConditionPerson":{
  365. "color":"rgb(2, 149, 249)",
  366. "margin-right":"5px",
  367. "margin-top":"5px"
  368. },
  369. "workConditionContent":{
  370. "word-wrap":"break-word",
  371. "word-break":"break-all",
  372. "display":"block",
  373. "width":"100%"
  374. },
  375. "formMaskNode": {
  376. "width": "100%",
  377. "height": "100%",
  378. "opacity": 0.6,
  379. "position": "absolute",
  380. "background-color": "#CCC",
  381. "top": "0px",
  382. "left": "0px"
  383. },
  384. "formAreaNode": {
  385. "position": "absolute",
  386. "opacity": 0,
  387. "top": "0px" //,
  388. //"z-index" : "105"
  389. },
  390. "formNode": {
  391. "background-color": "#FFF",
  392. "box-shadow": "0px 0px 10px #999",
  393. "margin": "auto",
  394. "border": "1px solid #fff",
  395. "overflow": "hidden"
  396. },
  397. "formTopNode": {
  398. "color" : "#fff",
  399. "height": "40px",
  400. "background-color": "#3d77c1",
  401. "border-top": "1px solid #ddd",
  402. "border-bottom": "1px solid #b6b6b6",
  403. "line-height": "40px",
  404. "font-size": "14px",
  405. "padding-left" : "5px",
  406. "text-align": "left"
  407. },
  408. "formTopIconNode" : {
  409. "width": "28px",
  410. "height": "32px",
  411. "float": "left",
  412. "background": "url(../x_component_Execution/$Main/default/icon/UserMale-32.png) no-repeat 2px 6px"
  413. },
  414. "formTopTextNode" : {
  415. "margin-left" : "5px",
  416. "font-size": "16px",
  417. "float": "left",
  418. "overflow" : "hidden",
  419. "text-overflow" : "ellipsis",
  420. "white-space":"nowrap"
  421. },
  422. "formTopCloseActionNode": {
  423. "width": "32px",
  424. "height": "32px",
  425. "float": "right",
  426. "padding-left" : "30px",
  427. "padding-right" : "10px",
  428. "background": "url(../x_component_Execution/$WorkForm/default/icon/close.png) no-repeat center 4px",
  429. "cursor": "pointer"
  430. },
  431. "formTopContentNode" : {
  432. "float" : "right",
  433. "padding-right" : "10px",
  434. "text-align" : "right"
  435. },
  436. "formTopContentTitle" : {
  437. },
  438. "formTopContentValue" : {
  439. "padding-right" : "20px",
  440. "font-size": "12px"
  441. },
  442. "formNewNode": {
  443. "width": "47px",
  444. "height": "47px",
  445. "background": "url(../x_component_Template/$Explorer/default/icon/new.png) no-repeat"
  446. },
  447. "formIconNode": {
  448. "width": "47px",
  449. "height": "47px"
  450. },
  451. "formEditNode": {
  452. "width": "47px",
  453. "height": "47px"
  454. },
  455. "formContentNode": {
  456. "border": "0px solid #666",
  457. "width": "100%",
  458. "margin": "auto",
  459. "font-size": "12px",
  460. "color": "#666",
  461. "font-family": "Microsoft YaHei",
  462. "overflow" : "hidden"
  463. },
  464. "formTableContainer" : {
  465. "margin": "10px 10px",
  466. "overflow" : "hidden",
  467. "positon" : "static"
  468. },
  469. "formBottomNode" : {
  470. "height" : "50px",
  471. "line-height" : "50px",
  472. "border-top" : "1px solid #3d77c1",
  473. "background-color" : "#fff",
  474. "overflow" : "hidden"
  475. },
  476. "formOkActionNode": {
  477. "margin-top" : "5px",
  478. "height": "35px",
  479. "width": "75px",
  480. "cursor": "pointer",
  481. "float": "right",
  482. "line-height": "35px",
  483. "text-align": "center",
  484. "font-size": "16px",
  485. "font-family": "Microsoft YaHei",
  486. "border": "1px solid #3d77c1",
  487. "background-color" : "#3d77c1",
  488. "color": "#FFF",
  489. "margin-right": "20px",
  490. "box-shadow": "3px 3px 3px #999"
  491. },
  492. "formCancelActionNode": {
  493. "margin-top" : "5px",
  494. "height": "35px",
  495. "width": "75px",
  496. "cursor": "pointer",
  497. "float": "right",
  498. "line-height": "35px",
  499. "text-align": "center",
  500. "font-size": "16px",
  501. "font-family": "Microsoft YaHei",
  502. "border": "1px solid #3d77c1",
  503. "background-color" : "#3d77c1",
  504. "color": "#FFF",
  505. "margin-right": "20px",
  506. "box-shadow": "3px 3px 3px #999"
  507. },
  508. "identitySelNode": {
  509. "font-size" : "14px",
  510. "padding": "5px 10px 5px 10px",
  511. "margin-right": "10px",
  512. "margin-bottom":"10px",
  513. "float": "left",
  514. "background-color": "#5d97e1",
  515. "color": "#fff",
  516. "cursor": "pointer",
  517. "box-shadow" :"none"
  518. },
  519. "identitySelNode_over": {
  520. "background-color": "#134c93",
  521. "box-shadow" :"3px 3px 3px #999"
  522. },
  523. "identitySelNode_out": {
  524. "background-color": "#5d97e1",
  525. "box-shadow" :"none"
  526. },
  527. "identitySelNode_selected": {
  528. "background-color": "#134c93",
  529. "box-shadow" :"3px 3px 3px #999",
  530. "color": "#FFF"
  531. },
  532. "documentTr":{
  533. "min-height": "29px",
  534. "overflow": "hidden",
  535. "color": "#ffffff",
  536. //"line-height": "39px",
  537. "cursor": "pointer",
  538. "font-family": "Microsoft YaHei",
  539. "font-size": "14px",
  540. "background-color": "#204c81"
  541. },
  542. "documentTr_over": {
  543. "background-color": "#3066a7"
  544. },
  545. "titleTd":{
  546. "width":"90%",
  547. "border-bottom":"1px dotted #3066a7"
  548. },
  549. "titleDiv":{
  550. "cursor":"pointer"
  551. },
  552. "createTd":{
  553. "width":"10%",
  554. "min-width":"100px",
  555. "border-bottom":"1px dotted #3066a7"
  556. },
  557. "statusTd":{
  558. "width":"7%",
  559. "text-align":"center",
  560. "min-width":"80px",
  561. "border-bottom":"1px dotted #3066a7"
  562. },
  563. "createDiv":{
  564. "text-align":"center"
  565. },
  566. "viewHeadNode": {
  567. "width":"100%",
  568. "height": "20px",
  569. "background-color": "#fff",
  570. "color": "#666666",
  571. "line-height": "30px",
  572. "font-family": "Microsoft YaHei",
  573. "font-size": "14px"
  574. },
  575. "normalThNode" : {
  576. "background-color" : "#fff",
  577. "text-align":"center",
  578. "border-bottom": "1px solid #cfecf5",
  579. "font-weight" : "normal"
  580. },
  581. "sortIconNode" : {
  582. "height": "16px",
  583. "width": "16px",
  584. "line-height": "20px",
  585. "margin-top": "5px",
  586. //"float": "left",
  587. "display":"inline-block",
  588. "margin-right": "5px",
  589. "background-position" : "center center",
  590. "background-repeat" : "no-repeat",
  591. "background-image" : "url(../x_component_Template/$Explorer/default/icon/dblsort.gif)"
  592. },
  593. "sortIconNode_asc" : {
  594. "height": "16px",
  595. "width": "16px",
  596. "line-height": "20px",
  597. "margin-top": "5px",
  598. //"float": "left",
  599. "display":"inline-block",
  600. "margin-right": "5px",
  601. "background-position" : "center center",
  602. "background-repeat" : "no-repeat",
  603. "background-image" : "url(../x_component_Template/$Explorer/default/icon/dblasc.gif)"
  604. },
  605. "sortIconNode_desc" : {
  606. "height": "16px",
  607. "width": "16px",
  608. "line-height": "20px",
  609. "margin-top": "5px",
  610. //"float": "left",
  611. "display":"inline-block",
  612. "margin-right": "5px",
  613. "background-position" : "center center",
  614. "background-repeat" : "no-repeat",
  615. "background-image" : "url(../x_component_Template/$Explorer/default/icon/dbldesc.gif)"
  616. },
  617. "documentNode":{
  618. "min-height": "29px",
  619. "overflow": "hidden",
  620. "color": "#666666",
  621. //"line-height": "39px",
  622. "cursor": "pointer",
  623. "font-family": "Microsoft YaHei",
  624. "font-size": "12px",
  625. "background-color": "#fff"
  626. },
  627. "documentNode_noread": {
  628. "background-color": "#fcfcfc"
  629. },
  630. "documentNode_over": {
  631. "background-color": "#f5f6f7"
  632. },
  633. "documentNode_remove": {
  634. "background-color": "#ffcccc"
  635. },
  636. "documentActionNode": {
  637. "height": "20px",
  638. "width": "20px",
  639. "line-height": "20px",
  640. "color": "#0066cc",
  641. "cursor": "pointer",
  642. "margin-right": "5px"
  643. },
  644. "documentActionNode_over":{
  645. "color": "#003399"
  646. },
  647. "documentActionNode_down":{
  648. "color": "#000"
  649. },
  650. "normalTdNode" : {
  651. "min-height": "30px",
  652. "padding-left" : "10px",
  653. "text-align":"left",
  654. "overflow" : "hidden",
  655. //"font-weight" : "bold",
  656. //"border-top": "1px solid #FFF",
  657. "border-top": "1px dashed #cfecf5"
  658. },
  659. "normalTdCenterNode" : {
  660. "min-height": "30px",
  661. "padding-left" : "10px",
  662. "text-align":"center",
  663. "overflow" : "hidden",
  664. //"font-weight" : "bold",
  665. //"border-top": "1px solid #FFF",
  666. "border-top": "1px dashed #cfecf5"
  667. },
  668. "documentSubject" : {
  669. "font-size" : "14px",
  670. "font-weight" : "normal",
  671. "color" : "#003399"
  672. },
  673. "itemBlock" : {
  674. "overflow" : "hidden",
  675. "display" : "block"
  676. },
  677. "itemInLine" : {
  678. "float" : "left",
  679. "font-color" : "#888",
  680. "padding-right" : "10px",
  681. "padding-top" : "5px"
  682. },
  683. "todoMenuDo":{
  684. "display":"inline-block",
  685. "width":"120px",
  686. "height":"100%",
  687. "color":"#ffffff",
  688. "font-size":"16px",
  689. "text-align":"center",
  690. "background-color":"#0f72c2",
  691. "cursor":"pointer"
  692. },
  693. "todoMenuWork":{
  694. "display":"inline-block",
  695. "width":"120px",
  696. "height":"100%",
  697. "color":"#ffffff",
  698. "font-size":"16px",
  699. //"background-color":"#0f72c2",
  700. "text-align":"center",
  701. "cursor":"pointer"
  702. },
  703. "barDiv":{
  704. "position": "relative",
  705. "width": "120px",
  706. "border": "1px solid #ccd7e4",
  707. "background-color":"#ccd7e4",
  708. "padding": "1px"
  709. },
  710. "barPercentDiv":{
  711. "display": "block",
  712. "position": "relative",
  713. //"background":"#f00",
  714. "color":"#333333",
  715. "height": "15px",
  716. "line-height": "15px"
  717. }
  718. }