PageRenderTime 23ms CodeModel.GetById 13ms RepoModel.GetById 1ms app.codeStats 0ms

/modules/storecommander/ead6f6fce09/SC/lib/js/ajaxfilemanager/theme/default/css/fckeditor.css

https://gitlab.com/ptisky/API_prestashop
CSS | 536 lines | 488 code | 30 blank | 18 comment | 0 complexity | 1c38cb98578e99d1590f7bb4c7f5df78 MD5 | raw file
  1. /*~~~~~~Global Setting ~~~~~~~~*/
  2. html, body{
  3. margin: 0px;
  4. padding: 0px;
  5. }
  6. body,td
  7. {
  8. font: 10px Verdana, Arial, Helvetica, sans-serif;
  9. color:#070707;
  10. }
  11. a,a:link,a:visited{color: #001C4D; text-decoration:none;}
  12. a:hover,a:active,a:visited:hover{color: #FF6131; text-decoration:none;}
  13. a img{border: none;}
  14. ul li{ line-height: 1.5em; display:inline}
  15. form{margin: 0;}
  16. #leftCol fieldset{
  17. position: relative;
  18. padding: 6px;
  19. margin:8px;
  20. border:1px solid #a1a1a1;
  21. background-image: url(../images/panel_bg.gif);
  22. background-repeat: repeat-y;
  23. background-position: left top;
  24. background-color: #d9dbdc;
  25. }
  26. #leftCol legend {
  27. /*
  28. position: absolute;
  29. top: -.5em;
  30. left: .2em;*/
  31. top: -5px;
  32. left: 2px;
  33. font-size: 11px;
  34. font-weight: bold;
  35. color: #000000;
  36. }
  37. ul{list-style:none;}
  38. .clear{
  39. clear:both;
  40. }
  41. input{ padding: 0; background-color: transparent;}
  42. /*~~~~~~Layout Setting ~~~~~~~~*/
  43. #leftCol, #rightCol, #body{
  44. }
  45. #wrapper
  46. {
  47. margin: 0px 0px;
  48. min-width:760px;
  49. width:100%;
  50. padding:0px;
  51. }
  52. #body{
  53. position:absolute;
  54. top:60px;
  55. width:100%;
  56. border-color:#0000CC;
  57. }
  58. #leftCol{
  59. background:#e8e8e8;
  60. width:265px;
  61. float:left;
  62. text-align:left;
  63. }
  64. #rightCol{
  65. width:100%;
  66. border: none;
  67. margin-left: -265px;
  68. float:right;
  69. }
  70. #rightCol img.ajaxLoadingImg{
  71. margin-left: 50%;
  72. margin-top:100px;
  73. }
  74. #content{
  75. margin-left: 265px;
  76. overflow: auto;
  77. overflow-x: hidden;
  78. max-height:380px;
  79. }
  80. .pagination_content{
  81. margin-left: 265px;
  82. overflow: auto;
  83. overflow-x: hidden;
  84. }
  85. .leftToRightArrow{
  86. background-image:url(../images/arrow_right.png);
  87. padding:2px 0 2px 16px;
  88. background-repeat:no-repeat;
  89. background-position:0 50%;
  90. text-decoration:none;
  91. height:100%;
  92. }
  93. /* forms */
  94. .inputMtime{width:55px; height:14px; font-size:9px;}
  95. .radio{
  96. background-color:none;
  97. }
  98. .calendar_trigger{
  99. background:none;
  100. border:none;
  101. height:17px;
  102. vertical-align:bottom;
  103. }
  104. table.tableSearch{
  105. padding:0;
  106. margin:0;
  107. }
  108. .boxSearch{
  109. padding:0;
  110. margin:0;
  111. }
  112. .boxSearchItems{
  113. margin:0;
  114. padding:0;
  115. }
  116. .boxSearchItems td{
  117. text-align:left;
  118. margin-left:5px;
  119. }
  120. .boxSearchItems dt{
  121. text-align:left;
  122. font-size:14px;
  123. margin:0;
  124. padding:0;
  125. margin-left:5px;
  126. }
  127. .boxSearchItems dd{
  128. display:block;
  129. margin:0;
  130. padding:0;
  131. margin-left:20px;
  132. }
  133. .boxSearchItems dd b{
  134. margin:0;
  135. display:block;
  136. }
  137. #linkSearch{
  138. float:right;
  139. padding-right:8px;
  140. }
  141. .tableSearch{
  142. margin:0;
  143. }
  144. p.searchButtons{
  145. padding-top:5px;
  146. }
  147. #linkClose{
  148. float:left;
  149. }
  150. #fileName{overflow:hidden;}
  151. #header
  152. {
  153. text-align:left;
  154. margin:0;
  155. padding:0;
  156. padding-top:0px;
  157. padding-left:18px;
  158. padding-right:18px;
  159. height:59px;
  160. background-image: url(../images/header.jpg);
  161. background-repeat: no-repeat;
  162. background-position: right top;
  163. background-color:#ececed;
  164. border-bottom-width: 1px;
  165. border-bottom-style: solid;
  166. border-bottom-color: #b3b3b4;
  167. }
  168. #currentFolderInfo dl{
  169. list-style:none;
  170. margin:0;
  171. padding:0;
  172. font-size: 14px;
  173. font-weight: bold;
  174. color: #666666;
  175. }
  176. #currentFolderInfo dt{
  177. font-size:12px;
  178. font-weight:bold;
  179. display:inline;
  180. margin:0;
  181. padding:0;
  182. color: #666666;
  183. }
  184. #currentFolderInfo dd{
  185. display:inline;
  186. }
  187. #currentFolderInfo dd a{
  188. text-decoration:underline;
  189. }
  190. #viewList{
  191. position:absolute;
  192. left:18px;
  193. top:36px;
  194. }
  195. #actionHeader
  196. {
  197. list-style-type: none;
  198. margin:0;
  199. padding:0;
  200. text-align:right;
  201. }
  202. #actionHeader li{line-height: 24px;}
  203. /*~~~~~~Links Setting ~~~~~~~~*/
  204. #actionHeader li a, #tickAll, .flagYes, .flagNo
  205. {
  206. padding:2px 1px 2px 16px;
  207. background-repeat:no-repeat;
  208. background-position:0 50%;
  209. text-decoration:none;
  210. height:100%;
  211. }
  212. #actionInfo{background-image:url(../images/info.png);}
  213. .check_all{background-image:url(../images/tickAll.png);}
  214. .uncheck_all{background-image:url(../images/uncheckAll.png);}
  215. .flagYes{background-image:url(../images/flagYes.png);}
  216. .flagNo{background-image:url(../images/flagno.png);}
  217. #actionCopy{background-image:url(../images/copy.png);}
  218. #actionPaste{background-image:url(../images/paste.png);}
  219. #actionCut{background-image:url(../images/cut.png);}
  220. #actionDelete{background-image:url(../images/delete.png);}
  221. #actionZip{background-image:url(../images/zip.png);}
  222. #actionRefresh{background-image:url(../images/refresh.png);}
  223. #actionUnzip{background-image:url(../images/unzip.png);}
  224. #actionUnzip{background-image:url(../images/unzip.png);}
  225. #actionUpload{background-image:url(../images/action/upload.png);}
  226. #actionNewFolder{background-image:url(../images/action/folder_add.png);}
  227. #actionNewFile{background-image:url(../images/action/page_add.png);}
  228. #tickAll{margin-left:5px;}
  229. a.action{
  230. text-decoration:none;};
  231. /*~~~~~~File / Folder Icon ~~~~~~~~*/
  232. .noFlag{
  233. background-image:none;
  234. }
  235. .cutFlag, .copyFlag{
  236. /*padding:2px 0 2px 7px;*/
  237. width:7px;
  238. height:7px;
  239. background-repeat:no-repeat;
  240. background-position:0 0px;
  241. overflow:hidden;
  242. text-decoration:none;
  243. height:100%;
  244. }
  245. .cutFlag{
  246. background-image:url(../images/cut_flag.gif);
  247. }
  248. .copyFlag{
  249. background-image:url(../images/copy_flag.gif);
  250. }
  251. span.folderEmpty, span.folder, span.folderParent,
  252. span.fileUnknown, span.fileText, span.fileWord,
  253. span.fileFlash, span.fileVideo, span.filePicture,
  254. span.filePPT, span.fileExcel, span.filePhp,
  255. span.fileMusic, span.fileExe, span.fileAcrobat,
  256. span.fileRTF, span.fileXml, span.fileCode,
  257. span.fileZip, span.addMore, span.deleteFile,
  258. span.cancel,span.uploadProcessing{
  259. padding:2px 0 2px 16px;
  260. background-repeat:no-repeat;
  261. background-position:0 50%;
  262. }
  263. span.uploadProcessing{background-image:url(../images/uploadProcessing.gif);}
  264. span.deleteFile,span.cancel{background-image:url(../images/flagno.png);}
  265. span.addMore{background-image:url(../images/add.png);}
  266. span.folderEmpty{background-image:url(../images/small_icon/folderEmpty.png);}
  267. span.folder{background-image:url(../images/small_icon/folder.png);}
  268. span.folderParent{background-image:url(../images/small_icon/folderParent.png);}
  269. span.fileUnknown{background-image:url(../images/small_icon/fileUnknown.png);}
  270. span.fileText{background-image:url(../images/small_icon/fileText.png);}
  271. span.fileWord{background-image:url(../images/small_icon/fileWord.png);}
  272. span.fileFlash{background-image:url(../images/small_icon/fileFlash.png);}
  273. span.fileVideo{background-image:url(../images/small_icon/fileVideo.png);}
  274. span.filePicture{background-image:url(../images/small_icon/filePicture.png);}
  275. span.filePPT{background-image:url(../images/small_icon/filePowerpoint.png);}
  276. span.fileExcel{background-image:url(../images/small_icon/fileExcel.png);}
  277. span.filePhp{background-image:url(../images/small_icon/filePhp.png);}
  278. span.fileMusic{background-image:url(../images/small_icon/fileMusic.png);}
  279. span.fileExe{background-image:url(../images/small_icon/fileExe.png);}
  280. span.fileAcrobat{background-image:url(../images/small_icon/fileAcrobat.png);}
  281. span.fileRTF{background-image:url(../images/small_icon/fileRTF.png);}
  282. span.fileXml{background-image:url(../images/small_icon/fileXml.png);}
  283. span.fileCode{background-image:url(../images/small_icon/fileCode.png);}
  284. span.fileZip{background-image:url(../images/small_icon/fileZip.png);}
  285. /* big icon */
  286. dt.folderEmpty, dt.folder, dt.folderParent,
  287. dt.fileUnknown, dt.fileText, dt.fileWord,
  288. dt.fileFlash, dt.fileVideo,
  289. dt.filePPT, dt.fileExcel, dt.filePhp,
  290. dt.fileMusic, dt.fileExe, dt.fileAcrobat,
  291. dt.fileRTF, dt.fileXml, dt.fileCode,
  292. dt.fileZip{
  293. margin: 0px;
  294. padding:0px;
  295. border:solid #ccc 1px;
  296. display:block;
  297. background-color:#ffffff;
  298. background-repeat:no-repeat;
  299. background-position:center;
  300. cursor:pointer;
  301. }
  302. dt.folderEmpty{background-image:url(../images/big_icon/folderEmpty.png);}
  303. dt.folder{background-image:url(../images/big_icon/folder.png);
  304. }
  305. dt.folderParent{background-image:url(../images/big_icon/folderParent.png);}
  306. dt.fileUnknown{background-image:url(../images/big_icon/fileUnknown.png);}
  307. dt.fileText{background-image:url(../images/big_icon/fileText.png);}
  308. dt.fileWord{background-image:url(../images/big_icon/fileWord.png);}
  309. dt.fileFlash{background-image:url(../images/big_icon/fileFlash.png);}
  310. dt.fileVideo{background-image:url(../images/big_icon/fileVideo.png);}
  311. dt.filePPT{background-image:url(../images/big_icon/filePowerpoint.png);}
  312. dt.fileExcel{background-image:url(../images/big_icon/fileExcel.png);}
  313. dt.filePhp{background-image:url(../images/big_icon/filePhp.png);}
  314. dt.fileMusic{background-image:url(../images/big_icon/fileMusic.png);}
  315. dt.fileExe{background-image:url(../images/big_icon/fileExe.png);}
  316. dt.fileAcrobat{background-image:url(../images/big_icon/fileAcrobat.png);}
  317. dt.fileRTF{background-image:url(../images/big_icon/fileRTF.png);}
  318. dt.fileXml{background-image:url(../images/big_icon/fileXml.png);}
  319. dt.fileCode{background-image:url(../images/big_icon/fileCode.png);}
  320. dt.fileZip{background-image:url(../images/big_icon/fileZip.png);}
  321. table.tableSummary{
  322. border-collapse:collapse;
  323. width:100%;
  324. }
  325. table.tableSummary tbody td
  326. {
  327. border:none;
  328. padding:2px 6px;
  329. text-align:left;
  330. }
  331. table.tableSummary tbody th{
  332. border:none;
  333. color:#000;
  334. white-space:nowrap;
  335. padding:1px 6px ;
  336. text-align:left;
  337. }
  338. /* text listing*/
  339. #textListing{
  340. list-style:none;
  341. }
  342. #textListing li{
  343. width:150px;
  344. border:solid #999999 1px;
  345. display:block;
  346. float:left;
  347. margin: 4px 4px;
  348. padding:2px 2px;
  349. }
  350. /** thumbnail listing */
  351. .thumbnailListing{
  352. border:solid #ccc 1px;
  353. display:block;
  354. float:left;
  355. margin: 3px 3px;
  356. padding:1px;
  357. background-color:#f4f4f4;
  358. }
  359. .thumbnailListing dt{
  360. width:120px;
  361. height:110px;
  362. text-align:center;
  363. margin:2px 2px;
  364. padding:0;
  365. border:solid #ccc 1px;
  366. }
  367. .thumbnailListing dt img{
  368. vertical-align:middle;
  369. }
  370. .thumbnailListing_info{
  371. width:125px;
  372. display:block;
  373. height:25px;
  374. text-align:center;
  375. margin:0px;
  376. }
  377. dd.thumbnailListing_info span, dd.thumbnailListing_info input, dd.thumbnailListing_info a{
  378. vertical-align:middle;
  379. }
  380. /* ~~~ === PAGINATION ===================================================== ~~~ */
  381. .pagination_summany
  382. {
  383. font-weight: bold;
  384. }
  385. p.pagination{
  386. clear: both;
  387. margin:0;
  388. padding:5px;
  389. width:100%;
  390. background-color:#e6e6e6;
  391. border-bottom-width: 1px;
  392. border-bottom-style: solid;
  393. border-bottom-color: #FFFFFF;
  394. }
  395. #pagination_parent_link
  396. {
  397. background: url(../images/go_parent.png) no-repeat 100% 50%;
  398. padding: 2px 6px 2px 10px;
  399. }
  400. a.pagination_first,
  401. a.pagination_previous,
  402. a.pagination_next,
  403. a.pagination_last,
  404. a.pagination_group
  405. {
  406. background: url(../images/pagination/pagination_left.gif) no-repeat 0 50%;
  407. text-decoration: none;
  408. padding: 2px 0 2px 6px;
  409. font-size: 11px;
  410. }
  411. a.pagination_first span,
  412. a.pagination_previous span,
  413. a.pagination_next span,
  414. a.pagination_last span,
  415. a.pagination_group span
  416. {
  417. background: url(../images/pagination/pagination_right.gif) no-repeat 100% 50%;
  418. padding: 2px 6px 2px 0;
  419. }
  420. a.pagination_first:hover,
  421. a.pagination_previous:hover,
  422. a.pagination_next:hover,
  423. a.pagination_last:hover,
  424. a.pagination_group:hover{color: #FF9900;}
  425. a.pagination_active{font-weight: bold; color: #CC0000;}
  426. /*~~~~~~Form Setting ~~~~~~~~*/
  427. .input, .inputFile{
  428. border: 1px solid #86888B;
  429. font: 12px Verdana, Arial, Helvetica, sans-serif;
  430. background-color: #fff;
  431. }
  432. .button{
  433. font: bold 10px Verdana, Arial, Helvetica, sans-serif;
  434. background:url(../images/button.gif);
  435. width:90px;
  436. height:20px;
  437. border:none;
  438. }
  439. /** Detail View */
  440. #tableList{
  441. font-size:100%;
  442. width:100%;
  443. }
  444. #tableList thead th{
  445. text-align:left;
  446. color:#7a92c2;
  447. padding:8px 8px 6px 8px;
  448. background-color: #DDDBD2;
  449. }
  450. #tableList thead th.docName{
  451. background:#DDDBD2;
  452. padding:2px 0px 2px 20px;
  453. border-right-width: 2px;
  454. border-right-style: groove;
  455. }
  456. #tableList tbody td { background:#f2f1ee; padding:0; }
  457. #tableList tbody td.docName {
  458. background-color:#fff;
  459. height: 22px;
  460. border-right-width: 2px;
  461. border-right-style: groove;
  462. padding:2px 0px 2px 20px;
  463. }
  464. #tableList tbody td.docInfo{
  465. background-color:#f2f1ee;
  466. height: 22px;
  467. border-right-width: 2px;
  468. border-right-style: groove;
  469. padding:2px 0px 2px 20px;
  470. }
  471. .fileColumns{
  472. border-right-width: 2px;
  473. border-right-style: groove;
  474. }
  475. /*thinkbox*/
  476. .jqmContainer{
  477. }
  478. .jqmHeader{
  479. height:15px;
  480. }
  481. .jqmHeader a{
  482. float:right;
  483. margin-right:10px;
  484. margin-top:-5px;
  485. }
  486. .jqmBody table thead th{
  487. font-size:16px;
  488. font-weight:bold;
  489. text-align:center;
  490. padding: 5px 5px;
  491. }
  492. .jqmBody table tbody th{
  493. text-align:right;
  494. padding: 2px 10px;
  495. }
  496. .jqmBody{
  497. border:1px solid #a1a1a1;
  498. background-image: url(../images/panel_bg.gif);
  499. background-repeat: repeat-y;
  500. background-position: left top;
  501. background-color: #d9dbdc;
  502. }
  503. /*~~~~~~Global Low Priority Setting ~~~~~~~~*/
  504. .left, td.left, th.left, td.leftDisabled{text-align:left;}
  505. .right, td.right, th.right{text-align:right;}
  506. .center, td.center, th.center{text-align:center;}