css.wcss 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813
  1. {
  2. "toolbarNode": {
  3. "overflow" : "hidden",
  4. "background-color" : "#f7f7f7",
  5. "height" : "50px",
  6. "padding-left" : "10px",
  7. "line-height" : "50px",
  8. "color" : "#333"
  9. },
  10. "iconElementNode": {
  11. "float": "left",
  12. "width": "80px",
  13. "height": "80px",
  14. "background-position": "center center",
  15. "background-repeat": "no-repeat",
  16. "cursor": "pointer"
  17. },
  18. "createElementNode": {
  19. "float" : "right",
  20. "width" : "24px",
  21. "margin-right" : "18px",
  22. "margin-top" : "14px",
  23. "cursor" : "pointer",
  24. "height" : "24px",
  25. "line-height" : "24px",
  26. "background" : "url(/x_component_cms_ColumnManager/$CategoryExplorer/default/icon/add.png) no-repeat center center"
  27. },
  28. "createElementNode_over" : {
  29. "background" : "url(/x_component_cms_ColumnManager/$CategoryExplorer/default/icon/add_blue.png) no-repeat center center"
  30. },
  31. "titleElementNode": {
  32. "font-size" : "16px",
  33. "float" : "left",
  34. "height" : "50px",
  35. "margin-left" : "10px",
  36. "line-height" : "50px"
  37. },
  38. "searchElementNode": {
  39. "margin-left": "362px",
  40. "overflow": "hidden"
  41. },
  42. "searchElementButtonNode": {
  43. "float": "right",
  44. "width": "80px",
  45. "height": "80px",
  46. "margin-right": "40px",
  47. "background": "url("+"/x_component_cms_ColumnManager/$Explorer/default/icon/search.png) no-repeat center center",
  48. "cursor": "pointer"
  49. },
  50. "searchElementInputAreaNode": {
  51. "margin-right": "120px",
  52. "text-align": "right"
  53. },
  54. "searchElementInputBoxNode": {
  55. "margin-top": "25px",
  56. "width": "80%",
  57. "max-width": "500px",
  58. "height": "30px",
  59. "border-radius": "5px",
  60. "background-color": "#EEE",
  61. "float": "right",
  62. "text-align": "center"
  63. },
  64. "searchElementInputNode": {
  65. "width": "96%",
  66. "height": "28px",
  67. "border": "0px",
  68. "font-family": "微软雅黑",
  69. "font-size": "14px",
  70. "color": "#999",
  71. "background": "transparent",
  72. "-webkit-user-select": "auto",
  73. "-moz-user-select": "auto"
  74. },
  75. "elementContentNode": {
  76. "overflow": "hidden",
  77. "position": "static"
  78. },
  79. "elementContentListNode": {
  80. "overflow": "hidden"//,
  81. //"padding-bottom": "20px"
  82. //"margin-right": "10px"
  83. },
  84. "noElementNode": {
  85. "text-align": "center",
  86. "padding": "20px",
  87. "height": "30px",
  88. "line-height": "30px",
  89. "margin-top": "10px",
  90. "margin-left": "0px",
  91. "color": "#888",
  92. "cursor": "pointer",
  93. "font-size": "16px"
  94. },
  95. "deleteItemsAction": {
  96. "width": "140px",
  97. "height": "30px",
  98. "cursor": "pointer",
  99. "position": "absolute",
  100. "background-color": "#c04444",
  101. "border": "1px solid #FFF",
  102. "line-height": "30px",
  103. "font-size": "14px",
  104. "font-family": "微软雅黑",
  105. "color": "#FFF",
  106. "text-align": "center",
  107. "border-radius": "0px",
  108. "opacity": 0,
  109. "box-shadow": "0px 2px 5px #666"
  110. },
  111. "noItemNoticeNode": {
  112. "text-align": "left",
  113. "padding": "20px",
  114. "height": "60px",
  115. "line-height": "60px",
  116. "margin-top": "10px",
  117. "margin-left": "0px",
  118. "color": "#888",
  119. "cursor": "pointer",
  120. "font-size": "16px"
  121. },
  122. "itemNode": {
  123. "height": "50px",
  124. "margin-left": "0px",
  125. "background-color": "#FFF",
  126. "cursor": "default",
  127. "position" : "relative"
  128. },
  129. "itemNode_selected": {
  130. "background-color": "#b7d0e6"
  131. },
  132. "itemNode_even" : {
  133. "height": "50px",
  134. "margin-left": "0px",
  135. "background-color": "#f7f7f7",
  136. "cursor": "default",
  137. "position" : "relative"
  138. },
  139. "itemNode_over" : {
  140. "height": "50px",
  141. "margin-left": "0px",
  142. "background-color": "#f0f0f0",
  143. "cursor": "default",
  144. "position" : "relative"
  145. },
  146. "itemTypeNode" : {
  147. "overflow" : "hidden",
  148. "float": "left",
  149. "width": "50px",
  150. "height": "50px"
  151. },
  152. "itemStatusNode" : {
  153. "overflow" : "hidden",
  154. "float": "left",
  155. "width": "5px",
  156. "height": "50px"
  157. },
  158. "itemStatusTopNode" : {
  159. "width": "5px",
  160. "height": "25px"
  161. },
  162. "itemStatusBottomNode" : {
  163. "width": "5px",
  164. "height": "25px"
  165. },
  166. "itemIconNode": {
  167. "padding": "0px",
  168. "float": "left",
  169. "margin-left": "10px",
  170. "width": "50px",
  171. "height": "50px"
  172. },
  173. "deleteActionNode": {
  174. "padding": "0px",
  175. "float": "right",
  176. "width": "16px",
  177. "height": "16px",
  178. "cursor": "pointer",
  179. "background": "url(/x_component_cms_ColumnManager/$CategoryExplorer/default/icon/trash.png) no-repeat center center"
  180. },
  181. "itemInforNode": {
  182. "margin-left": "60px",
  183. "margin-right": "26px",
  184. "height": "50px",
  185. "overflow": "hidden"
  186. },
  187. "itemInforBaseNode": {
  188. "height": "50px",
  189. "line-height": "50px",
  190. "font-size": "12px"
  191. },
  192. "itemTextTitleNode": {
  193. "height": "50px",
  194. "font-size": "14px",
  195. "overflow": "hidden",
  196. "cursor": "pointer",
  197. "color": "#888",
  198. "width": "200px",
  199. "float": "left"
  200. },
  201. "itemTextAliasNode": {
  202. "padding-left" : "10px",
  203. "height": "50px",
  204. "overflow": "hidden",
  205. "cursor": "pointer",
  206. "color": "#777",
  207. "float": "left",
  208. "width": "190px"
  209. },
  210. "itemTextDateNode": {
  211. "height": "50px",
  212. "overflow": "hidden",
  213. "cursor": "pointer",
  214. "color": "#999",
  215. "float": "left",
  216. "text-align": "right",
  217. "width": "120px"
  218. },
  219. "itemTextDescriptionNode": {
  220. "padding-left" : "10px",
  221. "font-size": "12px",
  222. "line-height": "50px",
  223. "height": "50px",
  224. "color": "#888",
  225. "overflow": "hidden",
  226. "white-space": "normal"
  227. },
  228. "itemErrorNode": {
  229. "width": "16px",
  230. "height": "16px",
  231. "float": "right",
  232. "background": "url("+"/x_component_cms_ColumnManager/$Explorer/default/icon/error.png) no-repeat center center",
  233. "position": "relative",
  234. "top": "-16px",
  235. "left": "0px"
  236. },
  237. "itemNewNode": {
  238. "width": "30px",
  239. "height": "30px",
  240. "position": "relative",
  241. "top": "-45px",
  242. "left": "-5px",
  243. "background": "url("+"/x_component_cms_ColumnManager/$Explorer/default/icon/new.png) no-repeat right"
  244. },
  245. "createTemplateMaskNode": {
  246. "width": "100%",
  247. "height": "100%",
  248. "background-color": "#666",
  249. "position": "absolute",
  250. "top": "0px",
  251. "left": "0px",
  252. "opacity": 0.4,
  253. "z-index":100
  254. },
  255. "createTemplateAreaNode": {
  256. "width": "688px",
  257. "height": "226",
  258. "border": "3px solid #999",
  259. "border-radius": "12px",
  260. "box-shadow": "0px 0px 10px #999",
  261. "position": "absolute",
  262. "top": "20%",
  263. "left": "10%",
  264. "z-index": "30000",
  265. "background-color": "#FFF",
  266. "opacity": 0
  267. },
  268. "createFormTemplateAreaNode": {
  269. "width": "820px",
  270. "height": "226",
  271. "border": "3px solid #999",
  272. "border-radius": "12px",
  273. "box-shadow": "0px 0px 10px #999",
  274. "position": "absolute",
  275. "top": "20%",
  276. "left": "10%",
  277. "z-index": "30000",
  278. "background-color": "#FFF",
  279. "opacity": 0
  280. },
  281. "createTemplateScrollNode": {
  282. "margin-right": "0px",
  283. "height": "100%",
  284. "overflow": "hidden"
  285. },
  286. "createTemplateContentNode": {
  287. "overflow": "hidden",
  288. "padding": "10px 40px 40px 10px"
  289. },
  290. "templateNode": {
  291. "margin-top": "30px",
  292. "margin-left": "30px",
  293. "float": "left",
  294. "width": "120px",
  295. "height": "140px",
  296. "cursor": "pointer",
  297. "border": "2px solid #FFF",
  298. "border-radius": "10px",
  299. "box-shadow": "0px 0px 0px #999",
  300. "background-color": "#FFF"
  301. },
  302. "templateNode_over": {
  303. "border": "2px solid #999",
  304. "box-shadow": "0px 0px 5px #999"
  305. },
  306. "templateNode_down": {
  307. "border-top": "2px solid #999",
  308. "border-left": "2px solid #999",
  309. "border-bottom": "2px solid #FFF",
  310. "border-right": "2px solid #FFF",
  311. "box-shadow": "0px 0px 0px #999"
  312. },
  313. "templateIconNode": {
  314. "height": "110px"
  315. },
  316. "templateTitleNode": {
  317. "height": "30px",
  318. "line-height": "30px",
  319. "text-align": "center",
  320. "font-size": "14px"
  321. },
  322. "templateIconImgNode": {
  323. "width": "100%",
  324. "height": "100%",
  325. "border-radius": "10px"
  326. },
  327. "selectFormMaskNode": {
  328. "width": "100%",
  329. "height": "100%",
  330. "background-color": "#666",
  331. "position": "absolute",
  332. "top": "0px",
  333. "left": "0px",
  334. "opacity": 0.4,
  335. "z-index":100
  336. },
  337. "selectFormAreaNode": {
  338. "width": "900px",
  339. "height": "226",
  340. "border": "3px solid #999",
  341. "border-radius": "12px",
  342. "box-shadow": "0px 0px 10px #999",
  343. "position": "absolute",
  344. "top": "20%",
  345. "left": "10%",
  346. "z-index": "30000",
  347. "background-color": "#FFF",
  348. "opacity": 0
  349. },
  350. "selectFormTemplateAreaNode": {
  351. "width": "900px",
  352. "height": "226",
  353. "border": "3px solid #999",
  354. "border-radius": "12px",
  355. "box-shadow": "0px 0px 10px #999",
  356. "position": "absolute",
  357. "top": "20%",
  358. "left": "10%",
  359. "z-index": "30000",
  360. "background-color": "#FFF",
  361. "opacity": 0
  362. },
  363. "selectFormTitleNode": {
  364. "border-top-left-radius": "12px",
  365. "border-top-right-radius": "12px",
  366. "padding": "0px 10px",
  367. "height": "30px",
  368. "color": "rgb(102, 102, 102)",
  369. "line-height": "30px",
  370. "font-size": "14px",
  371. "font-weight": "bold",
  372. "background-color": "#EEE"
  373. },
  374. "selectFormScrollNode": {
  375. "margin-right": "0px",
  376. "height": "100%",
  377. "overflow": "hidden"
  378. },
  379. "selectFormContentNode": {
  380. "overflow": "hidden",
  381. "padding": "10px 40px 40px 10px"
  382. },
  383. "formNode": {
  384. "width": "240px",
  385. "padding": "10px",
  386. "height": "60px",
  387. "margin-top": "20px",
  388. "margin-left": "20px",
  389. "border": "1px solid #CCC",
  390. "float": "left",
  391. "background-color": "#FFF",
  392. "cursor": "pointer"
  393. },
  394. "formNode_over": {
  395. "border": "1px solid #999",
  396. "box-shadow": "0px 0px 5px #999"
  397. },
  398. "formNode_down": {
  399. "border-top": "1px solid #999",
  400. "border-left": "1px solid #999",
  401. "border-bottom": "1px solid #FFF",
  402. "border-right": "1px solid #FFF",
  403. "box-shadow": "0px 0px 0px #999"
  404. },
  405. "formIconNode": {
  406. "padding": "0px",
  407. "float": "left",
  408. "width": "40px",
  409. "height": "60px"
  410. },
  411. "formTitleNode": {
  412. "margin-left": "50px",
  413. "margin-right": "20px",
  414. "height": "20px",
  415. "line-height": "20px",
  416. "font-size": "14px",
  417. "font-weight": "bold",
  418. "overflow": "hidden",
  419. "cursor": "pointer",
  420. "color": "#333"
  421. },
  422. "formDescriptionNode": {
  423. "margin-left": "50px",
  424. "margin-right": "20px",
  425. "font-size": "12px",
  426. "line-height": "20px",
  427. "height": "20px",
  428. "color": "#777",
  429. "overflow": "hidden",
  430. "white-space": "normal"
  431. },
  432. "actionsArea" : {
  433. "position": "absolute",
  434. "padding": "1px",
  435. "padding-right": "0px",
  436. //"opacity": 1,
  437. "top" : "15px",
  438. "right" : "5px",
  439. "z-index": 100
  440. },
  441. "setCategoryViewAction": {
  442. "width": "16px",
  443. "height": "16px",
  444. "background" : "url(/x_component_cms_ColumnManager/$CategoryExplorer/default/icon/checkmark.png) no-repeat left",
  445. "margin-left": "2px",
  446. "margin-right": "2px",
  447. "float": "left",
  448. "cursor": "pointer"
  449. },
  450. "setCategoryViewAction_selected": {
  451. "width": "16px",
  452. "height": "16px",
  453. "background" : "url(/x_component_cms_ColumnManager/$CategoryExplorer/default/icon/checkmark_selected2.png) no-repeat left",
  454. "margin-left": "2px",
  455. "margin-right": "2px",
  456. "float": "left",
  457. "cursor": "pointer"
  458. },
  459. "cancelCategoryViewAction": {
  460. "width": "16px",
  461. "height": "16px",
  462. "background" : "url(/x_component_cms_ColumnManager/$CategoryExplorer/default/icon/checkmark_selected2.png) no-repeat left",
  463. "margin-left": "2px",
  464. "margin-right": "2px",
  465. "float": "left",
  466. "cursor": "pointer"
  467. },
  468. "setDefaultCategoryViewAction": {
  469. "width": "16px",
  470. "height": "16px",
  471. "background" : "url(/x_component_cms_ColumnManager/$CategoryExplorer/default/icon/home.png) no-repeat left",
  472. "margin-left": "2px",
  473. "margin-right": "2px",
  474. "float": "left",
  475. "cursor": "pointer"
  476. },
  477. "setDefaultCategoryViewAction_selected": {
  478. "width": "16px",
  479. "height": "16px",
  480. "background" : "url(/x_component_cms_ColumnManager/$CategoryExplorer/default/icon/home_selected.png) no-repeat left",
  481. "margin-left": "2px",
  482. "margin-right": "2px",
  483. "float": "left",
  484. "cursor": "pointer"
  485. },
  486. "deleteAction" : {
  487. "width": "16px",
  488. "height": "16px",
  489. "background" : "url(/x_component_cms_ColumnManager/$Explorer/default/icon/delete.png) no-repeat left",
  490. "margin-left": "2px",
  491. "margin-right": "5px",
  492. "float": "left",
  493. "cursor": "pointer"
  494. },
  495. "deleteAction_over" : {
  496. "width": "16px",
  497. "height": "16px",
  498. "background" : "url(/x_component_cms_ColumnManager/$Explorer/default/icon/delete_over.png) no-repeat left",
  499. "margin-left": "2px",
  500. "margin-right": "5px",
  501. "float": "left",
  502. "cursor": "pointer"
  503. },
  504. "saveasActionNode" : {
  505. "width": "16px",
  506. "height": "16px",
  507. "background" : "url(/x_component_cms_ColumnManager/$Explorer/default/icon/copy.png) no-repeat left",
  508. "margin-left": "2px",
  509. "margin-right": "5px",
  510. "float": "left",
  511. "cursor": "pointer"
  512. },
  513. "saveasActionNode_over" : {
  514. "width": "16px",
  515. "height": "16px",
  516. "background" : "url(/x_component_cms_ColumnManager/$Explorer/default/icon/copy_over.png) no-repeat left",
  517. "margin-left": "2px",
  518. "margin-right": "5px",
  519. "float": "left",
  520. "cursor": "pointer"
  521. },
  522. "createTemplateMaskNode": {
  523. "width": "100%",
  524. "height": "100%",
  525. "background-color": "#666",
  526. "position": "absolute",
  527. "top": "0px",
  528. "left": "0px",
  529. "opacity": 0.4,
  530. "z-index":100
  531. },
  532. "createTemplateAreaNode": {
  533. "width": "688px",
  534. "height": "226",
  535. "border": "3px solid #999",
  536. "border-radius": "12px",
  537. "box-shadow": "0px 0px 10px #999",
  538. "position": "absolute",
  539. "top": "20%",
  540. "left": "10%",
  541. "z-index": "30000",
  542. "background-color": "#FFF",
  543. "opacity": 0
  544. },
  545. "createFormTemplateAreaNode": {
  546. "width": "90%",
  547. "height": "90%",
  548. "border": "3px solid #999",
  549. "border-radius": "12px",
  550. "box-shadow": "0px 0px 10px #999",
  551. "position": "absolute",
  552. "top": "0px",
  553. "left": "0px",
  554. "z-index": "200",
  555. "background-color": "#F7F7F7",
  556. "opacity": 0
  557. },
  558. "createTemplateFormTitleNode": {
  559. "height": "50px",
  560. "line-height": "50px",
  561. "padding": "0px 30px",
  562. "color": "#666666",
  563. "font-size": "28px",
  564. "margin-top": "10px",
  565. "font-weight": "bold"
  566. },
  567. "createTemplateFormCategoryNode": {
  568. "margin-top": "10px",
  569. "padding": "0px 30px",
  570. "overflow": "hidden"
  571. },
  572. "createTemplateFormCategoryTitleNode": {
  573. "float": "left",
  574. "height": "24px",
  575. "line-height": "24px",
  576. "font-size": "16px",
  577. "color": "#666",
  578. "font-weight": "bold",
  579. "margin-right": "10px"
  580. },
  581. "createTemplateFormCategoryItemNode":{
  582. "float": "left",
  583. "height": "24px",
  584. "line-height": "24px",
  585. "font-size": "16px",
  586. "color": "#666",
  587. "font-weight": "bold",
  588. "margin-right": "10px",
  589. "cursor": "pointer"
  590. },
  591. "createTemplateFormCategoryItemNode_current": {
  592. "color": "#0000FF"
  593. },
  594. "createTemplateFormContentNode": {
  595. "overflow": "auto"
  596. },
  597. "formTemplateNode": {
  598. "margin-top": "30px",
  599. "margin-left": "30px",
  600. "float": "left",
  601. "width": "160px",
  602. "height": "180px",
  603. "cursor": "pointer",
  604. "border": "2px solid #F7F7F7",
  605. //"border-radius": "10px",
  606. "box-shadow": "0px 0px 0px #999",
  607. "background-color": "#F7F7F7"
  608. },
  609. "formTemplateNode_over": {
  610. "border": "2px solid #bbb",
  611. "box-shadow": "0px 0px 5px #999",
  612. "background-color": "#bbb"
  613. },
  614. "formTemplateNode_down": {
  615. "border-top": "2px solid #bbb",
  616. "border-left": "2px solid #bbb",
  617. "border-bottom": "2px solid #F7F7F7",
  618. "border-right": "2px solid #F7F7F7",
  619. "box-shadow": "0px 0px 0px #999"
  620. },
  621. "formTemplateIconNode": {
  622. "height": "135px",
  623. "width": "150px",
  624. "margin": "5px auto 0px auto"
  625. },
  626. "formTemplatePreviewNode": {
  627. "height": "135px",
  628. "width": "150px",
  629. "margin": "5px auto 0px auto",
  630. "position": "relative",
  631. "overflow": "hidden"
  632. },
  633. "formTemplateActionNode":{
  634. "width": "16px",
  635. "height": "16px",
  636. "position": "absolute",
  637. "top": "0px",
  638. "right": "0px",
  639. "background": "url("+"/x_component_process_ProcessManager/$Explorer/default/formIcon/delete.png) no-repeat center center",
  640. "display": "none"
  641. },
  642. "formTemplateTitleNode": {
  643. "height": "30px",
  644. "line-height": "30px",
  645. "text-align": "center",
  646. "font-size": "14px"
  647. },
  648. "formTemplateIconImgNode": {
  649. "width": "100%",
  650. "height": "100%"
  651. //"border-radius": "10px"
  652. },
  653. "fileDesignerTitleNode": {
  654. "height": "40px",
  655. "line-height": "40px"
  656. },
  657. "fileDesignerTitleIconNode": {
  658. "width": "40px",
  659. "height": "40px",
  660. "float": "left",
  661. "background-repeat": "no-repeat",
  662. "background-position": "left top"
  663. },
  664. "fileDesignerTitleTextNode": {
  665. "margin": "0px 40px",
  666. "height": "40px",
  667. "text-align": "center",
  668. "font-size": "18px",
  669. "color": "#666666",
  670. "font-weight": "bold"
  671. },
  672. "fileDesignerContentNode": {
  673. "overflow": "auto"
  674. },
  675. "fileDesignerButtonNode": {
  676. "height": "50px"
  677. },
  678. "fileDesignerContentAreaNode": {
  679. "overflow": "hidden",
  680. "padding": "20px"
  681. },
  682. "fileDesignerContentLineNode": {
  683. "height": "30px",
  684. "line-height": "30px",
  685. "width": "80%",
  686. "margin": "auto",
  687. "margin-top": "10px"
  688. },
  689. "fileDesignerContentLineTitleNode": {
  690. "height": "30px",
  691. "width": "80px",
  692. "float": "left",
  693. "font-size": "16px",
  694. "color": "#666666",
  695. "text-align": "left",
  696. "font-weight": "bold"
  697. },
  698. "fileDesignerContentLineContentNode": {
  699. "height": "30px",
  700. "margin-left": "80px",
  701. "-webkit-user-select": "text",
  702. "-moz-user-select": "text"
  703. },
  704. "fileDesignerContentLineInputNode": {
  705. "border": "1px solid #999999",
  706. "height": "22px",
  707. "line-height": "22px",
  708. "width": "99%",
  709. "color": "#666666"
  710. },
  711. "fileDesignerContentFileLineNode": {
  712. "height": "80px",
  713. "line-height": "80px",
  714. "width": "80%",
  715. "margin": "auto",
  716. "margin-top": "10px"
  717. },
  718. "fileDesignerContentFileLineTitleNode": {
  719. "height": "80px",
  720. "width": "80px",
  721. "float": "left",
  722. "font-size": "16px",
  723. "color": "#666666",
  724. "text-align": "left",
  725. "font-weight": "bold"
  726. },
  727. "fileDesignerContentFileLineContentNode": {
  728. "height": "80px",
  729. "margin": "0px 80px"
  730. },
  731. "fileDesignerContentFileLineRightNode":{
  732. "height": "80px",
  733. "width": "80px",
  734. "float": "right",
  735. },
  736. "fileDesignerUploadButtonNode": {
  737. "height": "24px",
  738. "width": "70px",
  739. "line-height": "24px",
  740. "border": "1px solid #999999",
  741. "border-radius": "5px",
  742. "text-align": "center",
  743. "color": "#666666",
  744. "float": "right",
  745. "margin-top": "28px",
  746. "background-color": "#F3F3F3",
  747. "cursor": "pointer"
  748. },
  749. "fileDesignerCancelButtonNode": {
  750. "height": "26px",
  751. "width": "80px",
  752. "line-height": "26px",
  753. "border": "1px solid #999999",
  754. "border-radius": "5px",
  755. "text-align": "center",
  756. "color": "#666666",
  757. "float": "right",
  758. "margin-right": "60px",
  759. "background-color": "#F3F3F3",
  760. "cursor": "pointer"
  761. },
  762. "fileDesignerOkButtonNode": {
  763. "height": "26px",
  764. "width": "100px",
  765. "line-height": "26px",
  766. "border": "1px solid #999999",
  767. "border-radius": "5px",
  768. "text-align": "center",
  769. "color": "#FFFFFF",
  770. "float": "right",
  771. "margin-right": "20px",
  772. "background-color": "#4c6b87",
  773. "cursor": "pointer"
  774. },
  775. "fileDesignerContentFileLineFileIconNode": {
  776. "height": "80px",
  777. "width": "80px",
  778. "float": "left",
  779. "background-repeat": "no-repeat",
  780. "background-position": "center"
  781. },
  782. "fileDesignerContentFileLineFileNameNode": {
  783. "margin-left": "85px",
  784. "height": "40px",
  785. "line-height": "20px",
  786. "font-size": "14px",
  787. "word-break": "break-all",
  788. "color": "#666666"
  789. },
  790. "fileDesignerContentFileLineFileSizeNode": {
  791. "margin-left": "85px",
  792. "height": "40px",
  793. "line-height": "20px",
  794. "font-size": "14px",
  795. "color": "#999999"
  796. }
  797. }