drg_default_html_editor 0.5.50.3 → 0.7.0.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/app/assets/images/arrow.png +0 -0
- data/app/assets/images/close.png +0 -0
- data/app/assets/images/lock-open.png +0 -0
- data/app/assets/images/lock.png +0 -0
- data/app/assets/images/refresh.png +0 -0
- data/app/assets/images/spinner.gif +0 -0
- data/app/assets/javascripts/ckeditor/CHANGES.md +2040 -415
- data/app/assets/javascripts/ckeditor/LICENSE.md +180 -8
- data/app/assets/javascripts/ckeditor/README.md +5 -5
- data/app/assets/javascripts/ckeditor/SECURITY.md +10 -0
- data/app/assets/javascripts/ckeditor/adapters/jquery.js +8 -8
- data/app/assets/javascripts/ckeditor/bender-runner.config.json +16 -0
- data/app/assets/javascripts/ckeditor/build-config.js +68 -47
- data/app/assets/javascripts/ckeditor/ckeditor.js +1420 -974
- data/app/assets/javascripts/ckeditor/config.js +7 -2
- data/app/assets/javascripts/ckeditor/contents.css +83 -9
- data/app/assets/javascripts/ckeditor/lang/af.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ar.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/az.js +5 -0
- data/app/assets/javascripts/ckeditor/lang/bg.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/bn.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/bs.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ca.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/cs.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/cy.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/da.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/de-ch.js +5 -0
- data/app/assets/javascripts/ckeditor/lang/de.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/el.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/en-au.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/en-ca.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/en-gb.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/en.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/eo.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/es-mx.js +5 -0
- data/app/assets/javascripts/ckeditor/lang/es.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/et.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/eu.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/fa.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/fi.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/fo.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/fr-ca.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/fr.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/gl.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/gu.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/he.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/hi.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/hr.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/hu.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/id.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/is.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/it.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ja.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ka.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/km.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ko.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ku.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/lt.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/lv.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/mk.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/mn.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ms.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/nb.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/nl.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/no.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/oc.js +5 -0
- data/app/assets/javascripts/ckeditor/lang/pl.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/pt-br.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/pt.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ro.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ru.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/si.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/sk.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/sl.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/sq.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/sr-latn.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/sr.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/sv.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/th.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/tr.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/tt.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ug.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/uk.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/vi.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/zh-cn.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/zh.js +4 -4
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt +2 -2
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/af.js +11 -0
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js +10 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/az.js +11 -0
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js +8 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js +10 -10
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js +10 -11
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/da.js +9 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/de.js +11 -10
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/el.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/en-au.js +11 -0
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js +7 -6
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/en.js +7 -6
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/es-mx.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/es.js +9 -8
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/et.js +9 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js +12 -0
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js +8 -8
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js +12 -0
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js +8 -8
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js +11 -11
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js +8 -8
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js +7 -6
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/he.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js +7 -6
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js +9 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js +6 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/id.js +9 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/it.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js +5 -5
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/km.js +7 -6
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js +8 -8
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js +8 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js +7 -6
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js +10 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js +7 -6
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js +9 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js +6 -6
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/no.js +10 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js +12 -0
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js +10 -10
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js +9 -8
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js +10 -10
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js +10 -10
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/si.js +8 -8
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js +8 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js +9 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js +10 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js +10 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js +10 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js +9 -10
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/th.js +7 -6
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js +8 -8
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js +10 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js +8 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js +8 -8
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js +7 -8
- data/app/assets/javascripts/ckeditor/plugins/about/dialogs/about.js +6 -5
- data/app/assets/javascripts/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/about/dialogs/logo_ckeditor.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/clipboard/dialogs/paste.js +9 -9
- data/app/assets/javascripts/ckeditor/plugins/colordialog/dialogs/colordialog.css +20 -0
- data/app/assets/javascripts/ckeditor/plugins/colordialog/dialogs/colordialog.js +12 -11
- data/app/assets/javascripts/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg +25 -0
- data/app/assets/javascripts/ckeditor/plugins/copyformatting/cursors/cursor.svg +14 -0
- data/app/assets/javascripts/ckeditor/plugins/copyformatting/styles/copyformatting.css +45 -0
- data/app/assets/javascripts/ckeditor/plugins/dialog/dialogDefinition.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/dialog/styles/dialog.css +18 -0
- data/app/assets/javascripts/ckeditor/plugins/div/dialogs/div.js +9 -8
- data/app/assets/javascripts/ckeditor/plugins/find/dialogs/find.js +24 -22
- data/app/assets/javascripts/ckeditor/plugins/icons.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/icons_hidpi.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/image/dialogs/image-org.js +44 -0
- data/app/assets/javascripts/ckeditor/plugins/image/dialogs/image.js +1286 -43
- data/app/assets/javascripts/ckeditor/plugins/image/images/noimage.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/link/dialogs/anchor.js +6 -5
- data/app/assets/javascripts/ckeditor/plugins/link/dialogs/link.js +28 -24
- data/app/assets/javascripts/ckeditor/plugins/link/images/anchor.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/link/images/hidpi/anchor.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/liststyle/dialogs/liststyle.js +8 -8
- data/app/assets/javascripts/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/magicline/images/hidpi/icon.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/magicline/images/icon-rtl.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/magicline/images/icon.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/pagebreak/images/pagebreak.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/pastefromgdocs/filter/default.js +8 -0
- data/app/assets/javascripts/ckeditor/plugins/pastefromlibreoffice/filter/default.js +11 -0
- data/app/assets/javascripts/ckeditor/plugins/pastefromword/filter/default.js +40 -29
- data/app/assets/javascripts/ckeditor/plugins/pastetools/filter/common.js +24 -0
- data/app/assets/javascripts/ckeditor/plugins/pastetools/filter/image.js +12 -0
- data/app/assets/javascripts/ckeditor/plugins/preview/images/pagebreak.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/preview/styles/screen.css +10 -0
- data/app/assets/javascripts/ckeditor/plugins/scayt/CHANGELOG.md +4 -0
- data/app/assets/javascripts/ckeditor/plugins/scayt/README.md +63 -7
- data/app/assets/javascripts/ckeditor/plugins/scayt/dialogs/dialog.css +23 -0
- data/app/assets/javascripts/ckeditor/plugins/scayt/dialogs/options.js +32 -17
- data/app/assets/javascripts/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css +25 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_address.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_blockquote.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_div.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_h1.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_h2.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_h3.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_h4.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_h5.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_h6.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_p.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_pre.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/af.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ar.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/az.js +10 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/bg.js +4 -4
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ca.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/cs.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/cy.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/da.js +11 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/de.js +11 -11
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/el.js +5 -5
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/en-au.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/en-ca.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/en.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/eo.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/es-mx.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/es.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/et.js +9 -11
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/eu.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/fa.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/fi.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/fr.js +10 -9
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/gl.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/he.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/hr.js +11 -11
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/hu.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/id.js +11 -11
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/it.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ja.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/km.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ko.js +10 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ku.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/lt.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/lv.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/nb.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/nl.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/no.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/oc.js +12 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/pl.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/pt.js +11 -11
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ro.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ru.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/si.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/sk.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/sl.js +10 -10
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/sq.js +5 -5
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/sr-latn.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/sr.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/sv.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/th.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/tr.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/tt.js +6 -6
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ug.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/uk.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/vi.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/zh.js +7 -10
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/specialchar.js +12 -12
- data/app/assets/javascripts/ckeditor/plugins/table/dialogs/table.js +20 -19
- data/app/assets/javascripts/ckeditor/plugins/tableselection/styles/tableselection.css +36 -0
- data/app/assets/javascripts/ckeditor/plugins/tabletools/dialogs/tableCell.js +16 -15
- data/app/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css +2 -2
- data/app/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.js +9 -8
- data/app/assets/javascripts/ckeditor/plugins/templates/templatedefinition.js +4 -0
- data/app/assets/javascripts/ckeditor/plugins/templates/templates/default.js +5 -4
- data/app/assets/javascripts/ckeditor/plugins/templates/templates/images/template1.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/templates/templates/images/template2.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/templates/templates/images/template3.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/widget/images/handle.png +0 -0
- data/app/assets/javascripts/ckeditor/samples/css/samples.css +1637 -0
- data/app/assets/javascripts/ckeditor/samples/img/github-top.png +0 -0
- data/app/assets/javascripts/ckeditor/samples/img/header-bg.png +0 -0
- data/app/assets/javascripts/ckeditor/samples/img/header-separator.png +0 -0
- data/app/assets/javascripts/ckeditor/samples/img/logo.png +0 -0
- data/app/assets/javascripts/ckeditor/samples/img/logo.svg +13 -0
- data/app/assets/javascripts/ckeditor/samples/img/navigation-tip.png +0 -0
- data/app/assets/javascripts/ckeditor/samples/index.html +115 -113
- data/app/assets/javascripts/ckeditor/samples/js/sample.js +53 -0
- data/app/assets/javascripts/ckeditor/samples/js/sf.js +17 -0
- data/app/assets/javascripts/ckeditor/samples/{ajax.html → old/ajax.html} +10 -7
- data/app/assets/javascripts/ckeditor/samples/{api.html → old/api.html} +19 -16
- data/app/assets/javascripts/ckeditor/samples/{appendto.html → old/appendto.html} +12 -9
- data/app/assets/javascripts/ckeditor/samples/old/assets/inlineall/logo.png +0 -0
- data/app/assets/javascripts/ckeditor/samples/{assets → old/assets}/outputxhtml/outputxhtml.css +2 -2
- data/app/assets/javascripts/ckeditor/samples/{assets → old/assets}/posteddata.php +6 -5
- data/app/assets/javascripts/ckeditor/samples/old/assets/sample.jpg +0 -0
- data/app/assets/javascripts/ckeditor/samples/old/assets/uilanguages/languages.js +7 -0
- data/app/assets/javascripts/ckeditor/samples/{datafiltering.html → old/datafiltering.html} +125 -18
- data/app/assets/javascripts/ckeditor/samples/{plugins → old}/dialog/assets/my_dialog.js +3 -3
- data/app/assets/javascripts/ckeditor/samples/{plugins → old}/dialog/dialog.html +14 -11
- data/app/assets/javascripts/ckeditor/samples/{divreplace.html → old/divreplace.html} +10 -7
- data/app/assets/javascripts/ckeditor/samples/{plugins → old}/enterkey/enterkey.html +14 -11
- data/app/assets/javascripts/ckeditor/samples/{plugins → old}/htmlwriter/outputhtml.html +14 -11
- data/app/assets/javascripts/ckeditor/samples/old/index.html +129 -0
- data/app/assets/javascripts/ckeditor/samples/{inlineall.html → old/inlineall.html} +16 -13
- data/app/assets/javascripts/ckeditor/samples/{inlinebycode.html → old/inlinebycode.html} +11 -8
- data/app/assets/javascripts/ckeditor/samples/{inlinetextarea.html → old/inlinetextarea.html} +12 -9
- data/app/assets/javascripts/ckeditor/samples/{jquery.html → old/jquery.html} +13 -10
- data/app/assets/javascripts/ckeditor/samples/{plugins → old}/magicline/magicline.html +11 -8
- data/app/assets/javascripts/ckeditor/samples/{readonly.html → old/readonly.html} +13 -10
- data/app/assets/javascripts/ckeditor/samples/{replacebyclass.html → old/replacebyclass.html} +10 -7
- data/app/assets/javascripts/ckeditor/samples/{replacebycode.html → old/replacebycode.html} +10 -7
- data/app/assets/javascripts/ckeditor/samples/{sample.css → old/sample.css} +6 -14
- data/app/assets/javascripts/ckeditor/samples/{sample.js → old/sample.js} +2 -2
- data/app/assets/javascripts/ckeditor/samples/{sample_posteddata.php → old/sample_posteddata.php} +2 -2
- data/app/assets/javascripts/ckeditor/samples/{tabindex.html → old/tabindex.html} +10 -7
- data/app/assets/javascripts/ckeditor/samples/{plugins → old}/toolbar/toolbar.html +15 -12
- data/app/assets/javascripts/ckeditor/samples/{uicolor.html → old/uicolor.html} +11 -8
- data/app/assets/javascripts/ckeditor/samples/{uilanguages.html → old/uilanguages.html} +13 -10
- data/app/assets/javascripts/ckeditor/samples/old/wysiwygarea/fullpage.html +80 -0
- data/app/assets/javascripts/ckeditor/samples/{xhtmlstyle.html → old/xhtmlstyle.html} +12 -9
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/css/fontello.css +55 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt +10 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/font/config.json +28 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/font/fontello.eot +0 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/font/fontello.svg +14 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/font/fontello.ttf +0 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/font/fontello.woff +0 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/index.html +447 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js +13 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js +9 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js +33 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js +14 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE +19 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css +325 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js +288 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js +25 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css +36 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css +38 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js +16 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/dialog.css +5 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/dialog_ie.css +5 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/dialog_ie8.css +5 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/dialog_iequirks.css +5 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/editor.css +5 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/editor_gecko.css +5 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/editor_ie.css +5 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/editor_ie8.css +5 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/editor_iequirks.css +5 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/icons.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/icons_hidpi.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/arrow.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/close.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/hidpi/close.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/hidpi/lock.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/hidpi/refresh.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/lock-open.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/lock.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/refresh.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/spinner.gif +0 -0
- data/app/assets/javascripts/ckeditor/skins/{moono → moono-lisa}/readme.md +11 -16
- data/app/assets/javascripts/ckeditor/styles.js +43 -17
- data/app/assets/javascripts/ckeditor/vendor/promise.js +13 -0
- data/app/assets/javascripts/drg_default_html_editor_cms.js +1 -4
- data/app/assets/stylesheets/drg_default_html_editor_cms.css +3 -3
- data/app/{controllers/dc_elfinder_controller.rb → models/drgcms_form_fields/ckeditor.rb} +33 -32
- data/lib/drg_default_html_editor/version.rb +1 -1
- data/lib/drg_default_html_editor.rb +2 -3
- data/lib/tasks/drg_default_html_editor_tasks.rake +16 -4
- metadata +169 -249
- data/app/assets/javascripts/ckeditor/plugins/flash/dialogs/flash.js +0 -24
- data/app/assets/javascripts/ckeditor/plugins/flash/images/placeholder.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/forms/dialogs/button.js +0 -8
- data/app/assets/javascripts/ckeditor/plugins/forms/dialogs/checkbox.js +0 -8
- data/app/assets/javascripts/ckeditor/plugins/forms/dialogs/form.js +0 -8
- data/app/assets/javascripts/ckeditor/plugins/forms/dialogs/hiddenfield.js +0 -8
- data/app/assets/javascripts/ckeditor/plugins/forms/dialogs/radio.js +0 -8
- data/app/assets/javascripts/ckeditor/plugins/forms/dialogs/select.js +0 -20
- data/app/assets/javascripts/ckeditor/plugins/forms/dialogs/textarea.js +0 -8
- data/app/assets/javascripts/ckeditor/plugins/forms/dialogs/textfield.js +0 -10
- data/app/assets/javascripts/ckeditor/plugins/forms/images/hiddenfield.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/iframe/dialogs/iframe.js +0 -10
- data/app/assets/javascripts/ckeditor/plugins/iframe/images/placeholder.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/dialogs/smiley.js +0 -10
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/angel_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/angel_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/angry_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/angry_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/broken_heart.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/broken_heart.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/confused_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/confused_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/cry_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/cry_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/devil_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/devil_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/embaressed_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/embarrassed_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/embarrassed_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/envelope.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/envelope.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/heart.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/heart.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/kiss.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/kiss.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/lightbulb.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/lightbulb.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/omg_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/omg_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/regular_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/regular_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/sad_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/sad_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/shades_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/shades_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/teeth_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/teeth_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/thumbs_down.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/thumbs_down.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/thumbs_up.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/thumbs_up.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/tongue_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/tongue_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/tounge_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/wink_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/wink_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/wsc/LICENSE.md +0 -28
- data/app/assets/javascripts/ckeditor/plugins/wsc/README.md +0 -25
- data/app/assets/javascripts/ckeditor/plugins/wsc/dialogs/ciframe.html +0 -66
- data/app/assets/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html +0 -52
- data/app/assets/javascripts/ckeditor/plugins/wsc/dialogs/wsc.css +0 -82
- data/app/assets/javascripts/ckeditor/plugins/wsc/dialogs/wsc.js +0 -74
- data/app/assets/javascripts/ckeditor/plugins/wsc/dialogs/wsc_ie.js +0 -11
- data/app/assets/javascripts/ckeditor/samples/assets/inlineall/logo.png +0 -0
- data/app/assets/javascripts/ckeditor/samples/assets/sample.jpg +0 -0
- data/app/assets/javascripts/ckeditor/samples/assets/uilanguages/languages.js +0 -7
- data/app/assets/javascripts/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla +0 -0
- data/app/assets/javascripts/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf +0 -0
- data/app/assets/javascripts/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js +0 -18
- data/app/assets/javascripts/ckeditor/samples/plugins/htmlwriter/outputforflash.html +0 -280
- data/app/assets/javascripts/ckeditor/samples/plugins/wysiwygarea/fullpage.html +0 -77
- data/app/assets/javascripts/ckeditor/skins/moono/dialog.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/dialog_ie.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/dialog_ie7.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/dialog_ie8.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/dialog_iequirks.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/editor.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/editor_gecko.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/editor_ie.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/editor_ie7.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/editor_ie8.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/editor_iequirks.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/icons.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/icons_hidpi.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/images/arrow.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/images/close.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/images/hidpi/close.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/images/hidpi/lock-open.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/images/hidpi/lock.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/images/hidpi/refresh.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/images/lock-open.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/images/lock.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/images/refresh.png +0 -0
- data/app/assets/javascripts/elfinder/Changelog +0 -494
- data/app/assets/javascripts/elfinder/LICENSE.md +0 -15
- data/app/assets/javascripts/elfinder/README.md +0 -209
- data/app/assets/javascripts/elfinder/bower.json +0 -28
- data/app/assets/javascripts/elfinder/composer.json +0 -39
- data/app/assets/javascripts/elfinder/css/elfinder.full.css +0 -3034
- data/app/assets/javascripts/elfinder/css/elfinder.min.css +0 -9
- data/app/assets/javascripts/elfinder/css/theme.css +0 -68
- data/app/assets/javascripts/elfinder/elfinder.html +0 -61
- data/app/assets/javascripts/elfinder/img/arrows-active.png +0 -0
- data/app/assets/javascripts/elfinder/img/arrows-normal.png +0 -0
- data/app/assets/javascripts/elfinder/img/crop.gif +0 -0
- data/app/assets/javascripts/elfinder/img/dialogs.png +0 -0
- data/app/assets/javascripts/elfinder/img/icons-big.png +0 -0
- data/app/assets/javascripts/elfinder/img/icons-small.png +0 -0
- data/app/assets/javascripts/elfinder/img/logo.png +0 -0
- data/app/assets/javascripts/elfinder/img/progress.gif +0 -0
- data/app/assets/javascripts/elfinder/img/quicklook-bg.png +0 -0
- data/app/assets/javascripts/elfinder/img/quicklook-icons.png +0 -0
- data/app/assets/javascripts/elfinder/img/resize.png +0 -0
- data/app/assets/javascripts/elfinder/img/spinner-mini.gif +0 -0
- data/app/assets/javascripts/elfinder/img/toolbar.png +0 -0
- data/app/assets/javascripts/elfinder/img/volume_icon_box.png +0 -0
- data/app/assets/javascripts/elfinder/img/volume_icon_dropbox.png +0 -0
- data/app/assets/javascripts/elfinder/img/volume_icon_ftp.png +0 -0
- data/app/assets/javascripts/elfinder/img/volume_icon_googledrive.png +0 -0
- data/app/assets/javascripts/elfinder/img/volume_icon_local.png +0 -0
- data/app/assets/javascripts/elfinder/img/volume_icon_onedrive.png +0 -0
- data/app/assets/javascripts/elfinder/img/volume_icon_sql.png +0 -0
- data/app/assets/javascripts/elfinder/js/elfinder.full.js +0 -23025
- data/app/assets/javascripts/elfinder/js/elfinder.min.js +0 -20
- data/app/assets/javascripts/elfinder/js/extras/encoding-japanese.min.js +0 -35
- data/app/assets/javascripts/elfinder/js/extras/quicklook.googledocs.js +0 -69
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.LANG.js +0 -479
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.ar.js +0 -375
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.bg.js +0 -412
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.ca.js +0 -375
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.cs.js +0 -469
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.da.js +0 -374
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.de.js +0 -457
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.el.js +0 -374
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.es.js +0 -433
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.fa.js +0 -374
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.fallback.js +0 -11
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.fo.js +0 -419
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.fr.js +0 -419
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.he.js +0 -375
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.hr.js +0 -434
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.hu.js +0 -447
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.id.js +0 -373
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.it.js +0 -448
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.jp.js +0 -474
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.ko.js +0 -374
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.nl.js +0 -419
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.no.js +0 -374
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.pl.js +0 -455
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.pt_BR.js +0 -438
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.ro.js +0 -417
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.ru.js +0 -440
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.sk.js +0 -469
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.sl.js +0 -374
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.sr.js +0 -374
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.sv.js +0 -375
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.tr.js +0 -468
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.ug_CN.js +0 -374
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.uk.js +0 -391
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.vi.js +0 -374
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.zh_CN.js +0 -467
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.zh_TW.js +0 -472
- data/app/assets/javascripts/elfinder/js/proxy/elFinderSupportVer1.js +0 -420
- data/app/assets/javascripts/elfinder/main.default.js +0 -94
- data/app/assets/javascripts/elfinder/package.json +0 -13
- data/app/assets/javascripts/elfinder/sounds/rm.wav +0 -0
- data/config/initializers/load_patches.rb +0 -30
- data/config/routes.rb +0 -2
- data/lib/drg_default_html_editor.rb~ +0 -6
- data/lib/patches/drgcms_form_field.rb +0 -121
- data/lib/patches/patch_for_elfinder.rb +0 -115
- data/lib/tasks/drg_default_html_editor_copy_assets.rake +0 -18
@@ -1,3034 +0,0 @@
|
|
1
|
-
/*!
|
2
|
-
* elFinder - file manager for web
|
3
|
-
* Version 2.1.20 (2017-01-11)
|
4
|
-
* http://elfinder.org
|
5
|
-
*
|
6
|
-
* Copyright 2009-2017, Studio 42
|
7
|
-
* Licensed under a 3-clauses BSD license
|
8
|
-
*/
|
9
|
-
|
10
|
-
/* File: /css/commands.css */
|
11
|
-
/******************************************************************/
|
12
|
-
/* COMMANDS STYLES */
|
13
|
-
/******************************************************************/
|
14
|
-
|
15
|
-
/********************** COMMAND "RESIZE" ****************************/
|
16
|
-
.elfinder-dialog-resize { margin-top:.3em; }
|
17
|
-
.elfinder-resize-type { float:left; margin-bottom: .4em; }
|
18
|
-
.elfinder-resize-control { float: left; }
|
19
|
-
.elfinder-resize-control input[type=text] {
|
20
|
-
border:1px solid #aaa;
|
21
|
-
text-align: right;
|
22
|
-
width: 4em;
|
23
|
-
}
|
24
|
-
.elfinder-resize-control input.elfinder-resize-bg {
|
25
|
-
text-align: center;
|
26
|
-
width: 5em;
|
27
|
-
direction: ltr;
|
28
|
-
}
|
29
|
-
.elfinder-dialog-resize .elfinder-resize-imgrotate,
|
30
|
-
.elfinder-dialog-resize .elfinder-resize-pallet {
|
31
|
-
cursor: pointer;
|
32
|
-
}
|
33
|
-
.elfinder-dialog-resize .elfinder-resize-picking {
|
34
|
-
cursor: crosshair;
|
35
|
-
}
|
36
|
-
.elfinder-dialog-resize .elfinder-resize-grid8 + button {
|
37
|
-
padding-top: 2px;
|
38
|
-
padding-bottom: 2px;
|
39
|
-
}
|
40
|
-
.elfinder-resize-preview {
|
41
|
-
width:400px;
|
42
|
-
height:400px;
|
43
|
-
padding:10px;
|
44
|
-
background:#fff;
|
45
|
-
border:1px solid #aaa;
|
46
|
-
float:right;
|
47
|
-
position:relative;
|
48
|
-
overflow:hidden;
|
49
|
-
text-align: left;
|
50
|
-
direction: ltr;
|
51
|
-
}
|
52
|
-
|
53
|
-
.elfinder-resize-handle { position:relative;}
|
54
|
-
|
55
|
-
.elfinder-resize-handle-hline,
|
56
|
-
.elfinder-resize-handle-vline {
|
57
|
-
position:absolute;
|
58
|
-
background-image:url("../img/crop.gif");
|
59
|
-
}
|
60
|
-
|
61
|
-
.elfinder-resize-handle-hline {
|
62
|
-
width:100%;
|
63
|
-
height:1px !important;
|
64
|
-
background-repeat:repeat-x;
|
65
|
-
}
|
66
|
-
.elfinder-resize-handle-vline {
|
67
|
-
width:1px !important;
|
68
|
-
height:100%;
|
69
|
-
background-repeat:repeat-y;
|
70
|
-
}
|
71
|
-
|
72
|
-
.elfinder-resize-handle-hline-top { top:0; left:0; }
|
73
|
-
.elfinder-resize-handle-hline-bottom { bottom:0; left:0; }
|
74
|
-
.elfinder-resize-handle-vline-left { top:0; left:0; }
|
75
|
-
.elfinder-resize-handle-vline-right { top:0; right:0; }
|
76
|
-
|
77
|
-
.elfinder-resize-handle-point {
|
78
|
-
position:absolute;
|
79
|
-
width:8px;
|
80
|
-
height:8px;
|
81
|
-
border:1px solid #777;
|
82
|
-
background:transparent;
|
83
|
-
}
|
84
|
-
|
85
|
-
.elfinder-resize-handle-point-n {
|
86
|
-
top:0;
|
87
|
-
left:50%;
|
88
|
-
margin-top:-5px;
|
89
|
-
margin-left:-5px;
|
90
|
-
}
|
91
|
-
.elfinder-resize-handle-point-ne {
|
92
|
-
top:0;
|
93
|
-
right:0;
|
94
|
-
margin-top:-5px;
|
95
|
-
margin-right:-5px;
|
96
|
-
}
|
97
|
-
.elfinder-resize-handle-point-e {
|
98
|
-
top:50%;
|
99
|
-
right:0;
|
100
|
-
margin-top:-5px;
|
101
|
-
margin-right:-5px;
|
102
|
-
}
|
103
|
-
.elfinder-resize-handle-point-se {
|
104
|
-
bottom:0;
|
105
|
-
right:0;
|
106
|
-
margin-bottom:-5px;
|
107
|
-
margin-right:-5px;
|
108
|
-
}
|
109
|
-
.elfinder-resize-handle-point-s {
|
110
|
-
bottom:0;
|
111
|
-
left:50%;
|
112
|
-
margin-bottom:-5px;
|
113
|
-
margin-left:-5px;
|
114
|
-
}
|
115
|
-
.elfinder-resize-handle-point-sw {
|
116
|
-
bottom:0;
|
117
|
-
left:0;
|
118
|
-
margin-bottom:-5px;
|
119
|
-
margin-left:-5px;
|
120
|
-
}
|
121
|
-
.elfinder-resize-handle-point-w {
|
122
|
-
top:50%;
|
123
|
-
left:0;
|
124
|
-
margin-top:-5px;
|
125
|
-
margin-left:-5px;
|
126
|
-
}
|
127
|
-
.elfinder-resize-handle-point-nw {
|
128
|
-
top:0;
|
129
|
-
left:0;
|
130
|
-
margin-top:-5px;
|
131
|
-
margin-left:-5px;
|
132
|
-
}
|
133
|
-
|
134
|
-
.elfinder-resize-spinner {
|
135
|
-
position:absolute;
|
136
|
-
width:200px;
|
137
|
-
height:30px;
|
138
|
-
top:50%;
|
139
|
-
margin-top:-25px;
|
140
|
-
left:50%;
|
141
|
-
margin-left:-100px;
|
142
|
-
text-align:center;
|
143
|
-
background:url(../img/progress.gif) center bottom repeat-x;
|
144
|
-
}
|
145
|
-
|
146
|
-
.elfinder-resize-row { margin-bottom:9px; position:relative;}
|
147
|
-
|
148
|
-
.elfinder-resize-label { float:left; width:80px; padding-top: 3px; }
|
149
|
-
|
150
|
-
.elfinder-resize-checkbox-label { border: 1px solid transparent; }
|
151
|
-
|
152
|
-
.elfinder-dialog .elfinder-dialog-resize .elfinder-resize-whctrls {
|
153
|
-
margin: -20px 5px 0 5px;
|
154
|
-
}
|
155
|
-
.elfinder-ltr .elfinder-dialog .elfinder-dialog-resize .elfinder-resize-whctrls {
|
156
|
-
float: right;
|
157
|
-
}
|
158
|
-
.elfinder-rtl .elfinder-dialog .elfinder-dialog-resize .elfinder-resize-whctrls {
|
159
|
-
float: left;
|
160
|
-
}
|
161
|
-
|
162
|
-
.elfinder-dialog .elfinder-dialog-resize .ui-resizable-e,
|
163
|
-
.elfinder-dialog .elfinder-dialog-resize .ui-resizable-w {
|
164
|
-
height:100%;
|
165
|
-
width:10px;
|
166
|
-
}
|
167
|
-
.elfinder-dialog .elfinder-dialog-resize .ui-resizable-s,
|
168
|
-
.elfinder-dialog .elfinder-dialog-resize .ui-resizable-n {
|
169
|
-
width:100%;
|
170
|
-
height:10px;
|
171
|
-
}
|
172
|
-
.elfinder-dialog .elfinder-dialog-resize .ui-resizable-e { margin-right: -7px; }
|
173
|
-
.elfinder-dialog .elfinder-dialog-resize .ui-resizable-w { margin-left: -7px; }
|
174
|
-
.elfinder-dialog .elfinder-dialog-resize .ui-resizable-s { margin-bottom: -7px; }
|
175
|
-
.elfinder-dialog .elfinder-dialog-resize .ui-resizable-n { margin-top: -7px; }
|
176
|
-
|
177
|
-
.elfinder-dialog .elfinder-dialog-resize .ui-resizable-se,
|
178
|
-
.elfinder-dialog .elfinder-dialog-resize .ui-resizable-sw,
|
179
|
-
.elfinder-dialog .elfinder-dialog-resize .ui-resizable-ne,
|
180
|
-
.elfinder-dialog .elfinder-dialog-resize .ui-resizable-nw {
|
181
|
-
width: 10px;
|
182
|
-
height: 10px;
|
183
|
-
}
|
184
|
-
.elfinder-dialog .elfinder-dialog-resize .ui-resizable-se {
|
185
|
-
background:transparent;
|
186
|
-
bottom:0;
|
187
|
-
right:0;
|
188
|
-
margin-right:-7px;
|
189
|
-
margin-bottom:-7px;
|
190
|
-
}
|
191
|
-
.elfinder-dialog .elfinder-dialog-resize .ui-resizable-sw {
|
192
|
-
margin-left: -7px;
|
193
|
-
margin-bottom: -7px;
|
194
|
-
}
|
195
|
-
.elfinder-dialog .elfinder-dialog-resize .ui-resizable-ne {
|
196
|
-
margin-right:-7px;
|
197
|
-
margin-top:-7px;
|
198
|
-
}
|
199
|
-
.elfinder-dialog .elfinder-dialog-resize .ui-resizable-nw {
|
200
|
-
margin-left: -7px;
|
201
|
-
margin-top: -7px;
|
202
|
-
}
|
203
|
-
|
204
|
-
.elfinder-touch .elfinder-dialog .elfinder-dialog-resize .ui-resizable-s,
|
205
|
-
.elfinder-touch .elfinder-dialog .elfinder-dialog-resize .ui-resizable-n {
|
206
|
-
height: 20px;
|
207
|
-
}
|
208
|
-
.elfinder-touch .elfinder-dialog .elfinder-dialog-resize .ui-resizable-e,
|
209
|
-
.elfinder-touch .elfinder-dialog .elfinder-dialog-resize .ui-resizable-w {
|
210
|
-
width: 20px;
|
211
|
-
}
|
212
|
-
.elfinder-touch .elfinder-dialog .elfinder-dialog-resize .ui-resizable-se,
|
213
|
-
.elfinder-touch .elfinder-dialog .elfinder-dialog-resize .ui-resizable-sw,
|
214
|
-
.elfinder-touch .elfinder-dialog .elfinder-dialog-resize .ui-resizable-ne,
|
215
|
-
.elfinder-touch .elfinder-dialog .elfinder-dialog-resize .ui-resizable-nw {
|
216
|
-
width: 30px;
|
217
|
-
height: 30px;
|
218
|
-
}
|
219
|
-
.elfinder-touch .elfinder-dialog .elfinder-dialog-resize .elfinder-resize-preview .ui-resizable-se {
|
220
|
-
width: 30px;
|
221
|
-
height: 30px;
|
222
|
-
zoom: 1;
|
223
|
-
margin: 0;
|
224
|
-
}
|
225
|
-
.elfinder-dialog-resize .ui-icon-grip-solid-vertical {
|
226
|
-
position:absolute;
|
227
|
-
top:50%;
|
228
|
-
right:0;
|
229
|
-
margin-top:-8px;
|
230
|
-
margin-right:-11px;
|
231
|
-
}
|
232
|
-
.elfinder-dialog-resize .ui-icon-grip-solid-horizontal {
|
233
|
-
position:absolute;
|
234
|
-
left:50%;
|
235
|
-
bottom:0;
|
236
|
-
margin-left:-8px;
|
237
|
-
margin-bottom:-11px;;
|
238
|
-
}
|
239
|
-
|
240
|
-
.elfinder-dialog-resize .elfinder-resize-row .ui-buttonset {
|
241
|
-
float:right;
|
242
|
-
}
|
243
|
-
|
244
|
-
.elfinder-dialog-resize .elfinder-resize-degree input,
|
245
|
-
.elfinder-dialog-resize .elfinder-resize-quality input {
|
246
|
-
width: 2.5em;
|
247
|
-
}
|
248
|
-
.elfinder-dialog-resize .elfinder-resize-degree button.ui-button {
|
249
|
-
padding: 6px 8px;
|
250
|
-
}
|
251
|
-
.elfinder-dialog-resize button.ui-button span {
|
252
|
-
padding: 0;
|
253
|
-
}
|
254
|
-
|
255
|
-
.ui-widget-content .elfinder-dialog-resize .elfinder-resize-rotate-slider {
|
256
|
-
width: 195px;
|
257
|
-
margin: 10px 7px;
|
258
|
-
background-color: #fafafa;
|
259
|
-
}
|
260
|
-
|
261
|
-
.elfinder-dialog-resize .elfinder-resize-type span.ui-checkboxradio-icon {
|
262
|
-
display: none;
|
263
|
-
}
|
264
|
-
|
265
|
-
/********************** COMMAND "EDIT" ****************************/
|
266
|
-
/* edit text file textarea */
|
267
|
-
.elfinder-file-edit {
|
268
|
-
width:100%;
|
269
|
-
height:99%;
|
270
|
-
margin:0;
|
271
|
-
padding:2px;
|
272
|
-
border:1px solid #ccc;
|
273
|
-
box-sizing: border-box;
|
274
|
-
}
|
275
|
-
.elfinder-touch .elfinder-file-edit {
|
276
|
-
font-size: 16px;
|
277
|
-
}
|
278
|
-
/* bottom margen for softkeyboard on fullscreen mode */
|
279
|
-
.elfinder-touch.elfinder-fullscreen-native textarea.elfinder-file-edit {
|
280
|
-
padding-bottom: 20em;
|
281
|
-
margin-bottom: -20em;
|
282
|
-
}
|
283
|
-
.std42-dialog .ui-dialog-titlebar select { font-size: 12px; }
|
284
|
-
.std42-dialog .ui-dialog-buttonpane .elfinder-dialog-confirm-encoding { font-size: 12px; }
|
285
|
-
|
286
|
-
|
287
|
-
/********************** COMMAND "SORT" ****************************/
|
288
|
-
/* for list table header sort triangle icon */
|
289
|
-
div.elfinder-cwd-wrapper-list tr.ui-state-default td {
|
290
|
-
position: relative;
|
291
|
-
}
|
292
|
-
div.elfinder-cwd-wrapper-list tr.ui-state-default td span.ui-icon {
|
293
|
-
position: absolute;
|
294
|
-
top: 4px;
|
295
|
-
left: 0;
|
296
|
-
right: 0;
|
297
|
-
margin: auto 0px auto auto;
|
298
|
-
}
|
299
|
-
.elfinder-touch div.elfinder-cwd-wrapper-list tr.ui-state-default td span.ui-icon {
|
300
|
-
top: 7px;
|
301
|
-
}
|
302
|
-
.elfinder-rtl div.elfinder-cwd-wrapper-list tr.ui-state-default td span.ui-icon {
|
303
|
-
margin: auto auto auto 0px;
|
304
|
-
}
|
305
|
-
/********************** COMMAND "HELP" ****************************/
|
306
|
-
/* help dialog */
|
307
|
-
.elfinder-help { margin-bottom:.5em; }
|
308
|
-
|
309
|
-
/* fix tabs */
|
310
|
-
.elfinder-help .ui-tabs-panel { padding:.5em; }
|
311
|
-
.elfinder-dialog .ui-tabs .ui-tabs-nav li a { padding:.2em 1em;}
|
312
|
-
|
313
|
-
.elfinder-help-shortcuts {
|
314
|
-
height:300px;
|
315
|
-
padding:1em;
|
316
|
-
margin:.5em 0;
|
317
|
-
overflow:auto;
|
318
|
-
}
|
319
|
-
.elfinder-help-shortcut { white-space:nowrap; clear:both;}
|
320
|
-
|
321
|
-
.elfinder-help-shortcut-pattern { float:left; width:160px;}
|
322
|
-
|
323
|
-
.elfinder-help-logo {
|
324
|
-
width:100px;
|
325
|
-
height:96px;
|
326
|
-
float:left;
|
327
|
-
margin-right:1em;
|
328
|
-
background:url('../img/logo.png') center center no-repeat;
|
329
|
-
}
|
330
|
-
|
331
|
-
.elfinder-help h3 { font-size:1.5em; margin:.2em 0 .3em 0; }
|
332
|
-
|
333
|
-
.elfinder-help-separator { clear:both; padding:.5em; }
|
334
|
-
|
335
|
-
.elfinder-help-link { padding:2px; }
|
336
|
-
|
337
|
-
.elfinder-help .ui-priority-secondary { font-size:.9em;}
|
338
|
-
|
339
|
-
.elfinder-help .ui-priority-primary { margin-bottom:7px;}
|
340
|
-
|
341
|
-
.elfinder-help-team {
|
342
|
-
clear: both;
|
343
|
-
text-align:right;
|
344
|
-
border-bottom:1px solid #ccc;
|
345
|
-
margin:.5em 0;
|
346
|
-
font-size:.9em;
|
347
|
-
}
|
348
|
-
|
349
|
-
.elfinder-help-team div { float:left; }
|
350
|
-
.elfinder-help-license { font-size:.9em;}
|
351
|
-
|
352
|
-
.elfinder-help-disabled {
|
353
|
-
font-weight:bold;
|
354
|
-
text-align:center;
|
355
|
-
margin:90px 0;
|
356
|
-
}
|
357
|
-
|
358
|
-
.elfinder-help .elfinder-dont-panic {
|
359
|
-
display:block;
|
360
|
-
border:1px solid transparent;
|
361
|
-
width:200px;
|
362
|
-
height:200px;
|
363
|
-
margin:30px auto;
|
364
|
-
text-decoration:none;
|
365
|
-
text-align:center;
|
366
|
-
position:relative;
|
367
|
-
background:#d90004;
|
368
|
-
-moz-box-shadow: 5px 5px 9px #111;
|
369
|
-
-webkit-box-shadow: 5px 5px 9px #111;
|
370
|
-
box-shadow: 5px 5px 9px #111;
|
371
|
-
background: -moz-radial-gradient(80px 80px, circle farthest-corner, #d90004 35%, #960004 100%);
|
372
|
-
background: -webkit-gradient(radial, 80 80, 60, 80 80, 120, from(#d90004), to(#960004));
|
373
|
-
-moz-border-radius: 100px;
|
374
|
-
-webkit-border-radius: 100px;
|
375
|
-
border-radius: 100px;
|
376
|
-
outline:none;
|
377
|
-
}
|
378
|
-
|
379
|
-
.elfinder-help .elfinder-dont-panic span {
|
380
|
-
font-size:3em;
|
381
|
-
font-weight:bold;
|
382
|
-
text-align:center;
|
383
|
-
color:#fff;
|
384
|
-
position:absolute;
|
385
|
-
left:0;
|
386
|
-
top:45px;
|
387
|
-
}
|
388
|
-
|
389
|
-
.elfinder-help-debug {
|
390
|
-
height:auto;
|
391
|
-
padding:0;
|
392
|
-
margin:0;
|
393
|
-
overflow:none;
|
394
|
-
border: none;
|
395
|
-
}
|
396
|
-
|
397
|
-
.elfinder-help-debug .ui-tabs-panel {
|
398
|
-
height:310px;
|
399
|
-
padding: 0;
|
400
|
-
margin: 0;
|
401
|
-
overflow:auto;
|
402
|
-
}
|
403
|
-
|
404
|
-
.elfinder-help-debug fieldset {
|
405
|
-
margin-bottom: 10px;
|
406
|
-
border-color: #778899;
|
407
|
-
border-radius: 10px;
|
408
|
-
}
|
409
|
-
|
410
|
-
.elfinder-help-debug legend {
|
411
|
-
font-size: 1.2em;
|
412
|
-
font-weight: bold;
|
413
|
-
color: #2e8b57;
|
414
|
-
}
|
415
|
-
|
416
|
-
.elfinder-help-debug dl {
|
417
|
-
margin: 0;
|
418
|
-
}
|
419
|
-
|
420
|
-
.elfinder-help-debug dt {
|
421
|
-
color: #778899;
|
422
|
-
}
|
423
|
-
|
424
|
-
.elfinder-help-debug dt:before {
|
425
|
-
content: "[";
|
426
|
-
}
|
427
|
-
.elfinder-help-debug dt:after {
|
428
|
-
content: "]";
|
429
|
-
}
|
430
|
-
|
431
|
-
.elfinder-help-debug dd {
|
432
|
-
margin-left: 1em;
|
433
|
-
}
|
434
|
-
|
435
|
-
.elfinder-help-debug dd span {
|
436
|
-
/*font-size: 1.2em;*/
|
437
|
-
}
|
438
|
-
|
439
|
-
/********************** COMMAND "INFO" ****************************/
|
440
|
-
.elfinder-info-title .elfinder-cwd-bgurl:after {
|
441
|
-
left: -28px;
|
442
|
-
}
|
443
|
-
.elfinder-info-title .elfinder-cwd-icon-video:after {
|
444
|
-
left: -7px;
|
445
|
-
}
|
446
|
-
|
447
|
-
/********************** COMMAND "UPLOAD" ****************************/
|
448
|
-
.elfinder-upload-dialog-wrapper .elfinder-upload-dirselect {
|
449
|
-
position: absolute;
|
450
|
-
bottom: 2px;
|
451
|
-
width: 16px;
|
452
|
-
height: 16px;
|
453
|
-
padding: 10px;
|
454
|
-
border: none;
|
455
|
-
overflow: hidden;
|
456
|
-
cursor: pointer;
|
457
|
-
}
|
458
|
-
.elfinder-ltr .elfinder-upload-dialog-wrapper .elfinder-upload-dirselect {
|
459
|
-
left: 2px;
|
460
|
-
}
|
461
|
-
.elfinder-rtl .elfinder-upload-dialog-wrapper .elfinder-upload-dirselect {
|
462
|
-
right: 2px;
|
463
|
-
}
|
464
|
-
|
465
|
-
/* File: /css/common.css */
|
466
|
-
/*********************************************/
|
467
|
-
/* COMMON ELFINDER STUFFS */
|
468
|
-
/*********************************************/
|
469
|
-
|
470
|
-
/* for old jQuery UI */
|
471
|
-
.ui-front {
|
472
|
-
z-index: 100;
|
473
|
-
}
|
474
|
-
|
475
|
-
/* common container */
|
476
|
-
.elfinder {
|
477
|
-
padding: 0;
|
478
|
-
position:relative;
|
479
|
-
display:block;
|
480
|
-
visibility: visible;
|
481
|
-
font-size: 18px;
|
482
|
-
font-family: Verdana,Arial,Helvetica,sans-serif;
|
483
|
-
}
|
484
|
-
|
485
|
-
/* in lazy execution status */
|
486
|
-
.elfinder.elfinder-processing * {
|
487
|
-
cursor: progress !important
|
488
|
-
}
|
489
|
-
.elfinder.elfinder-processing.elfinder-touch .elfinder-workzone:after {
|
490
|
-
position: absolute;
|
491
|
-
top: 0;
|
492
|
-
width: 100%;
|
493
|
-
height: 3px;
|
494
|
-
content: '';
|
495
|
-
left: 0;
|
496
|
-
background-image: url(../img/progress.gif);
|
497
|
-
opacity: .6;
|
498
|
-
pointer-events: none;
|
499
|
-
}
|
500
|
-
|
501
|
-
/* for disable select of Touch devices */
|
502
|
-
.elfinder *:not(input):not(textarea):not(select):not([contenteditable=true]),
|
503
|
-
.elfinder-contextmenu *:not(input):not(textarea):not(select):not([contenteditable=true]) {
|
504
|
-
-webkit-tap-highlight-color: rgba(0,0,0,0);
|
505
|
-
/*-webkit-touch-callout:none;*/
|
506
|
-
-webkit-user-select: none;
|
507
|
-
-moz-user-select: none;
|
508
|
-
-khtml-user-select: none;
|
509
|
-
user-select: none;
|
510
|
-
}
|
511
|
-
|
512
|
-
.elfinder .overflow-scrolling-touch {
|
513
|
-
-webkit-overflow-scrolling: touch;
|
514
|
-
}
|
515
|
-
|
516
|
-
/* right to left enviroment */
|
517
|
-
.elfinder-rtl { text-align:right; direction:rtl; }
|
518
|
-
|
519
|
-
/* nav and cwd container */
|
520
|
-
.elfinder-workzone {
|
521
|
-
padding: 0;
|
522
|
-
position:relative;
|
523
|
-
overflow:hidden;
|
524
|
-
}
|
525
|
-
|
526
|
-
/* dir/file permissions and symlink markers */
|
527
|
-
.elfinder-lock,
|
528
|
-
.elfinder-perms,
|
529
|
-
.elfinder-symlink {
|
530
|
-
position:absolute;
|
531
|
-
width:16px;
|
532
|
-
height:16px;
|
533
|
-
background-image:url(../img/toolbar.png);
|
534
|
-
background-repeat:no-repeat;
|
535
|
-
background-position:0 -528px;
|
536
|
-
}
|
537
|
-
|
538
|
-
.elfinder-symlink { }
|
539
|
-
|
540
|
-
/* noaccess */
|
541
|
-
.elfinder-na .elfinder-perms { background-position:0 -96px; }
|
542
|
-
|
543
|
-
/* read only */
|
544
|
-
.elfinder-ro .elfinder-perms { background-position:0 -64px;}
|
545
|
-
|
546
|
-
/* write only */
|
547
|
-
.elfinder-wo .elfinder-perms { background-position:0 -80px;}
|
548
|
-
|
549
|
-
/* volume type group */
|
550
|
-
.elfinder-group .elfinder-perms { background-position:0 0px;}
|
551
|
-
|
552
|
-
/* locked */
|
553
|
-
.elfinder-lock {
|
554
|
-
background-position:0 -656px;
|
555
|
-
}
|
556
|
-
|
557
|
-
/* drag helper */
|
558
|
-
.elfinder-drag-helper {
|
559
|
-
top: 0px;
|
560
|
-
left: 0px;
|
561
|
-
width:70px;
|
562
|
-
height:60px;
|
563
|
-
padding:0 0 0 25px;
|
564
|
-
z-index:100000;
|
565
|
-
will-change: left, top;
|
566
|
-
}
|
567
|
-
.elfinder-drag-helper.html5-native {
|
568
|
-
position: absolute;
|
569
|
-
top: -1000px;
|
570
|
-
left: -1000px;
|
571
|
-
}
|
572
|
-
|
573
|
-
/* drag helper status icon (default no-drop) */
|
574
|
-
.elfinder-drag-helper-icon-status {
|
575
|
-
position:absolute;
|
576
|
-
width:16px;
|
577
|
-
height:16px;
|
578
|
-
left:42px;
|
579
|
-
top:60px;
|
580
|
-
background:url('../img/toolbar.png') 0 -96px no-repeat;
|
581
|
-
display: block;
|
582
|
-
}
|
583
|
-
|
584
|
-
/* show "up-arrow" icon for move item */
|
585
|
-
.elfinder-drag-helper-move .elfinder-drag-helper-icon-status {
|
586
|
-
background-position:0 -720px;
|
587
|
-
}
|
588
|
-
/* show "plus" icon when ctrl/shift pressed */
|
589
|
-
.elfinder-drag-helper-plus .elfinder-drag-helper-icon-status {
|
590
|
-
background-position:0 -544px;
|
591
|
-
}
|
592
|
-
|
593
|
-
/* files num in drag helper */
|
594
|
-
.elfinder-drag-num {
|
595
|
-
position:absolute;
|
596
|
-
top:0;
|
597
|
-
left:0;
|
598
|
-
width:16px;
|
599
|
-
height:14px;
|
600
|
-
text-align:center;
|
601
|
-
padding-top:2px;
|
602
|
-
|
603
|
-
font-weight:bold;
|
604
|
-
color:#fff;
|
605
|
-
background-color:red;
|
606
|
-
-moz-border-radius: 8px;
|
607
|
-
-webkit-border-radius: 8px;
|
608
|
-
border-radius: 8px;
|
609
|
-
}
|
610
|
-
|
611
|
-
/* icon in drag helper */
|
612
|
-
.elfinder-drag-helper .elfinder-cwd-icon { margin:0 0 0 -24px; float:left; }
|
613
|
-
|
614
|
-
/* transparent overlay */
|
615
|
-
.elfinder-overlay {
|
616
|
-
position: absolute;
|
617
|
-
opacity: .2;
|
618
|
-
filter: Alpha(Opacity=20);
|
619
|
-
}
|
620
|
-
|
621
|
-
/* panels under/below cwd (for search field etc) */
|
622
|
-
.elfinder .elfinder-panel {
|
623
|
-
position:relative;
|
624
|
-
background-image:none;
|
625
|
-
padding:7px 12px;
|
626
|
-
}
|
627
|
-
|
628
|
-
/* for html5 drag and drop */
|
629
|
-
[draggable=true] {
|
630
|
-
-khtml-user-drag: element;
|
631
|
-
}
|
632
|
-
|
633
|
-
/* for place holder to content editable elements */
|
634
|
-
.elfinder [contentEditable=true]:empty:not(:focus):before {
|
635
|
-
content:attr(data-ph);
|
636
|
-
}
|
637
|
-
|
638
|
-
/* bottom tray */
|
639
|
-
.elfinder div.elfinder-bottomtray {
|
640
|
-
position: fixed;
|
641
|
-
bottom: 0;
|
642
|
-
max-width:100%;
|
643
|
-
opacity: .8;
|
644
|
-
}
|
645
|
-
.elfinder.elfinder-ltr div.elfinder-bottomtray {
|
646
|
-
left: 0;
|
647
|
-
}
|
648
|
-
.elfinder.elfinder-rtl div.elfinder-bottomtray {
|
649
|
-
right: 0;
|
650
|
-
}
|
651
|
-
|
652
|
-
/* File: /css/contextmenu.css */
|
653
|
-
/* menu and submenu */
|
654
|
-
.elfinder .elfinder-contextmenu,
|
655
|
-
.elfinder .elfinder-contextmenu-sub {
|
656
|
-
position:absolute;
|
657
|
-
border:1px solid #aaa;
|
658
|
-
background:#fff;
|
659
|
-
color:#555;
|
660
|
-
padding:4px 0;
|
661
|
-
top: 0;
|
662
|
-
left: 0;
|
663
|
-
}
|
664
|
-
|
665
|
-
/* submenu */
|
666
|
-
.elfinder .elfinder-contextmenu-sub { top:5px; }
|
667
|
-
/* submenu in rtl/ltr enviroment */
|
668
|
-
.elfinder .elfinder-contextmenu-ltr .elfinder-contextmenu-sub { margin-left:-5px; }
|
669
|
-
.elfinder .elfinder-contextmenu-rtl .elfinder-contextmenu-sub { margin-right:-5px; }
|
670
|
-
|
671
|
-
/* menu item */
|
672
|
-
.elfinder .elfinder-contextmenu-header {
|
673
|
-
margin-top: -4px;
|
674
|
-
padding: 0 .5em .2ex;
|
675
|
-
border: none;
|
676
|
-
text-align: center;
|
677
|
-
}
|
678
|
-
.elfinder .elfinder-contextmenu-header span {
|
679
|
-
font-weight: normal;
|
680
|
-
font-size: 0.8em;
|
681
|
-
font-weight: bolder;
|
682
|
-
}
|
683
|
-
.elfinder .elfinder-contextmenu-item {
|
684
|
-
position:relative;
|
685
|
-
display:block;
|
686
|
-
padding:4px 30px;
|
687
|
-
text-decoration:none;
|
688
|
-
white-space:nowrap;
|
689
|
-
cursor:default;
|
690
|
-
}
|
691
|
-
.elfinder .elfinder-contextmenu-item.ui-state-active {
|
692
|
-
border: none;
|
693
|
-
}
|
694
|
-
.elfinder .elfinder-contextmenu-item .ui-icon {
|
695
|
-
width:16px;
|
696
|
-
height:16px;
|
697
|
-
position:absolute;
|
698
|
-
left:auto;
|
699
|
-
right:auto;
|
700
|
-
top:50%;
|
701
|
-
margin-top:-8px;
|
702
|
-
}
|
703
|
-
.elfinder .elfinder-contextmenu-ltr .elfinder-contextmenu-item .ui-icon {
|
704
|
-
left: 2px;
|
705
|
-
}
|
706
|
-
.elfinder .elfinder-contextmenu-rtl .elfinder-contextmenu-item .ui-icon {
|
707
|
-
right: 2px;
|
708
|
-
}
|
709
|
-
.elfinder-touch .elfinder-contextmenu-item {
|
710
|
-
padding:12px 38px;
|
711
|
-
}
|
712
|
-
|
713
|
-
/* root icon of each volume */
|
714
|
-
.elfinder-navbar-root-local.elfinder-contextmenu-icon { background-image:url("../img/volume_icon_local.png"); }
|
715
|
-
.elfinder-navbar-root-ftp.elfinder-contextmenu-icon { background-image:url("../img/volume_icon_ftp.png"); }
|
716
|
-
.elfinder-navbar-root-sql.elfinder-contextmenu-icon { background-image:url("../img/volume_icon_sql.png"); }
|
717
|
-
.elfinder-navbar-root-dropbox.elfinder-contextmenu-icon { background-image:url("../img/volume_icon_dropbox.png"); }
|
718
|
-
.elfinder-navbar-root-googledrive.elfinder-contextmenu-icon { background-image:url("../img/volume_icon_googledrive.png"); }
|
719
|
-
.elfinder-navbar-root-onedrive.elfinder-contextmenu-icon { background-image:url("../img/volume_icon_onedrive.png"); }
|
720
|
-
.elfinder-navbar-root-box.elfinder-contextmenu-icon { background-image:url("../img/volume_icon_box.png"); }
|
721
|
-
|
722
|
-
/* text in item */
|
723
|
-
.elfinder .elfinder-contextmenu .elfinder-contextmenu-item span { display:block; }
|
724
|
-
|
725
|
-
/* submenu item in rtl/ltr enviroment */
|
726
|
-
.elfinder .elfinder-contextmenu-ltr .elfinder-contextmenu-item { text-align:left; }
|
727
|
-
.elfinder .elfinder-contextmenu-rtl .elfinder-contextmenu-item { text-align:right; }
|
728
|
-
.elfinder .elfinder-contextmenu-ltr .elfinder-contextmenu-sub .elfinder-contextmenu-item { padding-left:12px; }
|
729
|
-
.elfinder .elfinder-contextmenu-rtl .elfinder-contextmenu-sub .elfinder-contextmenu-item { padding-right:12px; }
|
730
|
-
|
731
|
-
/* command/submenu icon */
|
732
|
-
.elfinder .elfinder-contextmenu-extra-icon,
|
733
|
-
.elfinder .elfinder-contextmenu-arrow,
|
734
|
-
.elfinder .elfinder-contextmenu-icon {
|
735
|
-
position:absolute;
|
736
|
-
top:50%;
|
737
|
-
margin-top:-8px;
|
738
|
-
overflow: hidden;
|
739
|
-
}
|
740
|
-
|
741
|
-
/* command icon in rtl/ltr enviroment */
|
742
|
-
.elfinder .elfinder-contextmenu-ltr .elfinder-contextmenu-icon { left:8px; }
|
743
|
-
.elfinder .elfinder-contextmenu-rtl .elfinder-contextmenu-icon { right:8px; }
|
744
|
-
.elfinder .elfinder-contextmenu-ltr .elfinder-contextmenu-extra-icon { right:8px; }
|
745
|
-
.elfinder .elfinder-contextmenu-rtl .elfinder-contextmenu-extra-icon { left:8px; }
|
746
|
-
|
747
|
-
/* arrow icon */
|
748
|
-
.elfinder .elfinder-contextmenu-arrow {
|
749
|
-
width:16px;
|
750
|
-
height:16px;
|
751
|
-
background:url('../img/arrows-normal.png') 5px 4px no-repeat;
|
752
|
-
}
|
753
|
-
|
754
|
-
/* arrow icon in rtl/ltr enviroment */
|
755
|
-
.elfinder .elfinder-contextmenu-ltr .elfinder-contextmenu-arrow { right:5px; }
|
756
|
-
.elfinder .elfinder-contextmenu-rtl .elfinder-contextmenu-arrow { left:5px; background-position: 0 -10px; }
|
757
|
-
|
758
|
-
/* command extra icon's <a>, <span> tag */
|
759
|
-
.elfinder .elfinder-contextmenu-extra-icon a,
|
760
|
-
.elfinder .elfinder-contextmenu-extra-icon span {
|
761
|
-
display: inline-block;
|
762
|
-
width: 100%;
|
763
|
-
height: 100%;
|
764
|
-
padding: 20px;
|
765
|
-
margin: 0;
|
766
|
-
color: transparent !important;
|
767
|
-
text-decoration: none;
|
768
|
-
cursor: pointer;
|
769
|
-
}
|
770
|
-
|
771
|
-
/* disable ui border/bg image on hover */
|
772
|
-
.elfinder .elfinder-contextmenu .ui-state-hover { border:0 solid; background-image:none;}
|
773
|
-
|
774
|
-
/* separator */
|
775
|
-
.elfinder .elfinder-contextmenu-separator {
|
776
|
-
height:0px;
|
777
|
-
border-top:1px solid #ccc;
|
778
|
-
margin:0 1px;
|
779
|
-
}
|
780
|
-
|
781
|
-
/* for CSS style priority to ui-state-disabled - "background-image: none" */
|
782
|
-
.elfinder .elfinder-button-icon.ui-state-disabled {
|
783
|
-
background-image: url('../img/toolbar.png') !important;
|
784
|
-
}
|
785
|
-
/* File: /css/cwd.css */
|
786
|
-
/******************************************************************/
|
787
|
-
/* CURRENT DIRECTORY STYLES */
|
788
|
-
/******************************************************************/
|
789
|
-
/* cwd container to avoid selectable on scrollbar */
|
790
|
-
.elfinder-cwd-wrapper {
|
791
|
-
overflow: auto;
|
792
|
-
position:relative;
|
793
|
-
padding:2px;
|
794
|
-
margin:0;
|
795
|
-
}
|
796
|
-
|
797
|
-
.elfinder-cwd-wrapper-list { padding:0; }
|
798
|
-
|
799
|
-
/* container */
|
800
|
-
.elfinder-cwd {
|
801
|
-
position:relative;
|
802
|
-
cursor:default;
|
803
|
-
padding:0;
|
804
|
-
margin:0;
|
805
|
-
-ms-touch-action: auto;
|
806
|
-
touch-action: auto;
|
807
|
-
}
|
808
|
-
|
809
|
-
/* container active on dropenter */
|
810
|
-
.elfinder .elfinder-cwd-wrapper.elfinder-droppable-active {
|
811
|
-
outline: 2px solid #8cafed;
|
812
|
-
outline-offset: -2px;
|
813
|
-
}
|
814
|
-
|
815
|
-
.elfinder-cwd-wrapper-empty .elfinder-cwd:after {
|
816
|
-
display: block;
|
817
|
-
position: absolute;
|
818
|
-
top: 40%;
|
819
|
-
left: 0;
|
820
|
-
right: 0;
|
821
|
-
margin-top: -2em;
|
822
|
-
line-height: 1.5em;
|
823
|
-
text-align: center;
|
824
|
-
white-space: pre-wrap;
|
825
|
-
opacity: 0.6;
|
826
|
-
filter: Alpha(Opacity=60);
|
827
|
-
font-weight: bold;
|
828
|
-
}
|
829
|
-
|
830
|
-
.elfinder-cwd-file .elfinder-cwd-select {
|
831
|
-
position: absolute;
|
832
|
-
top: 0px;
|
833
|
-
left: 0px;
|
834
|
-
width: 30px;
|
835
|
-
height: 30px;
|
836
|
-
background-color: transparent;
|
837
|
-
opacity: .4;
|
838
|
-
filter:Alpha(Opacity=40);
|
839
|
-
}
|
840
|
-
|
841
|
-
.elfinder-cwd-file.ui-selected .elfinder-cwd-select {
|
842
|
-
opacity: .8;
|
843
|
-
filter:Alpha(Opacity=80);
|
844
|
-
}
|
845
|
-
.elfinder-rtl .elfinder-cwd-file .elfinder-cwd-select {
|
846
|
-
left: auto;
|
847
|
-
right: 0px;
|
848
|
-
}
|
849
|
-
|
850
|
-
.elfinder .elfinder-cwd-selectall {
|
851
|
-
position: absolute;
|
852
|
-
width: 30px;
|
853
|
-
height: 30px;
|
854
|
-
top: 0px;
|
855
|
-
opacity: .8;
|
856
|
-
filter:Alpha(Opacity=80);
|
857
|
-
}
|
858
|
-
|
859
|
-
.elfinder .elfinder-workzone.elfinder-cwd-wrapper-empty .elfinder-cwd-selectall {
|
860
|
-
display: none;
|
861
|
-
}
|
862
|
-
|
863
|
-
/************************** ICONS VIEW ********************************/
|
864
|
-
|
865
|
-
.elfinder-ltr .elfinder-workzone .elfinder-cwd-selectall {
|
866
|
-
text-align: right;
|
867
|
-
right: 18px;
|
868
|
-
left: auto;
|
869
|
-
}
|
870
|
-
|
871
|
-
.elfinder-rtl .elfinder-workzone .elfinder-cwd-selectall {
|
872
|
-
text-align: left;
|
873
|
-
right: auto;
|
874
|
-
left: 18px;
|
875
|
-
}
|
876
|
-
|
877
|
-
.elfinder-ltr.elfinder-mobile .elfinder-workzone .elfinder-cwd-selectall {
|
878
|
-
right: 0px;
|
879
|
-
}
|
880
|
-
|
881
|
-
.elfinder-rtl.elfinder-mobile .elfinder-workzone .elfinder-cwd-selectall {
|
882
|
-
left: 0px;
|
883
|
-
}
|
884
|
-
|
885
|
-
.elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-select.ui-state-hover {
|
886
|
-
background-color: transparent;
|
887
|
-
}
|
888
|
-
|
889
|
-
/* file container */
|
890
|
-
.elfinder-cwd-view-icons .elfinder-cwd-file {
|
891
|
-
width:120px;
|
892
|
-
height:80px;
|
893
|
-
padding-bottom:2px;
|
894
|
-
cursor:default;
|
895
|
-
border:none;
|
896
|
-
/* overflow:hidden;*/
|
897
|
-
position:relative;
|
898
|
-
}
|
899
|
-
|
900
|
-
/*.elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-select {
|
901
|
-
top: 0px;
|
902
|
-
left: 0px;
|
903
|
-
}*/
|
904
|
-
|
905
|
-
/*.elfinder-rtl .elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-select {
|
906
|
-
left: auto;
|
907
|
-
right: 7px;
|
908
|
-
}*/
|
909
|
-
|
910
|
-
/* ltr/rtl enviroment */
|
911
|
-
.elfinder-ltr .elfinder-cwd-view-icons .elfinder-cwd-file { float:left; margin:0 3px 12px 0; }
|
912
|
-
.elfinder-rtl .elfinder-cwd-view-icons .elfinder-cwd-file { float:right; margin:0 0 5px 3px; }
|
913
|
-
|
914
|
-
/* remove ui hover class border */
|
915
|
-
.elfinder-cwd-view-icons .elfinder-cwd-file .ui-state-hover { border:0 solid; }
|
916
|
-
|
917
|
-
/* icon wrapper to create selected highlight around icon */
|
918
|
-
.elfinder-cwd-view-icons .elfinder-cwd-file-wrapper {
|
919
|
-
width:52px;
|
920
|
-
height:52px;
|
921
|
-
margin:1px auto 1px auto;
|
922
|
-
padding:2px;
|
923
|
-
position:relative;
|
924
|
-
}
|
925
|
-
|
926
|
-
/* file name place */
|
927
|
-
.elfinder-cwd-view-icons .elfinder-cwd-filename {
|
928
|
-
text-align: center;
|
929
|
-
max-height: 2.4em;
|
930
|
-
line-height: 1.2em;
|
931
|
-
white-space: pre-line;
|
932
|
-
overflow: hidden;
|
933
|
-
text-overflow: ellipsis;
|
934
|
-
-o-text-overflow: ellipsis;
|
935
|
-
margin: 3px 1px 0 1px;
|
936
|
-
padding: 1px;
|
937
|
-
-moz-border-radius: 8px;
|
938
|
-
-webkit-border-radius: 8px;
|
939
|
-
border-radius: 8px;
|
940
|
-
/* for webkit CSS3 */
|
941
|
-
word-break: break-word;
|
942
|
-
overflow-wrap: break-word;
|
943
|
-
display: -webkit-box;
|
944
|
-
-webkit-line-clamp: 2;
|
945
|
-
-webkit-box-orient: vertical;
|
946
|
-
}
|
947
|
-
|
948
|
-
/* permissions/symlink markers */
|
949
|
-
.elfinder-cwd-view-icons .elfinder-perms { bottom:4px; right:2px; }
|
950
|
-
.elfinder-cwd-view-icons .elfinder-lock { top:-3px; right:-2px; }
|
951
|
-
.elfinder-cwd-view-icons .elfinder-symlink { bottom:6px; left:0px; }
|
952
|
-
|
953
|
-
/* icon/thumbnail */
|
954
|
-
.elfinder-cwd-icon {
|
955
|
-
display:block;
|
956
|
-
width:48px;
|
957
|
-
height:48px;
|
958
|
-
margin:0 auto;
|
959
|
-
background: url('../img/icons-big.png') 0 0 no-repeat;
|
960
|
-
-moz-background-clip: padding;
|
961
|
-
-webkit-background-clip: padding-box;
|
962
|
-
background-clip: padding-box;
|
963
|
-
}
|
964
|
-
|
965
|
-
/* volume icon of root in folder */
|
966
|
-
.elfinder-navbar-root-local .elfinder-cwd-icon,
|
967
|
-
.elfinder-cwd .elfinder-navbar-root-local.elfinder-droppable-active .elfinder-cwd-icon,
|
968
|
-
.elfinder-cwd-view-list .elfinder-navbar-root-local td .elfinder-cwd-icon {
|
969
|
-
background-image:url("../img/volume_icon_local.png");
|
970
|
-
background-position:0 0;
|
971
|
-
background-size: contain;
|
972
|
-
}
|
973
|
-
.elfinder-cwd .elfinder-navbar-root-local.elfinder-droppable-active .elfinder-cwd-icon {
|
974
|
-
background-position:1px -1px;
|
975
|
-
}
|
976
|
-
.elfinder-navbar-root-ftp .elfinder-cwd-icon,
|
977
|
-
.elfinder-cwd .elfinder-navbar-root-ftp.elfinder-droppable-active .elfinder-cwd-icon,
|
978
|
-
.elfinder-cwd-view-list .elfinder-navbar-root-ftp td .elfinder-cwd-icon {
|
979
|
-
background-image:url("../img/volume_icon_ftp.png");
|
980
|
-
background-position:0 0;
|
981
|
-
background-size: contain;
|
982
|
-
}
|
983
|
-
.elfinder-cwd .elfinder-navbar-root-ftp.elfinder-droppable-active .elfinder-cwd-icon {
|
984
|
-
background-position:1px -1px;
|
985
|
-
}
|
986
|
-
.elfinder-navbar-root-sql .elfinder-cwd-icon,
|
987
|
-
.elfinder-cwd .elfinder-navbar-root-sql.elfinder-droppable-active .elfinder-cwd-icon,
|
988
|
-
.elfinder-cwd-view-list .elfinder-navbar-root-sql td .elfinder-cwd-icon {
|
989
|
-
background-image:url("../img/volume_icon_sql.png");
|
990
|
-
background-position:0 0;
|
991
|
-
background-size: contain;
|
992
|
-
}
|
993
|
-
.elfinder-cwd .elfinder-navbar-root-sql.elfinder-droppable-active .elfinder-cwd-icon {
|
994
|
-
background-position:1px -1px;
|
995
|
-
}
|
996
|
-
.elfinder-navbar-root-dropbox .elfinder-cwd-icon,
|
997
|
-
.elfinder-cwd .elfinder-navbar-root-dropbox.elfinder-droppable-active .elfinder-cwd-icon,
|
998
|
-
.elfinder-cwd-view-list .elfinder-navbar-root-dropbox td .elfinder-cwd-icon {
|
999
|
-
background-image:url("../img/volume_icon_dropbox.png");
|
1000
|
-
background-position:0 0;
|
1001
|
-
background-size: contain;
|
1002
|
-
}
|
1003
|
-
.elfinder-cwd .elfinder-navbar-root-dropbox.elfinder-droppable-active .elfinder-cwd-icon {
|
1004
|
-
background-position:1px -1px;
|
1005
|
-
}
|
1006
|
-
.elfinder-navbar-root-googledrive .elfinder-cwd-icon,
|
1007
|
-
.elfinder-cwd .elfinder-navbar-root-googledrive.elfinder-droppable-active .elfinder-cwd-icon,
|
1008
|
-
.elfinder-cwd-view-list .elfinder-navbar-root-googledrive td .elfinder-cwd-icon {
|
1009
|
-
background-image:url("../img/volume_icon_googledrive.png");
|
1010
|
-
background-position:0 0;
|
1011
|
-
background-size: contain;
|
1012
|
-
}
|
1013
|
-
.elfinder-navbar-root-onedrive .elfinder-cwd-icon,
|
1014
|
-
.elfinder-cwd .elfinder-navbar-root-onedrive.elfinder-droppable-active .elfinder-cwd-icon,
|
1015
|
-
.elfinder-cwd-view-list .elfinder-navbar-root-onedrive td .elfinder-cwd-icon {
|
1016
|
-
background-image:url("../img/volume_icon_onedrive.png");
|
1017
|
-
background-position:0 0;
|
1018
|
-
background-size: contain;
|
1019
|
-
}
|
1020
|
-
.elfinder-navbar-root-box .elfinder-cwd-icon,
|
1021
|
-
.elfinder-cwd .elfinder-navbar-root-box.elfinder-droppable-active .elfinder-cwd-icon,
|
1022
|
-
.elfinder-cwd-view-list .elfinder-navbar-root-box td .elfinder-cwd-icon {
|
1023
|
-
background-image:url("../img/volume_icon_box.png");
|
1024
|
-
background-position:0 0;
|
1025
|
-
background-size: contain;
|
1026
|
-
}
|
1027
|
-
.elfinder-cwd .elfinder-navbar-root-googledrive.elfinder-droppable-active .elfinder-cwd-icon,
|
1028
|
-
.elfinder-cwd .elfinder-navbar-root-onedrive.elfinder-droppable-active .elfinder-cwd-icon,
|
1029
|
-
.elfinder-cwd .elfinder-navbar-root-box.elfinder-droppable-active .elfinder-cwd-icon {
|
1030
|
-
background-position:1px -1px;
|
1031
|
-
}
|
1032
|
-
.elfinder-navbar-root-network .elfinder-cwd-icon,
|
1033
|
-
.elfinder-cwd .elfinder-navbar-root-network.elfinder-droppable-active .elfinder-cwd-icon,
|
1034
|
-
.elfinder-cwd-view-list .elfinder-navbar-root-network td .elfinder-cwd-icon {
|
1035
|
-
background-image:url("../img/toolbar.png");
|
1036
|
-
background-position: 0 86%;
|
1037
|
-
background-size: cover;
|
1038
|
-
}
|
1039
|
-
.elfinder-cwd .elfinder-navbar-root-network.elfinder-droppable-active .elfinder-cwd-icon {
|
1040
|
-
background-position:1px -1px;
|
1041
|
-
}
|
1042
|
-
|
1043
|
-
/* thumbnail image */
|
1044
|
-
.elfinder-cwd-icon.elfinder-cwd-bgurl {
|
1045
|
-
background-position: center center;
|
1046
|
-
background-repeat: no-repeat;
|
1047
|
-
-moz-background-size: contain;
|
1048
|
-
background-size: contain;
|
1049
|
-
}
|
1050
|
-
/* thumbnail self */
|
1051
|
-
.elfinder-cwd-icon.elfinder-cwd-bgurl.elfinder-cwd-bgself {
|
1052
|
-
-moz-background-size: cover;
|
1053
|
-
background-size: cover;
|
1054
|
-
}
|
1055
|
-
/* thumbnail crop*/
|
1056
|
-
.elfinder-cwd-icon.elfinder-cwd-bgurl {
|
1057
|
-
-moz-background-size: cover;
|
1058
|
-
background-size: cover;
|
1059
|
-
}
|
1060
|
-
.elfinder-cwd-bgurl:after {
|
1061
|
-
content: ' ';
|
1062
|
-
position: relative;
|
1063
|
-
display: inline-block;
|
1064
|
-
top: 36px;
|
1065
|
-
left: -38px;
|
1066
|
-
width: 48px;
|
1067
|
-
height: 48px;
|
1068
|
-
background: url('../img/icons-big.png') 0 0 no-repeat;
|
1069
|
-
background-size: auto !important;
|
1070
|
-
opacity: .8;
|
1071
|
-
filter: Alpha(Opacity=60);
|
1072
|
-
-webkit-transform-origin: 54px -24px;
|
1073
|
-
-webkit-transform: scale(.6);
|
1074
|
-
-moz-transform-origin: 54px -24px;
|
1075
|
-
-moz-transform: scale(.6);
|
1076
|
-
-ms-transform-origin: 54px -24px;
|
1077
|
-
-ms-transform: scale(.6);
|
1078
|
-
-o-transform-origin: 54px -24px;
|
1079
|
-
-o-transform: scale(.6);
|
1080
|
-
transform-origin: 54px -24px;
|
1081
|
-
transform: scale(.6);
|
1082
|
-
}
|
1083
|
-
/* thumbnail image overlay none */
|
1084
|
-
.elfinder-cwd-icon-image:after {
|
1085
|
-
content: none;
|
1086
|
-
}
|
1087
|
-
/* thumbnail image video overlay */
|
1088
|
-
.elfinder-cwd-icon-video:after {
|
1089
|
-
top: 32px;
|
1090
|
-
left: -26px;
|
1091
|
-
height: 25px;
|
1092
|
-
width: 22px;
|
1093
|
-
background-position: 0px -373px;
|
1094
|
-
-webkit-transform: scale(1);
|
1095
|
-
-moz-transform: scale(1);
|
1096
|
-
-ms-transform: scale(1);
|
1097
|
-
-o-transform: scale(1);
|
1098
|
-
transform: scale(1);
|
1099
|
-
}
|
1100
|
-
|
1101
|
-
/* "opened folder" icon on dragover */
|
1102
|
-
.elfinder-cwd .elfinder-droppable-active .elfinder-cwd-icon { background-position: 0 -100px; }
|
1103
|
-
.elfinder-cwd .elfinder-droppable-active {
|
1104
|
-
outline: 2px solid #8cafed;
|
1105
|
-
outline-offset: -2px;
|
1106
|
-
}
|
1107
|
-
|
1108
|
-
/* mimetypes icons */
|
1109
|
-
.elfinder-cwd-icon-directory { background-position:0 -50px; }
|
1110
|
-
|
1111
|
-
.elfinder-cwd-icon-application:after,
|
1112
|
-
.elfinder-cwd-icon-application { background-position:0 -150px; }
|
1113
|
-
|
1114
|
-
.elfinder-cwd-icon-x-empty:after,
|
1115
|
-
.elfinder-cwd-icon-text:after,
|
1116
|
-
.elfinder-cwd-icon-x-empty,
|
1117
|
-
.elfinder-cwd-icon-text { background-position:0 -200px; }
|
1118
|
-
|
1119
|
-
.elfinder-cwd-icon-image:after,
|
1120
|
-
.elfinder-cwd-icon-vnd-adobe-photoshop:after,
|
1121
|
-
.elfinder-cwd-icon-postscript:after,
|
1122
|
-
.elfinder-cwd-icon-image,
|
1123
|
-
.elfinder-cwd-icon-vnd-adobe-photoshop,
|
1124
|
-
.elfinder-cwd-icon-postscript { background-position:0 -250px; }
|
1125
|
-
|
1126
|
-
.elfinder-cwd-icon-audio:after,
|
1127
|
-
.elfinder-cwd-icon-audio { background-position:0 -300px; }
|
1128
|
-
|
1129
|
-
.elfinder-cwd-icon-video,
|
1130
|
-
.elfinder-cwd-icon-flash-video { background-position:0 -350px; }
|
1131
|
-
|
1132
|
-
.elfinder-cwd-icon-rtf:after,
|
1133
|
-
.elfinder-cwd-icon-rtfd:after,
|
1134
|
-
.elfinder-cwd-icon-rtf,
|
1135
|
-
.elfinder-cwd-icon-rtfd { background-position: 0 -401px; }
|
1136
|
-
|
1137
|
-
.elfinder-cwd-icon-pdf:after,
|
1138
|
-
.elfinder-cwd-icon-pdf { background-position: 0 -450px; }
|
1139
|
-
|
1140
|
-
.elfinder-cwd-icon-ms-excel:after,
|
1141
|
-
.elfinder-cwd-icon-msword:after,
|
1142
|
-
.elfinder-cwd-icon-vnd-ms-excel:after,
|
1143
|
-
.elfinder-cwd-icon-vnd-ms-excel-addin-macroEnabled-12:after,
|
1144
|
-
.elfinder-cwd-icon-vnd-ms-excel-sheet-binary-macroEnabled-12:after,
|
1145
|
-
.elfinder-cwd-icon-vnd-ms-excel-sheet-macroEnabled-12:after,
|
1146
|
-
.elfinder-cwd-icon-vnd-ms-excel-template-macroEnabled-12:after,
|
1147
|
-
.elfinder-cwd-icon-vnd-ms-office:after,
|
1148
|
-
.elfinder-cwd-icon-vnd-ms-powerpoint:after,
|
1149
|
-
.elfinder-cwd-icon-vnd-ms-powerpoint-addin-macroEnabled-12:after,
|
1150
|
-
.elfinder-cwd-icon-vnd-ms-powerpoint-presentation-macroEnabled-12:after,
|
1151
|
-
.elfinder-cwd-icon-vnd-ms-powerpoint-slide-macroEnabled-12:after,
|
1152
|
-
.elfinder-cwd-icon-vnd-ms-powerpoint-slideshow-macroEnabled-12:after,
|
1153
|
-
.elfinder-cwd-icon-vnd-ms-powerpoint-template-macroEnabled-12:after,
|
1154
|
-
.elfinder-cwd-icon-vnd-ms-word:after,
|
1155
|
-
.elfinder-cwd-icon-vnd-ms-word-document-macroEnabled-12:after,
|
1156
|
-
.elfinder-cwd-icon-vnd-ms-word-template-macroEnabled-12:after,
|
1157
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-chart:after,
|
1158
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-database:after,
|
1159
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-formula:after,
|
1160
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-graphics:after,
|
1161
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-graphics-template:after,
|
1162
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-image:after,
|
1163
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-presentation:after,
|
1164
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-presentation-template:after,
|
1165
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-spreadsheet:after,
|
1166
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-spreadsheet-template:after,
|
1167
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-text:after,
|
1168
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-text-master:after,
|
1169
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-text-template:after,
|
1170
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-text-web:after,
|
1171
|
-
.elfinder-cwd-icon-vnd-openofficeorg-extension:after,
|
1172
|
-
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-presentation:after,
|
1173
|
-
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-slide:after,
|
1174
|
-
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-slideshow:after,
|
1175
|
-
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-template:after,
|
1176
|
-
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-spreadsheetml-sheet:after,
|
1177
|
-
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-spreadsheetml-template:after,
|
1178
|
-
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-wordprocessingml-document:after,
|
1179
|
-
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-wordprocessingml-template:after,
|
1180
|
-
.elfinder-cwd-icon-ms-excel,
|
1181
|
-
.elfinder-cwd-icon-msword,
|
1182
|
-
.elfinder-cwd-icon-vnd-ms-excel,
|
1183
|
-
.elfinder-cwd-icon-vnd-ms-excel-addin-macroEnabled-12,
|
1184
|
-
.elfinder-cwd-icon-vnd-ms-excel-sheet-binary-macroEnabled-12,
|
1185
|
-
.elfinder-cwd-icon-vnd-ms-excel-sheet-macroEnabled-12,
|
1186
|
-
.elfinder-cwd-icon-vnd-ms-excel-template-macroEnabled-12,
|
1187
|
-
.elfinder-cwd-icon-vnd-ms-office,
|
1188
|
-
.elfinder-cwd-icon-vnd-ms-powerpoint,
|
1189
|
-
.elfinder-cwd-icon-vnd-ms-powerpoint-addin-macroEnabled-12,
|
1190
|
-
.elfinder-cwd-icon-vnd-ms-powerpoint-presentation-macroEnabled-12,
|
1191
|
-
.elfinder-cwd-icon-vnd-ms-powerpoint-slide-macroEnabled-12,
|
1192
|
-
.elfinder-cwd-icon-vnd-ms-powerpoint-slideshow-macroEnabled-12,
|
1193
|
-
.elfinder-cwd-icon-vnd-ms-powerpoint-template-macroEnabled-12,
|
1194
|
-
.elfinder-cwd-icon-vnd-ms-word,
|
1195
|
-
.elfinder-cwd-icon-vnd-ms-word-document-macroEnabled-12,
|
1196
|
-
.elfinder-cwd-icon-vnd-ms-word-template-macroEnabled-12,
|
1197
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-chart,
|
1198
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-database,
|
1199
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-formula,
|
1200
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-graphics,
|
1201
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-graphics-template,
|
1202
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-image,
|
1203
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-presentation,
|
1204
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-presentation-template,
|
1205
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-spreadsheet,
|
1206
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-spreadsheet-template,
|
1207
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-text,
|
1208
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-text-master,
|
1209
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-text-template,
|
1210
|
-
.elfinder-cwd-icon-vnd-oasis-opendocument-text-web,
|
1211
|
-
.elfinder-cwd-icon-vnd-openofficeorg-extension,
|
1212
|
-
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-presentation,
|
1213
|
-
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-slide,
|
1214
|
-
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-slideshow,
|
1215
|
-
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-template,
|
1216
|
-
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-spreadsheetml-sheet,
|
1217
|
-
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-spreadsheetml-template,
|
1218
|
-
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-wordprocessingml-document,
|
1219
|
-
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-wordprocessingml-template { background-position: 0 -500px; }
|
1220
|
-
|
1221
|
-
.elfinder-cwd-icon-html:after,
|
1222
|
-
.elfinder-cwd-icon-html { background-position: 0 -550px; }
|
1223
|
-
|
1224
|
-
.elfinder-cwd-icon-css:after,
|
1225
|
-
.elfinder-cwd-icon-css { background-position: 0 -600px; }
|
1226
|
-
|
1227
|
-
.elfinder-cwd-icon-javascript:after,
|
1228
|
-
.elfinder-cwd-icon-x-javascript:after,
|
1229
|
-
.elfinder-cwd-icon-javascript,
|
1230
|
-
.elfinder-cwd-icon-x-javascript { background-position: 0 -650px; }
|
1231
|
-
|
1232
|
-
.elfinder-cwd-icon-x-perl:after,
|
1233
|
-
.elfinder-cwd-icon-x-perl { background-position: 0 -700px; }
|
1234
|
-
|
1235
|
-
.elfinder-cwd-icon-x-python:after,
|
1236
|
-
.elfinder-cwd-icon-x-python { background-position: 0 -750px; }
|
1237
|
-
|
1238
|
-
.elfinder-cwd-icon-x-ruby:after,
|
1239
|
-
.elfinder-cwd-icon-x-ruby { background-position: 0 -800px; }
|
1240
|
-
|
1241
|
-
|
1242
|
-
.elfinder-cwd-icon-x-sh:after,
|
1243
|
-
.elfinder-cwd-icon-x-shellscript:after,
|
1244
|
-
.elfinder-cwd-icon-x-sh,
|
1245
|
-
.elfinder-cwd-icon-x-shellscript { background-position: 0 -850px; }
|
1246
|
-
|
1247
|
-
.elfinder-cwd-icon-x-c:after,
|
1248
|
-
.elfinder-cwd-icon-x-csrc:after,
|
1249
|
-
.elfinder-cwd-icon-x-chdr:after,
|
1250
|
-
.elfinder-cwd-icon-x-c--:after,
|
1251
|
-
.elfinder-cwd-icon-x-c--src:after,
|
1252
|
-
.elfinder-cwd-icon-x-c--hdr:after,
|
1253
|
-
.elfinder-cwd-icon-x-java:after,
|
1254
|
-
.elfinder-cwd-icon-x-java-source:after,
|
1255
|
-
.elfinder-cwd-icon-x-c,
|
1256
|
-
.elfinder-cwd-icon-x-csrc,
|
1257
|
-
.elfinder-cwd-icon-x-chdr,
|
1258
|
-
.elfinder-cwd-icon-x-c--,
|
1259
|
-
.elfinder-cwd-icon-x-c--src,
|
1260
|
-
.elfinder-cwd-icon-x-c--hdr,
|
1261
|
-
.elfinder-cwd-icon-x-java,
|
1262
|
-
.elfinder-cwd-icon-x-java-source { background-position: 0 -900px; }
|
1263
|
-
|
1264
|
-
.elfinder-cwd-icon-x-php:after,
|
1265
|
-
.elfinder-cwd-icon-x-php { background-position: 0 -950px; }
|
1266
|
-
|
1267
|
-
.elfinder-cwd-icon-xml:after,
|
1268
|
-
.elfinder-cwd-icon-xml { background-position: 0 -1000px; }
|
1269
|
-
|
1270
|
-
.elfinder-cwd-icon-zip:after,
|
1271
|
-
.elfinder-cwd-icon-x-zip:after,
|
1272
|
-
.elfinder-cwd-icon-x-xz:after,
|
1273
|
-
.elfinder-cwd-icon-x-7z-compressed:after,
|
1274
|
-
.elfinder-cwd-icon-zip,
|
1275
|
-
.elfinder-cwd-icon-x-zip,
|
1276
|
-
.elfinder-cwd-icon-x-xz,
|
1277
|
-
.elfinder-cwd-icon-x-7z-compressed { background-position: 0 -1050px; }
|
1278
|
-
|
1279
|
-
.elfinder-cwd-icon-x-gzip:after,
|
1280
|
-
.elfinder-cwd-icon-x-tar:after,
|
1281
|
-
.elfinder-cwd-icon-x-gzip,
|
1282
|
-
.elfinder-cwd-icon-x-tar { background-position: 0 -1100px; }
|
1283
|
-
|
1284
|
-
.elfinder-cwd-icon-x-bzip:after,
|
1285
|
-
.elfinder-cwd-icon-x-bzip2:after,
|
1286
|
-
.elfinder-cwd-icon-x-bzip,
|
1287
|
-
.elfinder-cwd-icon-x-bzip2 { background-position: 0 -1150px; }
|
1288
|
-
|
1289
|
-
.elfinder-cwd-icon-x-rar:after,
|
1290
|
-
.elfinder-cwd-icon-x-rar-compressed:after,
|
1291
|
-
.elfinder-cwd-icon-x-rar,
|
1292
|
-
.elfinder-cwd-icon-x-rar-compressed { background-position: 0 -1200px; }
|
1293
|
-
|
1294
|
-
.elfinder-cwd-icon-x-shockwave-flash:after,
|
1295
|
-
.elfinder-cwd-icon-x-shockwave-flash { background-position: 0 -1250px; }
|
1296
|
-
|
1297
|
-
.elfinder-cwd-icon-group { background-position:0 -1300px;}
|
1298
|
-
|
1299
|
-
/* textfield inside icon */
|
1300
|
-
.elfinder-cwd-filename input { width:100%; border:none; margin:0; padding:0; }
|
1301
|
-
.elfinder-cwd-view-icons input {text-align:center; }
|
1302
|
-
.elfinder-cwd-view-icons textarea {
|
1303
|
-
width: 100%;
|
1304
|
-
border: 0px solid;
|
1305
|
-
margin: 0;
|
1306
|
-
padding: 0;
|
1307
|
-
text-align: center;
|
1308
|
-
overflow: hidden;
|
1309
|
-
resize: none;
|
1310
|
-
}
|
1311
|
-
|
1312
|
-
.elfinder-cwd-view-icons { text-align:center; }
|
1313
|
-
|
1314
|
-
|
1315
|
-
/************************************ LIST VIEW ************************************/
|
1316
|
-
|
1317
|
-
/*.elfinder-cwd-view-list { padding:0 0 4px 0; }*/
|
1318
|
-
|
1319
|
-
.elfinder-cwd-wrapper.elfinder-cwd-fixheader .elfinder-cwd::after {
|
1320
|
-
display: none;
|
1321
|
-
}
|
1322
|
-
|
1323
|
-
.elfinder-cwd table {
|
1324
|
-
width: 100%;
|
1325
|
-
border-collapse: separate;
|
1326
|
-
border: 0 solid;
|
1327
|
-
margin: 0 0 10px 0;
|
1328
|
-
border-spacing: 0;
|
1329
|
-
box-sizing: padding-box;
|
1330
|
-
padding: 2px;
|
1331
|
-
position: relative;
|
1332
|
-
}
|
1333
|
-
|
1334
|
-
.elfinder-cwd-wrapper-list.elfinder-cwd-fixheader {
|
1335
|
-
position: absolute;
|
1336
|
-
overflow: hidden;
|
1337
|
-
}
|
1338
|
-
|
1339
|
-
.elfinder-cwd-wrapper-list.elfinder-cwd-fixheader:before {
|
1340
|
-
content: '';
|
1341
|
-
position: absolute;
|
1342
|
-
width: 100%;
|
1343
|
-
top: 0;
|
1344
|
-
height: 3px;
|
1345
|
-
background-color: white;
|
1346
|
-
}
|
1347
|
-
.elfinder-droppable-active + .elfinder-cwd-wrapper-list.elfinder-cwd-fixheader:before {
|
1348
|
-
background-color: #8cafed;
|
1349
|
-
}
|
1350
|
-
|
1351
|
-
.elfinder .elfinder-workzone div.elfinder-cwd-fixheader table {
|
1352
|
-
table-layout: fixed;
|
1353
|
-
}
|
1354
|
-
|
1355
|
-
.elfinder .elfinder-cwd table tbody.elfinder-cwd-fixheader {
|
1356
|
-
position: relative;
|
1357
|
-
}
|
1358
|
-
|
1359
|
-
.elfinder-ltr .elfinder-cwd thead .elfinder-cwd-selectall {
|
1360
|
-
text-align: left;
|
1361
|
-
right: auto;
|
1362
|
-
left: 0px;
|
1363
|
-
padding-top: 3px;
|
1364
|
-
}
|
1365
|
-
|
1366
|
-
.elfinder-rtl .elfinder-cwd thead .elfinder-cwd-selectall {
|
1367
|
-
text-align: right;
|
1368
|
-
right: 0px;
|
1369
|
-
left: auto;
|
1370
|
-
padding-top: 3px;
|
1371
|
-
}
|
1372
|
-
|
1373
|
-
.elfinder-touch .elfinder-cwd thead .elfinder-cwd-selectall {
|
1374
|
-
padding-top: 5px;
|
1375
|
-
}
|
1376
|
-
|
1377
|
-
.elfinder .elfinder-cwd table thead tr { border-left:0 solid; border-top:0 solid; border-right:0 solid; }
|
1378
|
-
|
1379
|
-
.elfinder .elfinder-cwd table thead td {
|
1380
|
-
padding: 4px 14px;
|
1381
|
-
}
|
1382
|
-
.elfinder-ltr .elfinder-cwd.elfinder-has-checkbox table thead td:first-child {
|
1383
|
-
padding: 4px 14px 4px 22px;
|
1384
|
-
}
|
1385
|
-
.elfinder-rtl .elfinder-cwd.elfinder-has-checkbox table thead td:first-child {
|
1386
|
-
padding: 4px 22px 4px 14px;
|
1387
|
-
}
|
1388
|
-
|
1389
|
-
.elfinder .elfinder-cwd table thead td.ui-state-active {
|
1390
|
-
background: #ebf1f6;
|
1391
|
-
background: -moz-linear-gradient(top, #ebf1f6 0%, #abd3ee 50%, #89c3eb 51%, #d5ebfb 100%);
|
1392
|
-
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebf1f6), color-stop(50%,#abd3ee), color-stop(51%,#89c3eb), color-stop(100%,#d5ebfb));
|
1393
|
-
background: -webkit-linear-gradient(top, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%);
|
1394
|
-
background: -o-linear-gradient(top, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%);
|
1395
|
-
background: -ms-linear-gradient(top, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%);
|
1396
|
-
background: linear-gradient(to bottom, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%);
|
1397
|
-
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#d5ebfb',GradientType=0 );
|
1398
|
-
}
|
1399
|
-
|
1400
|
-
.elfinder .elfinder-cwd table td {
|
1401
|
-
padding:4px 12px;
|
1402
|
-
white-space:pre;
|
1403
|
-
overflow:hidden;
|
1404
|
-
text-align:right;
|
1405
|
-
cursor:default;
|
1406
|
-
border:0 solid;
|
1407
|
-
}
|
1408
|
-
|
1409
|
-
.elfinder .elfinder-cwd table tbody td:first-child {
|
1410
|
-
position: relative
|
1411
|
-
}
|
1412
|
-
|
1413
|
-
.elfinder .elfinder-cwd table td div {
|
1414
|
-
box-sizing: content-box;
|
1415
|
-
}
|
1416
|
-
|
1417
|
-
tr.elfinder-cwd-file td .elfinder-cwd-select {
|
1418
|
-
width: 40px;
|
1419
|
-
padding-top: 3px;
|
1420
|
-
}
|
1421
|
-
|
1422
|
-
.elfinder-touch tr.elfinder-cwd-file td .elfinder-cwd-select {
|
1423
|
-
padding-top: 10px;
|
1424
|
-
}
|
1425
|
-
|
1426
|
-
.elfinder-touch .elfinder-cwd tr td {
|
1427
|
-
padding: 10px 12px;
|
1428
|
-
}
|
1429
|
-
|
1430
|
-
.elfinder-touch .elfinder-cwd table thead td {
|
1431
|
-
padding: 8px 14px;
|
1432
|
-
}
|
1433
|
-
|
1434
|
-
.elfinder-touch .elfinder-cwd tr.elfinder-cwd-file td {
|
1435
|
-
padding: 13px 12px;
|
1436
|
-
}
|
1437
|
-
|
1438
|
-
.elfinder-ltr .elfinder-cwd table td { text-align:right; }
|
1439
|
-
.elfinder-ltr .elfinder-cwd table td:first-child { text-align:left; }
|
1440
|
-
.elfinder-rtl .elfinder-cwd table td { text-align:left; }
|
1441
|
-
.elfinder-rtl .elfinder-cwd table td:first-child { text-align:right; }
|
1442
|
-
|
1443
|
-
.elfinder-odd-row { background:#eee; }
|
1444
|
-
|
1445
|
-
/* filename container */
|
1446
|
-
.elfinder-cwd-view-list .elfinder-cwd-file-wrapper { width:97%; position:relative; }
|
1447
|
-
/* filename container in ltr/rtl enviroment */
|
1448
|
-
.elfinder-ltr .elfinder-cwd-view-list.elfinder-has-checkbox .elfinder-cwd-file-wrapper { margin-left: 8px; }
|
1449
|
-
.elfinder-rtl .elfinder-cwd-view-list.elfinder-has-checkbox .elfinder-cwd-file-wrapper { margin-right: 8px; }
|
1450
|
-
.elfinder-ltr .elfinder-cwd-view-list .elfinder-cwd-filename { padding-left:23px; }
|
1451
|
-
.elfinder-rtl .elfinder-cwd-view-list .elfinder-cwd-filename { padding-right:23px; }
|
1452
|
-
|
1453
|
-
/* premissions/symlink marker */
|
1454
|
-
.elfinder-cwd-view-list .elfinder-perms,
|
1455
|
-
.elfinder-cwd-view-list .elfinder-lock,
|
1456
|
-
.elfinder-cwd-view-list .elfinder-symlink {
|
1457
|
-
margin-top:-6px;
|
1458
|
-
opacity: .6;
|
1459
|
-
filter:Alpha(Opacity=60);
|
1460
|
-
}
|
1461
|
-
/* markers in ltr/rtl enviroment */
|
1462
|
-
.elfinder-ltr .elfinder-cwd-view-list .elfinder-perms { left:8px; bottom:-4px; }
|
1463
|
-
.elfinder-ltr .elfinder-cwd-view-list .elfinder-lock { left:10px; top:0px; }
|
1464
|
-
.elfinder-ltr .elfinder-cwd-view-list .elfinder-symlink { left:-7px; bottom:-4px; }
|
1465
|
-
|
1466
|
-
/* file icon */
|
1467
|
-
.elfinder-cwd-view-list td .elfinder-cwd-icon {
|
1468
|
-
width:16px;
|
1469
|
-
height:16px;
|
1470
|
-
position:absolute;
|
1471
|
-
top:50%;
|
1472
|
-
margin-top:-8px;
|
1473
|
-
background-image:url(../img/icons-small.png);
|
1474
|
-
}
|
1475
|
-
/* icon in ltr/rtl enviroment */
|
1476
|
-
.elfinder-ltr .elfinder-cwd-view-list .elfinder-cwd-icon { left:0; }
|
1477
|
-
.elfinder-rtl .elfinder-cwd-view-list .elfinder-cwd-icon { right:0; }
|
1478
|
-
|
1479
|
-
/* thumbnail image video overlay */
|
1480
|
-
.elfinder-cwd-view-list .elfinder-cwd-icon.elfinder-cwd-icon-video.elfinder-cwd-bgurl:after {
|
1481
|
-
content: none;
|
1482
|
-
}
|
1483
|
-
|
1484
|
-
/* table header resize handle */
|
1485
|
-
.elfinder-cwd-view-list thead td .ui-resizable-handle {
|
1486
|
-
height: 100%;
|
1487
|
-
top: 3px;
|
1488
|
-
}
|
1489
|
-
.elfinder-touch .elfinder-cwd-view-list thead td .ui-resizable-handle {
|
1490
|
-
top: -5px;
|
1491
|
-
margin: 10px;
|
1492
|
-
}
|
1493
|
-
.elfinder-cwd-view-list thead td .ui-resizable-e {
|
1494
|
-
right: -7px;
|
1495
|
-
}
|
1496
|
-
.elfinder-cwd-view-list thead td .ui-resizable-w {
|
1497
|
-
left: -7px;
|
1498
|
-
}
|
1499
|
-
.elfinder-touch .elfinder-cwd-view-list thead td .ui-resizable-e {
|
1500
|
-
right: -16px;
|
1501
|
-
}
|
1502
|
-
.elfinder-touch .elfinder-cwd-view-list thead td .ui-resizable-w {
|
1503
|
-
left: -16px;
|
1504
|
-
}
|
1505
|
-
|
1506
|
-
/* empty message */
|
1507
|
-
.elfinder-cwd-wrapper-empty .elfinder-cwd-view-list.elfinder-cwd:after {
|
1508
|
-
margin-top: 0;
|
1509
|
-
}
|
1510
|
-
/* File: /css/dialog.css */
|
1511
|
-
/*********************************************/
|
1512
|
-
/* DIALOGS STYLES */
|
1513
|
-
/*********************************************/
|
1514
|
-
|
1515
|
-
/* common dialogs class */
|
1516
|
-
.std42-dialog {
|
1517
|
-
padding:0;
|
1518
|
-
position:absolute;
|
1519
|
-
left:auto;
|
1520
|
-
right:auto;
|
1521
|
-
}
|
1522
|
-
.std42-dialog.elfinder-dialog-minimized {
|
1523
|
-
overFlow: hidden;
|
1524
|
-
position: relative;
|
1525
|
-
float: left;
|
1526
|
-
width: auto;
|
1527
|
-
}
|
1528
|
-
.elfinder-rtl .std42-dialog.elfinder-dialog-minimized {
|
1529
|
-
float: right;
|
1530
|
-
}
|
1531
|
-
|
1532
|
-
/* titlebar */
|
1533
|
-
.std42-dialog .ui-dialog-titlebar {
|
1534
|
-
border-left:0 solid transparent;
|
1535
|
-
border-top:0 solid transparent;
|
1536
|
-
border-right:0 solid transparent;
|
1537
|
-
-moz-border-radius-bottomleft: 0;
|
1538
|
-
-webkit-border-bottom-left-radius: 0;
|
1539
|
-
border-bottom-left-radius: 0;
|
1540
|
-
-moz-border-radius-bottomright: 0;
|
1541
|
-
-webkit-border-bottom-right-radius: 0;
|
1542
|
-
border-bottom-right-radius: 0;
|
1543
|
-
font-weight:normal;
|
1544
|
-
padding:.2em 1em;
|
1545
|
-
}
|
1546
|
-
.std42-dialog.elfinder-dialog-minimized .ui-dialog-titlebar {
|
1547
|
-
padding: 0 .5em;
|
1548
|
-
height: 20px;
|
1549
|
-
}
|
1550
|
-
.elfinder-touch .std42-dialog.elfinder-dialog-minimized .ui-dialog-titlebar {
|
1551
|
-
padding:.3em .5em;
|
1552
|
-
}
|
1553
|
-
.std42-dialog.ui-draggable-disabled .ui-dialog-titlebar {
|
1554
|
-
cursor: default;
|
1555
|
-
}
|
1556
|
-
|
1557
|
-
.std42-dialog .ui-dialog-titlebar .ui-widget-header {
|
1558
|
-
border : none;
|
1559
|
-
cursor: pointer;
|
1560
|
-
}
|
1561
|
-
|
1562
|
-
.std42-dialog .ui-dialog-titlebar span.elfinder-dialog-title {
|
1563
|
-
display: inherit;
|
1564
|
-
word-break: break-all;
|
1565
|
-
}
|
1566
|
-
.std42-dialog.elfinder-dialog-minimized .ui-dialog-titlebar span.elfinder-dialog-title {
|
1567
|
-
display: list-item;
|
1568
|
-
display: -moz-inline-box;
|
1569
|
-
white-space: nowrap;
|
1570
|
-
word-break: normal;
|
1571
|
-
overflow: hidden;
|
1572
|
-
word-wrap: normal;
|
1573
|
-
overflow-wrap: normal;
|
1574
|
-
max-width: -webkit-calc(100% - 24px);
|
1575
|
-
max-width: -moz-calc(100% - 24px);
|
1576
|
-
max-width: calc(100% - 24px);
|
1577
|
-
}
|
1578
|
-
.elfinder-touch .std42-dialog .ui-dialog-titlebar span.elfinder-dialog-title {
|
1579
|
-
padding-top: .15em;
|
1580
|
-
}
|
1581
|
-
.elfinder-touch .std42-dialog.elfinder-dialog-minimized .ui-dialog-titlebar span.elfinder-dialog-title {
|
1582
|
-
max-width: -webkit-calc(100% - 36px);
|
1583
|
-
max-width: -moz-calc(100% - 36px);
|
1584
|
-
max-width: calc(100% - 36px);
|
1585
|
-
}
|
1586
|
-
|
1587
|
-
.std42-dialog .ui-dialog-titlebar .elfinder-titlebar-button {
|
1588
|
-
position: relative;
|
1589
|
-
float: left;
|
1590
|
-
top: 10px;
|
1591
|
-
left: -10px;
|
1592
|
-
right: 10px;
|
1593
|
-
width: 20px;
|
1594
|
-
height: 20px;
|
1595
|
-
padding:1px;
|
1596
|
-
margin: -10px 1px 0 1px;
|
1597
|
-
background-color: transparent;
|
1598
|
-
background-image: none;
|
1599
|
-
}
|
1600
|
-
.elfinder-touch .std42-dialog/*:not(.elfinder-dialog-minimized)*/ .ui-dialog-titlebar .elfinder-titlebar-button {
|
1601
|
-
transform: scale(1.1);
|
1602
|
-
zoom: 1.1;
|
1603
|
-
margin-left: 5px;
|
1604
|
-
margin-right: 5px;
|
1605
|
-
}
|
1606
|
-
.std42-dialog .ui-dialog-titlebar .elfinder-titlebar-button-right {
|
1607
|
-
float: right;
|
1608
|
-
}
|
1609
|
-
.std42-dialog .ui-dialog-titlebar .elfinder-titlebar-button.elfinder-titlebar-button-right {
|
1610
|
-
left: 10px;
|
1611
|
-
right: -10px;
|
1612
|
-
}
|
1613
|
-
.std42-dialog .ui-dialog-titlebar .elfinder-titlebar-button .ui-icon {
|
1614
|
-
width: 17px;
|
1615
|
-
height: 17px;
|
1616
|
-
border-width: 1px;
|
1617
|
-
border-color: transparent;
|
1618
|
-
opacity: .7;
|
1619
|
-
filter:Alpha(Opacity=70);
|
1620
|
-
-moz-border-radius: 8px;
|
1621
|
-
-webkit-border-radius: 8px;
|
1622
|
-
border-radius: 8px;
|
1623
|
-
}
|
1624
|
-
.std42-dialog.elfinder-dialog-minimized .ui-dialog-titlebar .elfinder-titlebar-button .ui-icon {
|
1625
|
-
opacity: 1;
|
1626
|
-
filter:Alpha(Opacity=100);
|
1627
|
-
}
|
1628
|
-
.std42-dialog.elfinder-dialog-minimized .ui-dialog-titlebar select {
|
1629
|
-
display: none;
|
1630
|
-
}
|
1631
|
-
.std42-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover .ui-icon,
|
1632
|
-
.elfinder-mobile .std42-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon {
|
1633
|
-
background-color: #ff6252;
|
1634
|
-
border-color: #e5695d;
|
1635
|
-
}
|
1636
|
-
.std42-dialog .ui-dialog-titlebar .elfinder-titlebar-minimize:hover .ui-icon,
|
1637
|
-
.elfinder-mobile .std42-dialog .ui-dialog-titlebar .elfinder-titlebar-minimize .ui-icon {
|
1638
|
-
background-color: #ffbc00;
|
1639
|
-
border-color: #e3a40b;
|
1640
|
-
}
|
1641
|
-
.std42-dialog .ui-dialog-titlebar .elfinder-titlebar-full:hover .ui-icon,
|
1642
|
-
.elfinder-mobile .std42-dialog .ui-dialog-titlebar .elfinder-titlebar-full .ui-icon {
|
1643
|
-
background-color: #26c82f;
|
1644
|
-
border-color: #13ae10;
|
1645
|
-
}
|
1646
|
-
|
1647
|
-
/* resize handle for touch devices */
|
1648
|
-
.elfinder-touch .std42-dialog.ui-dialog:not(ui-resizable-disabled) .ui-resizable-se {
|
1649
|
-
width: 12px;
|
1650
|
-
height: 12px;
|
1651
|
-
zoom: 1.5;
|
1652
|
-
right: -7px;
|
1653
|
-
bottom: -7px;
|
1654
|
-
margin: 3px 7px 7px 3px;
|
1655
|
-
background-position: -64px -224px;
|
1656
|
-
}
|
1657
|
-
|
1658
|
-
.elfinder-rtl .elfinder-dialog .ui-dialog-titlebar { text-align:right; }
|
1659
|
-
|
1660
|
-
/* content */
|
1661
|
-
.std42-dialog .ui-dialog-content {
|
1662
|
-
padding:.3em .5em;
|
1663
|
-
box-sizing: border-box;
|
1664
|
-
}
|
1665
|
-
.elfinder .std42-dialog .ui-dialog-content,
|
1666
|
-
.elfinder .std42-dialog .ui-dialog-content * {
|
1667
|
-
-webkit-user-select: auto;
|
1668
|
-
-moz-user-select: text;
|
1669
|
-
-khtml-user-select: text;
|
1670
|
-
user-select: text;
|
1671
|
-
}
|
1672
|
-
|
1673
|
-
/* buttons */
|
1674
|
-
.std42-dialog .ui-dialog-buttonpane {
|
1675
|
-
border: 0 solid;
|
1676
|
-
margin: 0;
|
1677
|
-
padding: .5em;
|
1678
|
-
text-align: right;
|
1679
|
-
}
|
1680
|
-
.elfinder-rtl .std42-dialog .ui-dialog-buttonpane { text-align: left; }
|
1681
|
-
|
1682
|
-
.std42-dialog .ui-dialog-buttonpane button { margin:.7em 0 0 .4em; padding: .2em; outline:0px solid; }
|
1683
|
-
.std42-dialog .ui-dialog-buttonpane button span { padding:2px 9px; }
|
1684
|
-
.std42-dialog .ui-dialog-buttonpane button span.ui-icon { padding: 2px; }
|
1685
|
-
|
1686
|
-
.elfinder-dialog .ui-resizable-e,
|
1687
|
-
.elfinder-dialog .ui-resizable-s { width:0; height:0;}
|
1688
|
-
|
1689
|
-
.std42-dialog .ui-button input { cursor: pointer;}
|
1690
|
-
|
1691
|
-
.std42-dialog select { border: 1px solid #ccc; }
|
1692
|
-
|
1693
|
-
/* error/notify/confirm dialogs icon */
|
1694
|
-
.elfinder-dialog-icon {
|
1695
|
-
position:absolute;
|
1696
|
-
width:32px;
|
1697
|
-
height:32px;
|
1698
|
-
left:10px;
|
1699
|
-
top:50%;
|
1700
|
-
margin-top:-15px;
|
1701
|
-
background:url("../img/dialogs.png") 0 0 no-repeat;
|
1702
|
-
}
|
1703
|
-
|
1704
|
-
.elfinder-rtl .elfinder-dialog-icon { left:auto; right:10px;}
|
1705
|
-
|
1706
|
-
|
1707
|
-
|
1708
|
-
/*********************** ERROR DIALOG **************************/
|
1709
|
-
|
1710
|
-
.elfinder-dialog-error .ui-dialog-content,
|
1711
|
-
.elfinder-dialog-confirm .ui-dialog-content { padding-left: 56px; min-height:35px; }
|
1712
|
-
|
1713
|
-
.elfinder-rtl .elfinder-dialog-error .ui-dialog-content,
|
1714
|
-
.elfinder-rtl .elfinder-dialog-confirm .ui-dialog-content { padding-left:0; padding-right: 56px; }
|
1715
|
-
|
1716
|
-
/*********************** NOTIFY DIALOG **************************/
|
1717
|
-
|
1718
|
-
.elfinder-dialog-notify .ui-dialog-titlebar-close { display:none; }
|
1719
|
-
.elfinder-dialog-notify .ui-dialog-content { padding:0; }
|
1720
|
-
|
1721
|
-
/* one notification container */
|
1722
|
-
.elfinder-notify {
|
1723
|
-
border-bottom:1px solid #ccc;
|
1724
|
-
position:relative;
|
1725
|
-
padding:.5em;
|
1726
|
-
|
1727
|
-
text-align:center;
|
1728
|
-
overflow:hidden;
|
1729
|
-
}
|
1730
|
-
|
1731
|
-
.elfinder-ltr .elfinder-notify { padding-left:36px; }
|
1732
|
-
.elfinder-rtl .elfinder-notify { padding-right:36px; }
|
1733
|
-
|
1734
|
-
.elfinder-notify:last-child { border:0 solid; }
|
1735
|
-
|
1736
|
-
/* progressbar */
|
1737
|
-
.elfinder-notify-progressbar {
|
1738
|
-
width:180px;
|
1739
|
-
height:8px;
|
1740
|
-
border:1px solid #aaa;
|
1741
|
-
background:#f5f5f5;
|
1742
|
-
margin:5px auto;
|
1743
|
-
overflow:hidden;
|
1744
|
-
}
|
1745
|
-
|
1746
|
-
.elfinder-notify-progress {
|
1747
|
-
width:100%;
|
1748
|
-
height:8px;
|
1749
|
-
background:url(../img/progress.gif) center center repeat-x;
|
1750
|
-
}
|
1751
|
-
|
1752
|
-
.elfinder-notify-progressbar, .elfinder-notify-progress {
|
1753
|
-
-moz-border-radius: 2px;
|
1754
|
-
-webkit-border-radius: 2px;
|
1755
|
-
border-radius: 2px;
|
1756
|
-
}
|
1757
|
-
|
1758
|
-
/* icons */
|
1759
|
-
.elfinder-dialog-icon-open,
|
1760
|
-
.elfinder-dialog-icon-readdir,
|
1761
|
-
.elfinder-dialog-icon-file { background-position: 0 -225px; }
|
1762
|
-
.elfinder-dialog-icon-reload { background-position: 0 -225px; }
|
1763
|
-
.elfinder-dialog-icon-mkdir { background-position: 0 -64px; }
|
1764
|
-
.elfinder-dialog-icon-mkfile { background-position: 0 -96px; }
|
1765
|
-
.elfinder-dialog-icon-copy,
|
1766
|
-
.elfinder-dialog-icon-prepare,
|
1767
|
-
.elfinder-dialog-icon-move { background-position: 0 -128px;}
|
1768
|
-
.elfinder-dialog-icon-upload { background-position: 0 -160px; }
|
1769
|
-
.elfinder-dialog-icon-chunkmerge { background-position: 0 -160px; }
|
1770
|
-
.elfinder-dialog-icon-rm { background-position: 0 -192px; }
|
1771
|
-
.elfinder-dialog-icon-download { background-position: 0 -260px; }
|
1772
|
-
.elfinder-dialog-icon-save { background-position: 0 -295px; }
|
1773
|
-
.elfinder-dialog-icon-rename { background-position: 0 -330px; }
|
1774
|
-
.elfinder-dialog-icon-zipdl,
|
1775
|
-
.elfinder-dialog-icon-archive,
|
1776
|
-
.elfinder-dialog-icon-extract { background-position: 0 -365px; }
|
1777
|
-
.elfinder-dialog-icon-search { background-position: 0 -402px; }
|
1778
|
-
.elfinder-dialog-icon-resize,
|
1779
|
-
.elfinder-dialog-icon-loadimg,
|
1780
|
-
.elfinder-dialog-icon-netmount,
|
1781
|
-
.elfinder-dialog-icon-netunmount,
|
1782
|
-
.elfinder-dialog-icon-chmod,
|
1783
|
-
.elfinder-dialog-icon-preupload,
|
1784
|
-
.elfinder-dialog-icon-url,
|
1785
|
-
.elfinder-dialog-icon-dim { background-position: 0 -434px; }
|
1786
|
-
|
1787
|
-
/*********************** CONFIRM DIALOG **************************/
|
1788
|
-
|
1789
|
-
.elfinder-dialog-confirm-applyall,
|
1790
|
-
.elfinder-dialog-confirm-encoding {
|
1791
|
-
padding: 0 1em;
|
1792
|
-
margin: 0;
|
1793
|
-
}
|
1794
|
-
.elfinder-ltr .elfinder-dialog-confirm-applyall,
|
1795
|
-
.elfinder-ltr .elfinder-dialog-confirm-encoding { text-align: left; }
|
1796
|
-
.elfinder-rtl .elfinder-dialog-confirm-applyall,
|
1797
|
-
.elfinder-rtl .elfinder-dialog-confirm-encoding { text-align: right; }
|
1798
|
-
|
1799
|
-
.elfinder-dialog-confirm .elfinder-dialog-icon { background-position:0 -32px; }
|
1800
|
-
|
1801
|
-
.elfinder-dialog-confirm .ui-dialog-buttonset { width: auto; }
|
1802
|
-
|
1803
|
-
/*********************** FILE INFO DIALOG **************************/
|
1804
|
-
|
1805
|
-
|
1806
|
-
.elfinder-info-title .elfinder-cwd-icon {
|
1807
|
-
float:left;
|
1808
|
-
width:48px;
|
1809
|
-
height:48px;
|
1810
|
-
margin-right:1em;
|
1811
|
-
}
|
1812
|
-
|
1813
|
-
.elfinder-rtl .elfinder-info-title .elfinder-cwd-icon {
|
1814
|
-
float: right;
|
1815
|
-
margin-right: 0;
|
1816
|
-
margin-left: 1em;
|
1817
|
-
}
|
1818
|
-
|
1819
|
-
.elfinder-info-title strong { display:block; padding:.3em 0 .5em 0; }
|
1820
|
-
|
1821
|
-
.elfinder-info-tb {
|
1822
|
-
min-width:200px;
|
1823
|
-
border:0 solid;
|
1824
|
-
margin:1em .2em 1em .2em;
|
1825
|
-
}
|
1826
|
-
|
1827
|
-
.elfinder-info-tb td { white-space:nowrap; padding:2px; }
|
1828
|
-
|
1829
|
-
.elfinder-info-tb tr td:first-child { text-align:right; }
|
1830
|
-
|
1831
|
-
.elfinder-info-tb span { float:left;}
|
1832
|
-
.elfinder-info-tb a { outline: none; text-decoration:underline; }
|
1833
|
-
.elfinder-info-tb a:hover { text-decoration:none; }
|
1834
|
-
.elfinder-info-spinner {
|
1835
|
-
width:14px;
|
1836
|
-
height:14px;
|
1837
|
-
float:left;
|
1838
|
-
background: url("../img/spinner-mini.gif") center center no-repeat;
|
1839
|
-
margin:0 5px;
|
1840
|
-
}
|
1841
|
-
|
1842
|
-
.elfinder-netmount-tb { margin:0 auto; }
|
1843
|
-
.elfinder-netmount-tb select,
|
1844
|
-
.elfinder-netmount-tb input { border:1px solid #ccc; }
|
1845
|
-
.elfinder-netmount-tb .elfinder-button-icon { cursor: pointer; }
|
1846
|
-
|
1847
|
-
button.elfinder-info-button {
|
1848
|
-
margin: -3.5px 0;
|
1849
|
-
cursor: pointer;
|
1850
|
-
}
|
1851
|
-
|
1852
|
-
/*********************** UPLOAD DIALOG **************************/
|
1853
|
-
|
1854
|
-
.elfinder-upload-dropbox {
|
1855
|
-
display: table-cell;
|
1856
|
-
text-align:center;
|
1857
|
-
vertical-align: middle;
|
1858
|
-
padding:0.5em;
|
1859
|
-
border:3px dashed #aaa;
|
1860
|
-
width: 9999px;
|
1861
|
-
height: 80px;
|
1862
|
-
overflow: hidden;
|
1863
|
-
word-break: keep-all;
|
1864
|
-
}
|
1865
|
-
|
1866
|
-
.elfinder-upload-dropbox.ui-state-hover {
|
1867
|
-
background:#dfdfdf;
|
1868
|
-
border:3px dashed #555;
|
1869
|
-
}
|
1870
|
-
|
1871
|
-
.elfinder-upload-dialog-or {
|
1872
|
-
margin:.3em 0;
|
1873
|
-
text-align:center;
|
1874
|
-
}
|
1875
|
-
|
1876
|
-
.elfinder-upload-dialog-wrapper { text-align:center; }
|
1877
|
-
|
1878
|
-
.elfinder-upload-dialog-wrapper .ui-button { position:relative; overflow:hidden; }
|
1879
|
-
|
1880
|
-
.elfinder-upload-dialog-wrapper .ui-button form {
|
1881
|
-
position:absolute;
|
1882
|
-
right:0;
|
1883
|
-
top:0;
|
1884
|
-
opacity: 0; filter:Alpha(Opacity=0);
|
1885
|
-
}
|
1886
|
-
|
1887
|
-
.elfinder-upload-dialog-wrapper .ui-button form input {
|
1888
|
-
padding:0 20px;
|
1889
|
-
font-size:3em;
|
1890
|
-
|
1891
|
-
}
|
1892
|
-
|
1893
|
-
|
1894
|
-
/* dialog for elFinder itself */
|
1895
|
-
.dialogelfinder .dialogelfinder-drag {
|
1896
|
-
border-left:0 solid;
|
1897
|
-
border-top:0 solid;
|
1898
|
-
border-right:0 solid;
|
1899
|
-
font-weight:normal;
|
1900
|
-
padding:2px 12px;
|
1901
|
-
cursor:move;
|
1902
|
-
position:relative;
|
1903
|
-
text-align:left;
|
1904
|
-
}
|
1905
|
-
|
1906
|
-
.elfinder-rtl .dialogelfinder-drag { text-align:right;}
|
1907
|
-
|
1908
|
-
.dialogelfinder-drag-close {
|
1909
|
-
position: absolute;
|
1910
|
-
top:50%;
|
1911
|
-
margin-top:-8px;
|
1912
|
-
}
|
1913
|
-
|
1914
|
-
.elfinder-ltr .dialogelfinder-drag-close { right:12px; }
|
1915
|
-
.elfinder-rtl .dialogelfinder-drag-close { left:12px; }
|
1916
|
-
|
1917
|
-
|
1918
|
-
/*********************** RM CONFIRM **************************/
|
1919
|
-
.elfinder-rm-title {
|
1920
|
-
margin-bottom: .5ex;
|
1921
|
-
}
|
1922
|
-
|
1923
|
-
.elfinder-rm-title .elfinder-cwd-icon {
|
1924
|
-
float:left;
|
1925
|
-
width:48px;
|
1926
|
-
height:48px;
|
1927
|
-
margin-right:1em;
|
1928
|
-
}
|
1929
|
-
|
1930
|
-
.elfinder-rtl .elfinder-rm-title .elfinder-cwd-icon {
|
1931
|
-
float: right;
|
1932
|
-
margin-right: 0;
|
1933
|
-
margin-left: 1em;
|
1934
|
-
}
|
1935
|
-
|
1936
|
-
.elfinder-rm-title strong {
|
1937
|
-
display: block;
|
1938
|
-
/*word-wrap: break-word;*/
|
1939
|
-
white-space: pre-wrap;
|
1940
|
-
word-break: normal;
|
1941
|
-
overflow: hidden;
|
1942
|
-
text-overflow: ellipsis;
|
1943
|
-
}
|
1944
|
-
|
1945
|
-
.elfinder-rm-title+br {
|
1946
|
-
display: none;
|
1947
|
-
}
|
1948
|
-
|
1949
|
-
/*********************** EDIT DIALOG **************************/
|
1950
|
-
|
1951
|
-
.ui-dialog-titlebar select.elfinder-edit-changed {
|
1952
|
-
border-bottom: 1px solid #13ae10;
|
1953
|
-
}
|
1954
|
-
|
1955
|
-
/* File: /css/fonts.css */
|
1956
|
-
.elfinder-contextmenu .elfinder-contextmenu-item span { font-size:.72em; }
|
1957
|
-
|
1958
|
-
.elfinder-cwd-view-icons .elfinder-cwd-filename { font-size:.7em; }
|
1959
|
-
.elfinder-cwd-view-list td { font-size:.7em; }
|
1960
|
-
|
1961
|
-
.std42-dialog .ui-dialog-titlebar { font-size:.82em; }
|
1962
|
-
.std42-dialog .ui-dialog-content { font-size:.72em; }
|
1963
|
-
.std42-dialog .ui-dialog-buttonpane { font-size:.76em; }
|
1964
|
-
.elfinder-info-tb { font-size:.9em; }
|
1965
|
-
.elfinder-upload-dropbox { font-size:1.2em; }
|
1966
|
-
.elfinder-upload-dialog-or { font-size:1.2em; }
|
1967
|
-
.dialogelfinder .dialogelfinder-drag { font-size:.9em; }
|
1968
|
-
.elfinder .elfinder-navbar { font-size:.72em; }
|
1969
|
-
.elfinder-place-drag .elfinder-navbar-dir { font-size:.9em;}
|
1970
|
-
.elfinder-quicklook-title { font-size:.7em; }
|
1971
|
-
.elfinder-quicklook-info-data { font-size:.72em; }
|
1972
|
-
.elfinder-quicklook-preview-text-wrapper { font-size:.9em; }
|
1973
|
-
.elfinder-button-menu-item { font-size:.72em; }
|
1974
|
-
.elfinder-button-search input { font-size:.8em; }
|
1975
|
-
.elfinder-statusbar div { font-size:.7em; }
|
1976
|
-
.elfinder-drag-num { font-size:12px; }
|
1977
|
-
.elfinder-toast { font-size:.76em; }
|
1978
|
-
|
1979
|
-
|
1980
|
-
/* File: /css/navbar.css */
|
1981
|
-
/*********************************************/
|
1982
|
-
/* NAVIGATION PANEL */
|
1983
|
-
/*********************************************/
|
1984
|
-
|
1985
|
-
/* container */
|
1986
|
-
.elfinder .elfinder-navbar {
|
1987
|
-
width:230px;
|
1988
|
-
padding:3px 5px;
|
1989
|
-
background-image:none;
|
1990
|
-
border-top:0 solid;
|
1991
|
-
border-bottom:0 solid;
|
1992
|
-
overflow:auto;
|
1993
|
-
position:relative;
|
1994
|
-
}
|
1995
|
-
|
1996
|
-
|
1997
|
-
/* ltr/rtl enviroment */
|
1998
|
-
.elfinder-ltr .elfinder-navbar { float:left; border-left:0 solid; }
|
1999
|
-
.elfinder-rtl .elfinder-navbar { float:right; border-right:0 solid; }
|
2000
|
-
.elfinder-ltr .ui-resizable-e { margin-left:10px; }
|
2001
|
-
|
2002
|
-
/* folders tree container */
|
2003
|
-
.elfinder-tree {
|
2004
|
-
display:table; width:100%; margin: 0 0 .5em 0;
|
2005
|
-
-webkit-tap-highlight-color:rgba(0,0,0,0);
|
2006
|
-
}
|
2007
|
-
|
2008
|
-
/* one folder wrapper */
|
2009
|
-
.elfinder-navbar-wrapper, .elfinder-place-wrapper { }
|
2010
|
-
|
2011
|
-
/* folder */
|
2012
|
-
.elfinder-navbar-dir {
|
2013
|
-
position:relative;
|
2014
|
-
display:block;
|
2015
|
-
white-space:nowrap;
|
2016
|
-
padding:3px 12px;
|
2017
|
-
margin: 0;
|
2018
|
-
outline:0px solid;
|
2019
|
-
border:1px solid transparent;
|
2020
|
-
cursor:default;
|
2021
|
-
}
|
2022
|
-
.elfinder-touch .elfinder-navbar-dir {
|
2023
|
-
padding: 12px 12px;
|
2024
|
-
}
|
2025
|
-
|
2026
|
-
/* ltr/rtl enviroment */
|
2027
|
-
.elfinder-ltr .elfinder-navbar-dir { padding-left:35px; }
|
2028
|
-
.elfinder-rtl .elfinder-navbar-dir { padding-right:35px; }
|
2029
|
-
|
2030
|
-
/* arrow before icon */
|
2031
|
-
.elfinder-navbar-arrow {
|
2032
|
-
width:12px;
|
2033
|
-
height:14px;
|
2034
|
-
position:absolute;
|
2035
|
-
display:none;
|
2036
|
-
top:50%;
|
2037
|
-
margin-top:-8px;
|
2038
|
-
background-image:url("../img/arrows-normal.png");
|
2039
|
-
background-repeat:no-repeat;
|
2040
|
-
/* border:1px solid #111;*/
|
2041
|
-
}
|
2042
|
-
.elfinder-ltr .elfinder-navbar-arrow {
|
2043
|
-
left: 0;
|
2044
|
-
}
|
2045
|
-
.elfinder-ltr .elfinder-navbar-arrow {
|
2046
|
-
right:0;
|
2047
|
-
}
|
2048
|
-
.elfinder-touch .elfinder-navbar-arrow {
|
2049
|
-
zoom: 1.4;
|
2050
|
-
-moz-transform-origin: top left;
|
2051
|
-
-moz-transform: scale(1.4);
|
2052
|
-
margin-bottom: 7px;
|
2053
|
-
}
|
2054
|
-
.elfinder-ltr.elfinder-touch .elfinder-navbar-arrow {
|
2055
|
-
left: -3px;
|
2056
|
-
margin-right: 20px;
|
2057
|
-
}
|
2058
|
-
.elfinder-rtl.elfinder-touch .elfinder-navbar-arrow {
|
2059
|
-
right: -3px;
|
2060
|
-
margin-left: 20px;
|
2061
|
-
}
|
2062
|
-
|
2063
|
-
.ui-state-active .elfinder-navbar-arrow { background-image:url("../img/arrows-active.png"); }
|
2064
|
-
|
2065
|
-
/* collapsed/expanded arrow view */
|
2066
|
-
.elfinder-navbar-collapsed .elfinder-navbar-arrow { display:block; }
|
2067
|
-
|
2068
|
-
/* arrow ltr/rtl enviroment */
|
2069
|
-
.elfinder-ltr .elfinder-navbar-collapsed .elfinder-navbar-arrow { background-position: 0 4px;}
|
2070
|
-
.elfinder-rtl .elfinder-navbar-collapsed .elfinder-navbar-arrow { background-position: 0 -10px; }
|
2071
|
-
.elfinder-ltr .elfinder-navbar-expanded .elfinder-navbar-arrow,
|
2072
|
-
.elfinder-rtl .elfinder-navbar-expanded .elfinder-navbar-arrow { background-position:0 -21px; }
|
2073
|
-
|
2074
|
-
|
2075
|
-
/* folder icon */
|
2076
|
-
.elfinder-navbar-icon {
|
2077
|
-
width:16px;
|
2078
|
-
height:16px;
|
2079
|
-
position:absolute;
|
2080
|
-
top:50%;
|
2081
|
-
margin-top:-8px;
|
2082
|
-
background-image:url("../img/toolbar.png");
|
2083
|
-
background-repeat:no-repeat;
|
2084
|
-
background-position:0 -16px;
|
2085
|
-
}
|
2086
|
-
|
2087
|
-
/* ltr/rtl enviroment */
|
2088
|
-
.elfinder-ltr .elfinder-navbar-icon { left:14px; }
|
2089
|
-
.elfinder-rtl .elfinder-navbar-icon { right:14px; }
|
2090
|
-
|
2091
|
-
/* root folder */
|
2092
|
-
.elfinder-tree .elfinder-navbar-root .elfinder-navbar-icon { background-position:0 0; }
|
2093
|
-
.elfinder-places .elfinder-navbar-root .elfinder-navbar-icon { background-position:0 -704px; }
|
2094
|
-
|
2095
|
-
/* root icon of each volume */
|
2096
|
-
.elfinder-tree .elfinder-navbar-root-local .elfinder-navbar-icon { background-image:url("../img/volume_icon_local.png"); background-position:0 0; }
|
2097
|
-
.elfinder-tree .elfinder-navbar-root-ftp .elfinder-navbar-icon { background-image:url("../img/volume_icon_ftp.png"); background-position:0 0; }
|
2098
|
-
.elfinder-tree .elfinder-navbar-root-sql .elfinder-navbar-icon { background-image:url("../img/volume_icon_sql.png"); background-position:0 0; }
|
2099
|
-
.elfinder-tree .elfinder-navbar-root-dropbox .elfinder-navbar-icon { background-image:url("../img/volume_icon_dropbox.png"); background-position:0 0; }
|
2100
|
-
.elfinder-tree .elfinder-navbar-root-googledrive .elfinder-navbar-icon { background-image:url("../img/volume_icon_googledrive.png"); background-position:0 0; }
|
2101
|
-
.elfinder-tree .elfinder-navbar-root-onedrive .elfinder-navbar-icon { background-image:url("../img/volume_icon_onedrive.png"); background-position:0 0; }
|
2102
|
-
.elfinder-tree .elfinder-navbar-root-box .elfinder-navbar-icon { background-image:url("../img/volume_icon_box.png"); background-position:0 0; }
|
2103
|
-
.elfinder-tree .elfinder-navbar-root-network .elfinder-navbar-icon { background-image:url("../img/toolbar.png"); background-position: 0 -688px; }
|
2104
|
-
|
2105
|
-
/* icon in active/hove/dropactive state */
|
2106
|
-
.ui-state-active .elfinder-navbar-icon,
|
2107
|
-
.elfinder-droppable-active .elfinder-navbar-icon,
|
2108
|
-
.ui-state-hover .elfinder-navbar-icon { background-position:0 -32px; }
|
2109
|
-
|
2110
|
-
/* ltr/rtl enviroment */
|
2111
|
-
.elfinder-ltr .elfinder-navbar-subtree { margin-left:12px; }
|
2112
|
-
.elfinder-rtl .elfinder-navbar-subtree { margin-right:12px; }
|
2113
|
-
|
2114
|
-
|
2115
|
-
/* spinner */
|
2116
|
-
.elfinder-navbar-spinner {
|
2117
|
-
width:14px;
|
2118
|
-
height:14px;
|
2119
|
-
position:absolute;
|
2120
|
-
display:block;
|
2121
|
-
top:50%;
|
2122
|
-
margin-top:-7px;
|
2123
|
-
background: url("../img/spinner-mini.gif") center center no-repeat;
|
2124
|
-
}
|
2125
|
-
/* spinner ltr/rtl enviroment */
|
2126
|
-
.elfinder-ltr .elfinder-navbar-spinner { left:0; margin-left:-2px; }
|
2127
|
-
.elfinder-rtl .elfinder-navbar-spinner { right:0; margin-right:-2px; }
|
2128
|
-
|
2129
|
-
/* marker */
|
2130
|
-
.elfinder-navbar .elfinder-perms,
|
2131
|
-
.elfinder-navbar .elfinder-lock,
|
2132
|
-
.elfinder-navbar .elfinder-symlink { opacity: .6; filter:Alpha(Opacity=60); }
|
2133
|
-
|
2134
|
-
/* permissions marker */
|
2135
|
-
.elfinder-navbar .elfinder-perms { bottom:-1px; margin-top:-8px; }
|
2136
|
-
|
2137
|
-
/* locked marker */
|
2138
|
-
.elfinder-navbar .elfinder-lock { top:-2px; }
|
2139
|
-
|
2140
|
-
/* permissions/symlink markers ltr/rtl enviroment */
|
2141
|
-
.elfinder-ltr .elfinder-navbar .elfinder-perms { left: 20px; }
|
2142
|
-
.elfinder-rtl .elfinder-navbar .elfinder-perms { right: 20px; }
|
2143
|
-
.elfinder-ltr .elfinder-navbar .elfinder-lock { left: 20px; }
|
2144
|
-
.elfinder-rtl .elfinder-navbar .elfinder-lock { right: 20px; }
|
2145
|
-
.elfinder-ltr .elfinder-navbar .elfinder-symlink { left: 8px; }
|
2146
|
-
.elfinder-rtl .elfinder-navbar .elfinder-symlink { right: 8px; }
|
2147
|
-
|
2148
|
-
/* navbar input */
|
2149
|
-
.elfinder-navbar input { width:100%; border:0px solid; margin:0; padding:0; }
|
2150
|
-
|
2151
|
-
/* resizable */
|
2152
|
-
.elfinder-navbar .ui-resizable-handle { width:12px; background:transparent url('../img/resize.png') center center no-repeat; }
|
2153
|
-
.elfinder-nav-handle-icon {
|
2154
|
-
position:absolute;
|
2155
|
-
top:50%;
|
2156
|
-
margin:-8px 2px 0 2px;
|
2157
|
-
opacity: .5; filter:Alpha(Opacity=50);
|
2158
|
-
}
|
2159
|
-
|
2160
|
-
.elfinder-places {
|
2161
|
-
border: none;
|
2162
|
-
margin: 0;
|
2163
|
-
padding: 0;
|
2164
|
-
}
|
2165
|
-
.elfinder-places.elfinder-droppable-active {
|
2166
|
-
/*border:1px solid #8cafed;*/
|
2167
|
-
}
|
2168
|
-
|
2169
|
-
/* navbar swipe handle */
|
2170
|
-
.elfinder-navbar-swipe-handle {
|
2171
|
-
position: absolute;
|
2172
|
-
top: 0px;
|
2173
|
-
height: 100%;
|
2174
|
-
width: 50px;
|
2175
|
-
pointer-events: none;
|
2176
|
-
}
|
2177
|
-
.elfinder-ltr .elfinder-navbar-swipe-handle {
|
2178
|
-
left: 0px;
|
2179
|
-
background: linear-gradient(to right,
|
2180
|
-
rgba(221,228,235,1) 0,
|
2181
|
-
rgba(221,228,235,0.8) 5px,
|
2182
|
-
rgba(216,223,230,0.3) 8px,
|
2183
|
-
rgba(0,0,0,0.1) 95%,
|
2184
|
-
rgba(0,0,0,0) 100%);
|
2185
|
-
}
|
2186
|
-
.elfinder-rtl .elfinder-navbar-swipe-handle {
|
2187
|
-
right: 0px;
|
2188
|
-
background: linear-gradient(to left,
|
2189
|
-
rgba(221,228,235,1) 0,
|
2190
|
-
rgba(221,228,235,0.8) 5px,
|
2191
|
-
rgba(216,223,230,0.3) 8px,
|
2192
|
-
rgba(0,0,0,0.1) 95%,
|
2193
|
-
rgba(0,0,0,0) 100%);
|
2194
|
-
}
|
2195
|
-
/* File: /css/places.css */
|
2196
|
-
/*********************************************/
|
2197
|
-
/* PLACES STYLES */
|
2198
|
-
/*********************************************/
|
2199
|
-
/* root extra icon */
|
2200
|
-
.elfinder-navbar-root .elfinder-places-root-icon {
|
2201
|
-
position: absolute;
|
2202
|
-
top: 50%;
|
2203
|
-
margin-top: -9px;
|
2204
|
-
cursor: pointer;
|
2205
|
-
}
|
2206
|
-
.elfinder-ltr .elfinder-places-root-icon {
|
2207
|
-
right: 10px;
|
2208
|
-
}
|
2209
|
-
.elfinder-rtl .elfinder-places-root-icon {
|
2210
|
-
left: 10px;
|
2211
|
-
}
|
2212
|
-
.elfinder-navbar-expanded .elfinder-places-root-icon {
|
2213
|
-
display: block;
|
2214
|
-
}
|
2215
|
-
|
2216
|
-
/* dragging helper base */
|
2217
|
-
.elfinder-place-drag {
|
2218
|
-
font-size: 0.8em;
|
2219
|
-
}
|
2220
|
-
|
2221
|
-
/* File: /css/quicklook.css */
|
2222
|
-
/* quicklook window */
|
2223
|
-
.elfinder-quicklook {
|
2224
|
-
position:absolute;
|
2225
|
-
background:url("../img/quicklook-bg.png");
|
2226
|
-
overflow:hidden;
|
2227
|
-
border-radius:7px;
|
2228
|
-
-moz-border-radius:7px;
|
2229
|
-
-webkit-border-radius:7px;
|
2230
|
-
padding:20px 0 40px 0;
|
2231
|
-
}
|
2232
|
-
|
2233
|
-
.elfinder-quicklook.elfinder-touch {
|
2234
|
-
padding:30px 0 40px 0;
|
2235
|
-
}
|
2236
|
-
|
2237
|
-
.elfinder-quicklook .ui-resizable-se {
|
2238
|
-
width:14px;
|
2239
|
-
height:14px;
|
2240
|
-
right:5px;
|
2241
|
-
bottom:3px;
|
2242
|
-
background:url("../img/toolbar.png") 0 -496px no-repeat;
|
2243
|
-
}
|
2244
|
-
.elfinder-quicklook.elfinder-touch .ui-resizable-se {
|
2245
|
-
zoom: 1.5;
|
2246
|
-
}
|
2247
|
-
|
2248
|
-
/* quicklook fullscreen window */
|
2249
|
-
.elfinder-quicklook.elfinder-quicklook-fullscreen {
|
2250
|
-
position:fixed;
|
2251
|
-
top:0;
|
2252
|
-
right:0;
|
2253
|
-
bottom:0;
|
2254
|
-
left:0;
|
2255
|
-
margin:0;
|
2256
|
-
box-sizing:border-box;
|
2257
|
-
width:100%;
|
2258
|
-
height:100%;
|
2259
|
-
object-fit:contain;
|
2260
|
-
border-radius:0;
|
2261
|
-
-moz-border-radius:0;
|
2262
|
-
-webkit-border-radius:0;
|
2263
|
-
-webkit-background-clip: padding-box;
|
2264
|
-
padding:0;
|
2265
|
-
background:#000;
|
2266
|
-
display:block;
|
2267
|
-
}
|
2268
|
-
/* hide titlebar in fullscreen mode */
|
2269
|
-
.elfinder-quicklook-fullscreen .elfinder-quicklook-titlebar,
|
2270
|
-
.elfinder-quicklook-fullscreen.elfinder-quicklook .ui-resizable-handle { display:none; }
|
2271
|
-
|
2272
|
-
/* hide preview border in fullscreen mode */
|
2273
|
-
.elfinder-quicklook-fullscreen .elfinder-quicklook-preview { border:0 solid ;}
|
2274
|
-
|
2275
|
-
/*.elfinder-quicklook-fullscreen iframe {
|
2276
|
-
height: 100%;
|
2277
|
-
}*/
|
2278
|
-
|
2279
|
-
.elfinder-quicklook-cover {
|
2280
|
-
width: 100%;
|
2281
|
-
height: 100%;
|
2282
|
-
top: 0;
|
2283
|
-
left: 0;
|
2284
|
-
position: absolute;
|
2285
|
-
}
|
2286
|
-
|
2287
|
-
/* quicklook titlebar */
|
2288
|
-
.elfinder-quicklook-titlebar {
|
2289
|
-
text-align:center;
|
2290
|
-
background:#777;
|
2291
|
-
position:absolute;
|
2292
|
-
left:0;
|
2293
|
-
top:0;
|
2294
|
-
width:100%;
|
2295
|
-
height:20px;
|
2296
|
-
-moz-border-radius-topleft: 7px;
|
2297
|
-
-webkit-border-top-left-radius: 7px;
|
2298
|
-
border-top-left-radius: 7px;
|
2299
|
-
-moz-border-radius-topright: 7px;
|
2300
|
-
-webkit-border-top-right-radius: 7px;
|
2301
|
-
border-top-right-radius: 7px;
|
2302
|
-
cursor:move;
|
2303
|
-
}
|
2304
|
-
|
2305
|
-
.elfinder-touch .elfinder-quicklook-titlebar {
|
2306
|
-
height: 30px;
|
2307
|
-
}
|
2308
|
-
|
2309
|
-
/* window title */
|
2310
|
-
.elfinder-quicklook-title {
|
2311
|
-
color:#fff;
|
2312
|
-
white-space:nowrap;
|
2313
|
-
overflow:hidden;
|
2314
|
-
padding:2px 0;
|
2315
|
-
}
|
2316
|
-
|
2317
|
-
.elfinder-touch .elfinder-quicklook-title {
|
2318
|
-
padding: 8px 0;
|
2319
|
-
}
|
2320
|
-
|
2321
|
-
/* icon "close" in titlebar */
|
2322
|
-
.elfinder-quicklook-titlebar .ui-icon {
|
2323
|
-
position:absolute;
|
2324
|
-
left : 4px;
|
2325
|
-
top:50%;
|
2326
|
-
margin-top:-8px;
|
2327
|
-
width:16px;
|
2328
|
-
height:16px;
|
2329
|
-
cursor:default;
|
2330
|
-
}
|
2331
|
-
|
2332
|
-
.elfinder-touch .elfinder-quicklook-titlebar .ui-icon {
|
2333
|
-
zoom: 1.5;
|
2334
|
-
}
|
2335
|
-
|
2336
|
-
/* main part of quicklook window */
|
2337
|
-
.elfinder-quicklook-preview {
|
2338
|
-
overflow: hidden;
|
2339
|
-
position:relative;
|
2340
|
-
border:0 solid;
|
2341
|
-
border-left:1px solid transparent;
|
2342
|
-
border-right:1px solid transparent;
|
2343
|
-
height:100%;
|
2344
|
-
}
|
2345
|
-
.elfinder-quicklook-preview.elfinder-overflow-auto {
|
2346
|
-
overflow: auto;
|
2347
|
-
-webkit-overflow-scrolling: touch;
|
2348
|
-
}
|
2349
|
-
|
2350
|
-
/* wrapper for file info/icon */
|
2351
|
-
.elfinder-quicklook-info-wrapper {
|
2352
|
-
position:absolute;
|
2353
|
-
width:100%;
|
2354
|
-
left:0;
|
2355
|
-
top:50%;
|
2356
|
-
margin-top:-50px;
|
2357
|
-
}
|
2358
|
-
|
2359
|
-
/* file info */
|
2360
|
-
.elfinder-quicklook-info {
|
2361
|
-
padding: 0 12px 0 112px;
|
2362
|
-
}
|
2363
|
-
|
2364
|
-
/* file name in info */
|
2365
|
-
.elfinder-quicklook-info .elfinder-quicklook-info-data:first-child {
|
2366
|
-
color:#fff;
|
2367
|
-
font-weight:bold;
|
2368
|
-
padding-bottom:.5em;
|
2369
|
-
}
|
2370
|
-
|
2371
|
-
/* other data in info */
|
2372
|
-
.elfinder-quicklook-info-data {
|
2373
|
-
padding-bottom:.2em;
|
2374
|
-
color:#fff;
|
2375
|
-
}
|
2376
|
-
|
2377
|
-
|
2378
|
-
/* file icon */
|
2379
|
-
.elfinder-quicklook .elfinder-cwd-icon {
|
2380
|
-
position:absolute;
|
2381
|
-
left:32px;
|
2382
|
-
top:50%;
|
2383
|
-
margin-top:-20px;
|
2384
|
-
}
|
2385
|
-
|
2386
|
-
/* image in preview */
|
2387
|
-
.elfinder-quicklook-preview img {
|
2388
|
-
display:block;
|
2389
|
-
margin:0 auto;
|
2390
|
-
}
|
2391
|
-
|
2392
|
-
/* navigation bar on quicklook window bottom */
|
2393
|
-
.elfinder-quicklook-navbar {
|
2394
|
-
position:absolute;
|
2395
|
-
left:50%;
|
2396
|
-
bottom:4px;
|
2397
|
-
width:140px;
|
2398
|
-
height:32px;
|
2399
|
-
padding:0px;
|
2400
|
-
margin-left:-70px;
|
2401
|
-
border:1px solid transparent;
|
2402
|
-
border-radius:19px;
|
2403
|
-
-moz-border-radius:19px;
|
2404
|
-
-webkit-border-radius:19px;
|
2405
|
-
}
|
2406
|
-
|
2407
|
-
/* navigation bar in fullscreen mode */
|
2408
|
-
.elfinder-quicklook-fullscreen .elfinder-quicklook-navbar {
|
2409
|
-
width:188px;
|
2410
|
-
margin-left:-94px;
|
2411
|
-
padding:5px;
|
2412
|
-
border:1px solid #eee;
|
2413
|
-
background:#000;
|
2414
|
-
opacity: 0.4;
|
2415
|
-
filter: Alpha(Opacity=40);
|
2416
|
-
}
|
2417
|
-
|
2418
|
-
/* show close icon in fullscreen mode */
|
2419
|
-
.elfinder-quicklook-fullscreen .elfinder-quicklook-navbar-icon-close,
|
2420
|
-
.elfinder-quicklook-fullscreen .elfinder-quicklook-navbar-separator {
|
2421
|
-
display:inline;
|
2422
|
-
}
|
2423
|
-
|
2424
|
-
/* icons in navbar */
|
2425
|
-
.elfinder-quicklook-navbar-icon {
|
2426
|
-
width:32px;
|
2427
|
-
height:32px;
|
2428
|
-
margin:0 7px;
|
2429
|
-
float:left;
|
2430
|
-
background:url("../img/quicklook-icons.png") 0 0 no-repeat;
|
2431
|
-
|
2432
|
-
}
|
2433
|
-
|
2434
|
-
/* fullscreen icon */
|
2435
|
-
.elfinder-quicklook-navbar-icon-fullscreen {
|
2436
|
-
background-position:0 -64px;
|
2437
|
-
}
|
2438
|
-
|
2439
|
-
/* exit fullscreen icon */
|
2440
|
-
.elfinder-quicklook-navbar-icon-fullscreen-off {
|
2441
|
-
background-position:0 -96px;
|
2442
|
-
}
|
2443
|
-
|
2444
|
-
/* prev file icon */
|
2445
|
-
.elfinder-quicklook-navbar-icon-prev {
|
2446
|
-
background-position:0 0;
|
2447
|
-
}
|
2448
|
-
|
2449
|
-
/* next file icon */
|
2450
|
-
.elfinder-quicklook-navbar-icon-next {
|
2451
|
-
background-position:0 -32px;
|
2452
|
-
}
|
2453
|
-
|
2454
|
-
/* close icon */
|
2455
|
-
.elfinder-quicklook-navbar-icon-close {
|
2456
|
-
background-position:0 -128px;
|
2457
|
-
display:none;
|
2458
|
-
}
|
2459
|
-
|
2460
|
-
/* icons separator */
|
2461
|
-
.elfinder-quicklook-navbar-separator {
|
2462
|
-
width:1px;
|
2463
|
-
height:32px;
|
2464
|
-
float:left;
|
2465
|
-
border-left:1px solid #fff;
|
2466
|
-
display:none;
|
2467
|
-
}
|
2468
|
-
|
2469
|
-
/* text files preview wrapper */
|
2470
|
-
.elfinder-quicklook-preview-text-wrapper {
|
2471
|
-
width: 100%;
|
2472
|
-
height:100%;
|
2473
|
-
background:#fff;
|
2474
|
-
color:#222;
|
2475
|
-
overflow:auto;
|
2476
|
-
-webkit-overflow-scrolling: touch;
|
2477
|
-
}
|
2478
|
-
|
2479
|
-
/* archive files preview wrapper */
|
2480
|
-
.elfinder-quicklook-preview-archive-wrapper {
|
2481
|
-
width: 100%;
|
2482
|
-
height:100%;
|
2483
|
-
background:#fff;
|
2484
|
-
color:#222;
|
2485
|
-
font-size: 1.5ex;
|
2486
|
-
overflow:auto;
|
2487
|
-
-webkit-overflow-scrolling: touch
|
2488
|
-
}
|
2489
|
-
|
2490
|
-
/* archive files preview header */
|
2491
|
-
.elfinder-quicklook-preview-archive-wrapper strong {
|
2492
|
-
padding: 0 5px;
|
2493
|
-
}
|
2494
|
-
|
2495
|
-
/* text preview */
|
2496
|
-
pre.elfinder-quicklook-preview-text {
|
2497
|
-
width: auto;
|
2498
|
-
height: auto;
|
2499
|
-
margin:0;
|
2500
|
-
padding:3px 9px;
|
2501
|
-
border: none;
|
2502
|
-
}
|
2503
|
-
|
2504
|
-
/* html/pdf preview */
|
2505
|
-
.elfinder-quicklook-preview-html,
|
2506
|
-
.elfinder-quicklook-preview-pdf,
|
2507
|
-
.elfinder-quicklook-preview-iframe {
|
2508
|
-
width:100%;
|
2509
|
-
height:100%;
|
2510
|
-
background:#fff;
|
2511
|
-
margin:0;
|
2512
|
-
border: none;
|
2513
|
-
display: block;
|
2514
|
-
}
|
2515
|
-
|
2516
|
-
/* swf preview container */
|
2517
|
-
.elfinder-quicklook-preview-flash {
|
2518
|
-
width:100%;
|
2519
|
-
height:100%;
|
2520
|
-
}
|
2521
|
-
|
2522
|
-
/* audio preview container */
|
2523
|
-
.elfinder-quicklook-preview-audio {
|
2524
|
-
width:100%;
|
2525
|
-
position:absolute;
|
2526
|
-
bottom:0;
|
2527
|
-
left:0;
|
2528
|
-
}
|
2529
|
-
|
2530
|
-
/* audio preview using embed */
|
2531
|
-
embed.elfinder-quicklook-preview-audio {
|
2532
|
-
height:30px;
|
2533
|
-
background:transparent;
|
2534
|
-
}
|
2535
|
-
|
2536
|
-
/* video preview container */
|
2537
|
-
.elfinder-quicklook-preview-video {
|
2538
|
-
width:100%;
|
2539
|
-
height:100%;
|
2540
|
-
}
|
2541
|
-
|
2542
|
-
/* allow user select */
|
2543
|
-
.elfinder .elfinder-quicklook .elfinder-quicklook-info *,
|
2544
|
-
.elfinder .elfinder-quicklook .elfinder-quicklook-preview * {
|
2545
|
-
-webkit-user-select: auto;
|
2546
|
-
-moz-user-select: text;
|
2547
|
-
-khtml-user-select: text;
|
2548
|
-
user-select: text;
|
2549
|
-
}
|
2550
|
-
|
2551
|
-
/* File: /css/statusbar.css */
|
2552
|
-
/******************************************************************/
|
2553
|
-
/* STATUSBAR STYLES */
|
2554
|
-
/******************************************************************/
|
2555
|
-
|
2556
|
-
|
2557
|
-
/* statusbar container */
|
2558
|
-
.elfinder-statusbar {
|
2559
|
-
text-align:center;
|
2560
|
-
font-weight:normal;
|
2561
|
-
padding:.2em .5em;
|
2562
|
-
|
2563
|
-
border-right:0 solid transparent;
|
2564
|
-
border-bottom:0 solid transparent;
|
2565
|
-
border-left:0 solid transparent;
|
2566
|
-
}
|
2567
|
-
|
2568
|
-
.elfinder-statusbar span {
|
2569
|
-
cursor: pointer;
|
2570
|
-
/*display: inline-block;*/
|
2571
|
-
vertical-align: bottom;
|
2572
|
-
overflow: hidden;
|
2573
|
-
text-overflow: ellipsis;
|
2574
|
-
-o-text-overflow: ellipsis;
|
2575
|
-
text-overflow: "..";
|
2576
|
-
-o-text-overflow: "..";
|
2577
|
-
}
|
2578
|
-
.elfinder-statusbar span.ui-state-hover,
|
2579
|
-
.elfinder-statusbar span.ui-state-active { border: none; }
|
2580
|
-
.elfinder-statusbar span.elfinder-path-cwd { cursor: default; }
|
2581
|
-
|
2582
|
-
|
2583
|
-
|
2584
|
-
/* path in statusbar */
|
2585
|
-
.elfinder-path {
|
2586
|
-
max-width:30%;
|
2587
|
-
white-space:nowrap;
|
2588
|
-
overflow:hidden;
|
2589
|
-
text-overflow:ellipsis;
|
2590
|
-
-o-text-overflow:ellipsis;
|
2591
|
-
}
|
2592
|
-
.elfinder-ltr .elfinder-path { float:left; }
|
2593
|
-
.elfinder-rtl .elfinder-path { float:right; }
|
2594
|
-
|
2595
|
-
/* path in workzone (case of swipe to navbar close) */
|
2596
|
-
.elfinder-workzone-path {
|
2597
|
-
position: relative;
|
2598
|
-
}
|
2599
|
-
.elfinder-workzone-path .elfinder-path {
|
2600
|
-
position: relative;
|
2601
|
-
font-size: .75em;
|
2602
|
-
font-weight: normal;
|
2603
|
-
float: none;
|
2604
|
-
max-width: none;
|
2605
|
-
overflow-x: scroll;
|
2606
|
-
text-overflow: initial;
|
2607
|
-
-o-text-overflow: initial;
|
2608
|
-
}
|
2609
|
-
.elfinder-ltr .elfinder-workzone-path .elfinder-path {
|
2610
|
-
margin-left: 24px;
|
2611
|
-
}
|
2612
|
-
.elfinder-rtl .elfinder-workzone-path .elfinder-path {
|
2613
|
-
margin-right: 24px;
|
2614
|
-
}
|
2615
|
-
.elfinder-workzone-path .elfinder-path span {
|
2616
|
-
display: inline-block;
|
2617
|
-
padding: 5px 3px;
|
2618
|
-
}
|
2619
|
-
.elfinder-workzone-path .elfinder-path span.elfinder-path-cwd {
|
2620
|
-
font-weight: bold;
|
2621
|
-
}
|
2622
|
-
.elfinder-workzone-path .elfinder-path span.ui-state-hover,
|
2623
|
-
.elfinder-workzone-path .elfinder-path span.ui-state-active { border: none; }
|
2624
|
-
|
2625
|
-
.elfinder-workzone-path .elfinder-path-roots {
|
2626
|
-
position: absolute;
|
2627
|
-
top: 0;
|
2628
|
-
width: 24px;
|
2629
|
-
height: 20px;
|
2630
|
-
padding: 2px;
|
2631
|
-
border: none;
|
2632
|
-
overflow: hidden;
|
2633
|
-
}
|
2634
|
-
.elfinder-ltr .elfinder-workzone-path .elfinder-path-roots {
|
2635
|
-
left: 0;
|
2636
|
-
}
|
2637
|
-
.elfinder-rtl .elfinder-workzone-path .elfinder-path-roots {
|
2638
|
-
right: 0;
|
2639
|
-
}
|
2640
|
-
/* total/selected size in statusbar */
|
2641
|
-
.elfinder-stat-size { white-space:nowrap; }
|
2642
|
-
.elfinder-ltr .elfinder-stat-size { float:right; }
|
2643
|
-
.elfinder-rtl .elfinder-stat-size { float:left; }
|
2644
|
-
|
2645
|
-
.elfinder-stat-selected { white-space:nowrap; overflow:hidden; }
|
2646
|
-
|
2647
|
-
/* File: /css/toast.css */
|
2648
|
-
/*
|
2649
|
-
* CSS for Toastr
|
2650
|
-
* Copyright 2012-2015
|
2651
|
-
* Authors: John Papa, Hans Fjällemark, and Tim Ferrell.
|
2652
|
-
* All Rights Reserved.
|
2653
|
-
* Use, reproduction, distribution, and modification of this code is subject to the terms and
|
2654
|
-
* conditions of the MIT license, available at http://www.opensource.org/licenses/mit-license.php
|
2655
|
-
*
|
2656
|
-
* ARIA Support: Greta Krafsig
|
2657
|
-
*
|
2658
|
-
* Project: https://github.com/CodeSeven/toastr
|
2659
|
-
*/
|
2660
|
-
|
2661
|
-
.elfinder .elfinder-toast {
|
2662
|
-
position: absolute;
|
2663
|
-
top: 12px;
|
2664
|
-
right: 12px;
|
2665
|
-
max-width: 90%;
|
2666
|
-
cursor: default;
|
2667
|
-
}
|
2668
|
-
|
2669
|
-
.elfinder .elfinder-toast > div {
|
2670
|
-
position: relative;
|
2671
|
-
pointer-events: auto;
|
2672
|
-
overflow: hidden;
|
2673
|
-
margin: 0 0 6px;
|
2674
|
-
padding: 8px 16px 8px 50px;
|
2675
|
-
-moz-border-radius: 3px 3px 3px 3px;
|
2676
|
-
-webkit-border-radius: 3px 3px 3px 3px;
|
2677
|
-
border-radius: 3px 3px 3px 3px;
|
2678
|
-
background-position: 15px center;
|
2679
|
-
background-repeat: no-repeat;
|
2680
|
-
-moz-box-shadow: 0 0 12px #999999;
|
2681
|
-
-webkit-box-shadow: 0 0 12px #999999;
|
2682
|
-
box-shadow: 0 0 12px #999999;
|
2683
|
-
color: #FFFFFF;
|
2684
|
-
opacity: 0.9;
|
2685
|
-
filter: alpha(opacity=90);
|
2686
|
-
background-color: #030303;
|
2687
|
-
text-align: center;
|
2688
|
-
}
|
2689
|
-
|
2690
|
-
.elfinder .elfinder-toast > .toast-info {
|
2691
|
-
background-color: #2F96B4;
|
2692
|
-
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
|
2693
|
-
}
|
2694
|
-
.elfinder .elfinder-toast > .toast-error {
|
2695
|
-
background-color: #BD362F;
|
2696
|
-
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
|
2697
|
-
}
|
2698
|
-
.elfinder .elfinder-toast > .toast-success {
|
2699
|
-
background-color: #51A351;
|
2700
|
-
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
|
2701
|
-
}
|
2702
|
-
.elfinder .elfinder-toast > .toast-warning {
|
2703
|
-
background-color: #F89406;
|
2704
|
-
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
|
2705
|
-
}
|
2706
|
-
|
2707
|
-
|
2708
|
-
.elfinder .elfinder-toast > div button.ui-button {
|
2709
|
-
background-image: none;
|
2710
|
-
margin-top: 8px;
|
2711
|
-
padding: .5em .8em;
|
2712
|
-
}
|
2713
|
-
|
2714
|
-
.elfinder .elfinder-toast > .toast-success button.ui-button {
|
2715
|
-
background-color: green;
|
2716
|
-
color: #FFF;
|
2717
|
-
}
|
2718
|
-
|
2719
|
-
.elfinder .elfinder-toast > .toast-success button.ui-button.ui-state-hover {
|
2720
|
-
background-color: #add6ad;
|
2721
|
-
color: #254b25;
|
2722
|
-
}
|
2723
|
-
|
2724
|
-
/* File: /css/toolbar.css */
|
2725
|
-
/*********************************************/
|
2726
|
-
/* TOOLBAR STYLES */
|
2727
|
-
/*********************************************/
|
2728
|
-
/* toolbar container */
|
2729
|
-
.elfinder-toolbar {
|
2730
|
-
padding:4px 0 3px 0;
|
2731
|
-
border-left:0 solid transparent;
|
2732
|
-
border-top:0 solid transparent;
|
2733
|
-
border-right:0 solid transparent;
|
2734
|
-
}
|
2735
|
-
|
2736
|
-
/* container for button's group */
|
2737
|
-
.elfinder-buttonset {
|
2738
|
-
margin: 1px 4px;
|
2739
|
-
float:left;
|
2740
|
-
background:transparent;
|
2741
|
-
padding:0;
|
2742
|
-
-moz-border-radius: 4px;
|
2743
|
-
-webkit-border-radius: 4px;
|
2744
|
-
border-radius: 4px;
|
2745
|
-
}
|
2746
|
-
|
2747
|
-
/*.elfinder-buttonset:first-child { margin:0; }*/
|
2748
|
-
|
2749
|
-
/* button */
|
2750
|
-
.elfinder .elfinder-button {
|
2751
|
-
/*width:16px;*/
|
2752
|
-
height:16px;
|
2753
|
-
margin:0;
|
2754
|
-
padding:4px;
|
2755
|
-
float:left;
|
2756
|
-
overflow:hidden;
|
2757
|
-
position:relative;
|
2758
|
-
border:0 solid;
|
2759
|
-
-webkit-box-sizing: content-box;
|
2760
|
-
-moz-box-sizing: content-box;
|
2761
|
-
box-sizing: content-box;
|
2762
|
-
line-height: 1;
|
2763
|
-
cursor: default;
|
2764
|
-
}
|
2765
|
-
.elfinder-touch .elfinder-button {
|
2766
|
-
/*width:20px;*/
|
2767
|
-
height:20px;
|
2768
|
-
}
|
2769
|
-
|
2770
|
-
.elfinder .ui-icon-search { cursor:pointer;}
|
2771
|
-
|
2772
|
-
.elfinder-button:first-child {
|
2773
|
-
-moz-border-radius-topleft: 4px;
|
2774
|
-
-webkit-border-top-left-radius: 4px;
|
2775
|
-
border-top-left-radius: 4px;
|
2776
|
-
-moz-border-radius-bottomleft: 4px;
|
2777
|
-
-webkit-border-bottom-left-radius: 4px;
|
2778
|
-
border-bottom-left-radius: 4px;
|
2779
|
-
}
|
2780
|
-
|
2781
|
-
.elfinder-button:last-child {
|
2782
|
-
-moz-border-radius-topright: 4px;
|
2783
|
-
-webkit-border-top-right-radius: 4px;
|
2784
|
-
border-top-right-radius: 4px;
|
2785
|
-
-moz-border-radius-bottomright: 4px;
|
2786
|
-
-webkit-border-bottom-right-radius: 4px;
|
2787
|
-
border-bottom-right-radius: 4px;
|
2788
|
-
}
|
2789
|
-
|
2790
|
-
/* separator between buttons, required for berder between button with ui color */
|
2791
|
-
.elfinder-toolbar-button-separator {
|
2792
|
-
float:left;
|
2793
|
-
padding:0;
|
2794
|
-
height:24px;
|
2795
|
-
border-top:0 solid;
|
2796
|
-
border-right:0 solid;
|
2797
|
-
border-bottom:0 solid;
|
2798
|
-
width:0;
|
2799
|
-
}
|
2800
|
-
|
2801
|
-
.elfinder-touch .elfinder-toolbar-button-separator {
|
2802
|
-
height:20px;
|
2803
|
-
}
|
2804
|
-
|
2805
|
-
/* change icon opacity^ not button */
|
2806
|
-
.elfinder .elfinder-button.ui-state-disabled { opacity:1; filter:Alpha(Opacity=100);}
|
2807
|
-
.elfinder .elfinder-button.ui-state-disabled .elfinder-button-icon,
|
2808
|
-
.elfinder .elfinder-button.ui-state-disabled .elfinder-button-text { opacity:.4; filter:Alpha(Opacity=40);}
|
2809
|
-
|
2810
|
-
/* rtl enviroment */
|
2811
|
-
.elfinder-rtl .elfinder-buttonset { float:right; }
|
2812
|
-
|
2813
|
-
/* icon inside button */
|
2814
|
-
.elfinder-button-icon {
|
2815
|
-
width:16px;
|
2816
|
-
height:16px;
|
2817
|
-
/*display:block;*/
|
2818
|
-
display:inline-block;
|
2819
|
-
background:url('../img/toolbar.png') no-repeat;
|
2820
|
-
}
|
2821
|
-
.elfinder-button-text {
|
2822
|
-
position: relative;
|
2823
|
-
display: inline-block;
|
2824
|
-
top: -4px;
|
2825
|
-
margin: 0 2px;
|
2826
|
-
font-size: 12px;
|
2827
|
-
}
|
2828
|
-
|
2829
|
-
.elfinder-touch .elfinder-button-icon {
|
2830
|
-
zoom: 1.25;
|
2831
|
-
-moz-transform-origin: top left;
|
2832
|
-
-moz-transform: scale(1.25);
|
2833
|
-
}
|
2834
|
-
.elfinder-touch .elfinder-button-text {
|
2835
|
-
top: -5px;
|
2836
|
-
}
|
2837
|
-
|
2838
|
-
/* buttons icons */
|
2839
|
-
.elfinder-button-icon-home { background-position: 0 0; }
|
2840
|
-
.elfinder-button-icon-back { background-position: 0 -112px; }
|
2841
|
-
.elfinder-button-icon-forward { background-position: 0 -128px; }
|
2842
|
-
.elfinder-button-icon-up { background-position: 0 -144px; }
|
2843
|
-
.elfinder-button-icon-dir { background-position: 0 -16px; }
|
2844
|
-
.elfinder-button-icon-opendir { background-position: 0 -32px; }
|
2845
|
-
.elfinder-button-icon-reload { background-position: 0 -160px; }
|
2846
|
-
.elfinder-button-icon-open { background-position: 0 -176px; }
|
2847
|
-
.elfinder-button-icon-mkdir { background-position: 0 -192px; }
|
2848
|
-
.elfinder-button-icon-mkfile { background-position: 0 -208px; }
|
2849
|
-
.elfinder-button-icon-rm { background-position: 0 -224px; }
|
2850
|
-
.elfinder-button-icon-copy { background-position: 0 -240px; }
|
2851
|
-
.elfinder-button-icon-cut { background-position: 0 -256px; }
|
2852
|
-
.elfinder-button-icon-paste { background-position: 0 -272px; }
|
2853
|
-
.elfinder-button-icon-getfile { background-position: 0 -288px; }
|
2854
|
-
.elfinder-button-icon-duplicate { background-position: 0 -304px; }
|
2855
|
-
.elfinder-button-icon-rename { background-position: 0 -320px; }
|
2856
|
-
.elfinder-button-icon-edit { background-position: 0 -336px; }
|
2857
|
-
.elfinder-button-icon-quicklook { background-position: 0 -352px; }
|
2858
|
-
.elfinder-button-icon-upload { background-position: 0 -368px; }
|
2859
|
-
.elfinder-button-icon-download { background-position: 0 -384px; }
|
2860
|
-
.elfinder-button-icon-info { background-position: 0 -400px; }
|
2861
|
-
.elfinder-button-icon-extract { background-position: 0 -416px; }
|
2862
|
-
.elfinder-button-icon-archive { background-position: 0 -432px; }
|
2863
|
-
.elfinder-button-icon-view { background-position: 0 -448px; }
|
2864
|
-
.elfinder-button-icon-view-list { background-position: 0 -464px; }
|
2865
|
-
.elfinder-button-icon-help { background-position: 0 -480px; }
|
2866
|
-
.elfinder-button-icon-resize { background-position: 0 -512px; }
|
2867
|
-
.elfinder-button-icon-link { background-position: 0 -528px; }
|
2868
|
-
.elfinder-button-icon-search { background-position: 0 -561px; }
|
2869
|
-
.elfinder-button-icon-sort { background-position: 0 -577px; }
|
2870
|
-
.elfinder-button-icon-rotate-r { background-position: 0 -625px; }
|
2871
|
-
.elfinder-button-icon-rotate-l { background-position: 0 -641px; }
|
2872
|
-
.elfinder-button-icon-netmount { background-position: 0 -688px; }
|
2873
|
-
.elfinder-button-icon-netunmount { background-position: 0 -96px; }
|
2874
|
-
.elfinder-button-icon-places { background-position: 0 -704px; }
|
2875
|
-
.elfinder-button-icon-chmod { background-position: 0 -48px; }
|
2876
|
-
.elfinder-button-icon-accept { background-position: 0 -736px; }
|
2877
|
-
.elfinder-button-icon-opendir { background-position: 0 -32px; }
|
2878
|
-
.elfinder-button-icon-menu { background-position: 0 -752px; }
|
2879
|
-
.elfinder-button-icon-colwidth { background-position: 0 -768px; }
|
2880
|
-
.elfinder-button-icon-fullscreen { background-position: 0 -784px; }
|
2881
|
-
.elfinder-button-icon-unfullscreen{ background-position: 0 -800px; }
|
2882
|
-
|
2883
|
-
/* button with dropdown menu*/
|
2884
|
-
.elfinder .elfinder-menubutton { overflow:visible; }
|
2885
|
-
|
2886
|
-
/* button with spinner icon */
|
2887
|
-
.elfinder-button-icon-spinner { background: url("../img/spinner-mini.gif") center center no-repeat; }
|
2888
|
-
|
2889
|
-
/* menu */
|
2890
|
-
.elfinder-button-menu {
|
2891
|
-
position:absolute;
|
2892
|
-
left:0;
|
2893
|
-
top:25px;
|
2894
|
-
padding:3px 0;
|
2895
|
-
}
|
2896
|
-
|
2897
|
-
.elfinder-touch .elfinder-button-menu {
|
2898
|
-
top:35px;
|
2899
|
-
}
|
2900
|
-
|
2901
|
-
/* menu item */
|
2902
|
-
.elfinder-button-menu-item {
|
2903
|
-
white-space:nowrap;
|
2904
|
-
cursor:default;
|
2905
|
-
padding:5px 19px;
|
2906
|
-
position:relative;
|
2907
|
-
}
|
2908
|
-
.elfinder-touch .elfinder-button-menu-item {
|
2909
|
-
padding: 12px 19px
|
2910
|
-
}
|
2911
|
-
|
2912
|
-
/* fix hover ui class */
|
2913
|
-
.elfinder-button-menu .ui-state-hover { border:0 solid; }
|
2914
|
-
|
2915
|
-
.elfinder-button-menu-item-separated { border-top:1px solid #ccc; }
|
2916
|
-
|
2917
|
-
.elfinder-button-menu-item .ui-icon {
|
2918
|
-
width:16px;
|
2919
|
-
height:16px;
|
2920
|
-
position:absolute;
|
2921
|
-
left:2px;
|
2922
|
-
top:50%;
|
2923
|
-
margin-top:-8px;
|
2924
|
-
display:none;
|
2925
|
-
}
|
2926
|
-
|
2927
|
-
.elfinder-button-menu-item-selected .ui-icon { display:block; }
|
2928
|
-
.elfinder-button-menu-item-selected-asc .ui-icon-arrowthick-1-s { display:none; }
|
2929
|
-
.elfinder-button-menu-item-selected-desc .ui-icon-arrowthick-1-n { display:none; }
|
2930
|
-
|
2931
|
-
/* hack for upload button */
|
2932
|
-
.elfinder-button form {
|
2933
|
-
position:absolute;
|
2934
|
-
top:0;
|
2935
|
-
right:0;
|
2936
|
-
opacity: 0; filter:Alpha(Opacity=0);
|
2937
|
-
cursor: pointer;
|
2938
|
-
}
|
2939
|
-
|
2940
|
-
.elfinder .elfinder-button form input { background:transparent; cursor: default;}
|
2941
|
-
|
2942
|
-
/* search "button" */
|
2943
|
-
.elfinder .elfinder-button-search {
|
2944
|
-
border:0 solid;
|
2945
|
-
background:transparent;
|
2946
|
-
padding:0;
|
2947
|
-
margin: 1px 4px;
|
2948
|
-
height: auto;
|
2949
|
-
min-height: 26px;
|
2950
|
-
float:right;
|
2951
|
-
width:202px;
|
2952
|
-
overflow: visible;
|
2953
|
-
}
|
2954
|
-
|
2955
|
-
.elfinder .elfinder-button-search .elfinder-button-menu {
|
2956
|
-
font-size: 8pt;
|
2957
|
-
text-align: center;
|
2958
|
-
width: 100%;
|
2959
|
-
overflow: hidden;
|
2960
|
-
}
|
2961
|
-
|
2962
|
-
.elfinder .elfinder-button-search .elfinder-button-menu div {
|
2963
|
-
margin-left: auto;
|
2964
|
-
margin-right: auto;
|
2965
|
-
margin-bottom: 5px;
|
2966
|
-
}
|
2967
|
-
|
2968
|
-
.elfinder .elfinder-button-search .elfinder-button-menu div .ui-state-hover {
|
2969
|
-
border: 1px solid;
|
2970
|
-
}
|
2971
|
-
|
2972
|
-
/* ltr/rte enviroment */
|
2973
|
-
.elfinder-ltr .elfinder-button-search { float:right; margin-right:10px; }
|
2974
|
-
.elfinder-rtl .elfinder-button-search { float:left; margin-left:10px; }
|
2975
|
-
|
2976
|
-
/* search text field */
|
2977
|
-
.elfinder-button-search input {
|
2978
|
-
width:160px;
|
2979
|
-
height:22px;
|
2980
|
-
padding:0 20px;
|
2981
|
-
line-height: 22px;
|
2982
|
-
border:0 solid;
|
2983
|
-
border:1px solid #aaa;
|
2984
|
-
-moz-border-radius: 12px;
|
2985
|
-
-webkit-border-radius: 12px;
|
2986
|
-
border-radius: 12px;
|
2987
|
-
outline:0px solid;
|
2988
|
-
}
|
2989
|
-
|
2990
|
-
.elfinder-button-search input::-ms-clear {
|
2991
|
-
display: none;
|
2992
|
-
}
|
2993
|
-
.elfinder-touch .elfinder-button-search input {
|
2994
|
-
height:28px;
|
2995
|
-
line-height: 28px;
|
2996
|
-
}
|
2997
|
-
.elfinder-rtl .elfinder-button-search input { direction:rtl; }
|
2998
|
-
|
2999
|
-
|
3000
|
-
/* icons */
|
3001
|
-
.elfinder-button-search .ui-icon {
|
3002
|
-
position:absolute;
|
3003
|
-
height:18px;
|
3004
|
-
top: 50%;
|
3005
|
-
margin:-8px 4px 0 4px;
|
3006
|
-
opacity: .6;
|
3007
|
-
filter:Alpha(Opacity=60);
|
3008
|
-
}
|
3009
|
-
.elfinder-button-search .ui-checkboxradio-icon {
|
3010
|
-
display: none;
|
3011
|
-
}
|
3012
|
-
|
3013
|
-
/* search/close icons */
|
3014
|
-
.elfinder-ltr .elfinder-button-search .ui-icon-search { left:0;}
|
3015
|
-
.elfinder-rtl .elfinder-button-search .ui-icon-search { right:0;}
|
3016
|
-
.elfinder-ltr .elfinder-button-search .ui-icon-close { right:0;}
|
3017
|
-
.elfinder-rtl .elfinder-button-search .ui-icon-close { left:0;}
|
3018
|
-
|
3019
|
-
/* toolbar swipe handle */
|
3020
|
-
.elfinder-toolbar-swipe-handle {
|
3021
|
-
position: absolute;
|
3022
|
-
top: 0px;
|
3023
|
-
left: 0px;
|
3024
|
-
height: 50px;
|
3025
|
-
width: 100%;
|
3026
|
-
pointer-events: none;
|
3027
|
-
background: linear-gradient(to bottom,
|
3028
|
-
rgba(221,228,235,1) 0,
|
3029
|
-
rgba(221,228,235,0.8) 2px,
|
3030
|
-
rgba(216,223,230,0.3) 5px,
|
3031
|
-
rgba(0,0,0,0.1) 95%,
|
3032
|
-
rgba(0,0,0,0) 100%);
|
3033
|
-
}
|
3034
|
-
|