css.wcss 18 KB

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