| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697 |
- .elfinder-dialog-resize {
- margin-top: .3em;
- }
- .elfinder-resize-type {
- float: left;
- margin-bottom: .4em;
- }
- .elfinder-resize-control {
- padding-top: 3em;
- }
- .elfinder-resize-control input[type=text] {
- border: 1px solid #aaa;
- text-align: right;
- }
- .elfinder-resize-preview {
- width: 400px;
- height: 400px;
- padding: 10px;
- background: #fff;
- border: 1px solid #aaa;
- float: right;
- position: relative;
- overflow: auto;
- }
- .elfinder-resize-handle {
- position: relative;
- }
- .elfinder-resize-handle-hline {
- width: 100%;
- height: 1px!important;
- background-repeat: repeat-x;
- }
- .elfinder-resize-handle-vline {
- width: 1px!important;
- height: 100%;
- background-repeat: repeat-y;
- }
- .elfinder-resize-handle-hline-top {
- top: 0;
- left: 0;
- }
- .elfinder-resize-handle-hline-bottom {
- bottom: 0;
- left: 0;
- }
- .elfinder-resize-handle-vline-left {
- top: 0;
- left: 0;
- }
- .elfinder-resize-handle-vline-right {
- top: 0;
- right: 0;
- }
- .elfinder-resize-handle-point {
- position: absolute;
- width: 8px;
- height: 8px;
- border: 1px solid #777;
- background: 0 0;
- }
- .elfinder-resize-handle-point-n {
- top: 0;
- left: 50%;
- margin-top: -5px;
- margin-left: -5px;
- }
- .elfinder-resize-handle-point-ne {
- top: 0;
- right: 0;
- margin-top: -5px;
- margin-right: -5px;
- }
- .elfinder-resize-handle-point-e {
- top: 50%;
- right: 0;
- margin-top: -5px;
- margin-right: -5px;
- }
- .elfinder-resize-handle-point-se {
- bottom: 0;
- right: 0;
- margin-bottom: -5px;
- margin-right: -5px;
- }
- .elfinder-resize-handle-point-s {
- bottom: 0;
- left: 50%;
- margin-bottom: -5px;
- margin-left: -5px;
- }
- .elfinder-resize-handle-point-sw {
- bottom: 0;
- left: 0;
- margin-bottom: -5px;
- margin-left: -5px;
- }
- .elfinder-resize-handle-point-w {
- top: 50%;
- left: 0;
- margin-top: -5px;
- margin-left: -5px;
- }
- .elfinder-resize-handle-point-nw {
- top: 0;
- left: 0;
- margin-top: -5px;
- margin-left: -5px;
- }
- .elfinder-resize-spinner {
- position: absolute;
- width: 200px;
- height: 30px;
- top: 50%;
- margin-top: -25px;
- left: 50%;
- margin-left: -100px;
- text-align: center;
- background: url(../img/filemanager/progress.gif) center bottom repeat-x;
- }
- .elfinder-resize-row {
- margin-bottom: 7px;
- position: relative;
- }
- .elfinder-resize-label {
- float: left;
- width: 80px;
- padding-top: 3px;
- }
- .elfinder-resize-reset {
- width: 16px;
- height: 16px;
- position: absolute;
- margin-top: -8px;
- }
- .elfinder-dialog .elfinder-dialog-resize .ui-resizable-e {
- height: 100%;
- width: 10px;
- }
- .elfinder-dialog .elfinder-dialog-resize .ui-resizable-s {
- width: 100%;
- height: 10px;
- }
- .elfinder-dialog .elfinder-dialog-resize .ui-resizable-se {
- background: 0 0;
- bottom: 0;
- right: 0;
- margin-right: -7px;
- margin-bottom: -7px;
- }
- .elfinder-dialog-resize .ui-icon-grip-solid-vertical {
- position: absolute;
- top: 50%;
- right: 0;
- margin-top: -8px;
- margin-right: -11px;
- }
- .elfinder-dialog-resize .ui-icon-grip-solid-horizontal {
- position: absolute;
- left: 50%;
- bottom: 0;
- margin-left: -8px;
- margin-bottom: -11px;
- }
- .elfinder-resize-row .elfinder-buttonset {
- float: right;
- }
- .elfinder-resize-rotate-slider {
- float: left;
- width: 195px;
- margin: 7px 7px 0;
- }
- .elfinder-file-edit {
- width: 99%;
- height: 99%;
- margin: 0;
- padding: 2px;
- border: 1px solid #ccc;
- }
- .elfinder-help {
- margin-bottom: .5em;
- }
- .elfinder-help .ui-tabs-panel {
- padding: .5em;
- }
- .elfinder-dialog .ui-tabs .ui-tabs-nav li a {
- padding: .2em 1em;
- }
- .elfinder-help-shortcuts {
- height: 300px;
- padding: 1em;
- margin: .5em 0;
- overflow: auto;
- }
- .elfinder-help-shortcut {
- white-space: nowrap;
- clear: both;
- }
- .elfinder-help-shortcut-pattern {
- float: left;
- width: 160px;
- }
- .elfinder-help h3 {
- margin: .2em 0 .3em;
- }
- .elfinder-help-separator {
- clear: both;
- padding: .5em;
- }
- .elfinder-help-link {
- padding: 2px;
- }
- .elfinder-help .ui-priority-primary {
- margin-bottom: 7px;
- }
- .elfinder-help-team {
- clear: both;
- text-align: right;
- border-bottom: 1px solid #ccc;
- margin: .5em 0;
- }
- .elfinder-help-team div {
- float: left;
- }
- .elfinder-help-disabled {
- font-weight: 700;
- text-align: center;
- margin: 90px 0;
- }
- .elfinder-help .elfinder-dont-panic {
- display: block;
- border: 1px solid transparent;
- width: 200px;
- height: 200px;
- margin: 30px auto;
- text-decoration: none;
- text-align: center;
- position: relative;
- background: #d90004;
- background: -moz-radial-gradient(80px 80px,circle farthest-corner,#d90004 35%,#960004 100%);
- background: -webkit-gradient(radial,80 80,60,80 80,120,from(#d90004),to(#960004));
- outline: none;
- }
- .elfinder-help .elfinder-dont-panic span {
- font-weight: 700;
- text-align: center;
- color: #fff;
- position: absolute;
- left: 0;
- top: 45px;
- }
- .elfinder {
- padding: 0;
- position: relative;
- display: block;
- }
- .elfinder-workzone {
- padding: 0;
- position: relative;
- overflow: hidden;
- }
- .elfinder-drag-helper {
- width: 60px;
- height: 50px;
- padding: 0 0 0 25px;
- z-index: 100000;
- }
- .elfinder-drag-helper-plus .elfinder-drag-helper-icon-plus {
- display: block;
- }
- .elfinder-drag-num {
- position: absolute;
- top: 0;
- left: 0;
- width: 16px;;
- text-align: center;
- padding-top: 2px;
- font-weight: 700;
- color: #fff;
- font-size: 10px;
- background-color: red;
- }
- .elfinder-drag-helper .elfinder-cwd-icon {
- margin: 0 0 0 -24px;
- float: left;
- }
- .elfinder-overlay {
- opacity: 0;
- filter: Alpha(Opacity=0);
- }
- .elfinder .elfinder-panel {
- position: relative;
- background-image: none;
- padding: 7px 12px;
- }
- .elfinder-contextmenu,.elfinder-contextmenu-sub {
- display: none;
- position: absolute;
- color: #333;
- }
- .elfinder-contextmenu-sub {
- top: 5px;
- }
- .elfinder-contextmenu-ltr .elfinder-contextmenu-sub {
- margin-left: -5px;
- }
- .elfinder-contextmenu-item {
- display: block;
- text-decoration: none;
- white-space: nowrap;
- cursor: default;
- }
- .elfinder-contextmenu .elfinder-contextmenu-item span {
- display: block;
- color: #000;
- }
- .elfinder-contextmenu-ltr .elfinder-contextmenu-item {
- text-align: left;
- }
- .elfinder-contextmenu-ltr .elfinder-contextmenu-sub .elfinder-contextmenu-item {
- padding-left: 12px;
- }
- .elfinder-contextmenu-arrow,.elfinder-contextmenu-icon {
- position: absolute;
- top: 50%;
- margin-top: -8px;
- }
- .elfinder-contextmenu-ltr .elfinder-contextmenu-icon {
- display: none !important;
- }
- .elfinder-contextmenu-ltr .elfinder-contextmenu-arrow {
- right: 5px;
- }
- .elfinder-contextmenu .ui-state-hover {
- border: 0 solid;
- background-image: none;
- }
- .elfinder-contextmenu-separator {
- height: 0;
- border-top: 1px solid rgba(0, 0, 0, 0.13);
- margin: 0 1px;
- }
- .elfinder-cwd-wrapper {
- overflow: auto;
- position: relative;
- padding: 2px;
- padding: 10px 5px;
- }
- .elfinder-cwd-wrapper-list {
- padding: 0;
- }
- .elfinder-cwd {
- position: relative;
- cursor: default;
- padding: 0;
- margin: 0;
- -moz-user-select: -moz-none;
- -khtml-user-select: none;
- -webkit-user-select: none;
- user-select: none;
- }
- .elfinder-cwd-view-icons .elfinder-cwd-file {
- width: 90px;
- height: 80px;
- padding-bottom: 2px;
- cursor: default;
- }
- .elfinder-ltr .elfinder-cwd-view-icons .elfinder-cwd-file {
- float: left;
- margin: 0 5px 12px;
- background: rgba(0,0,0,0.1);
- }
- .elfinder-cwd-view-icons .elfinder-cwd-file:hover {
- background: rgba(0, 0, 0, 0.2);
- }
- .elfinder-cwd-view-icons .elfinder-cwd-file.ui-selected {
- background: rgba(0, 0, 0, 0.3);
- }
- .elfinder-cwd table .ui-selected {
- background: rgba(255,255,255,0.3) !important;
- }
- .elfinder-cwd-view-icons .elfinder-cwd-file-wrapper {
- width: 52px;
- height: 52px;
- margin: 1px auto;
- padding: 2px;
- position: relative;
- }
- .elfinder-cwd-filename {
- color: #fff;
- }
- .elfinder-cwd-view-icons .elfinder-cwd-filename {
- text-align: center;
- white-space: pre;
- overflow: hidden;
- text-overflow: ellipsis;
- -o-text-overflow: ellipsis;
- margin: 8px 0px 0;
- padding: 1px 3px;
- font-size: 12px;
- background: rgba(0,0,0,0.25);
- text-shadow: none;
-
- }
- .elfinder-cwd-filename input {
- color: #333;
- }
- .elfinder-cwd-view-icons .elfinder-perms {
- bottom: 4px;
- right: 2px;
- }
- .elfinder-cwd-view-icons .elfinder-symlink {
- bottom: 6px;
- left: 0;
- }
- .elfinder-cwd-icon {
- display: block;
- width: 48px;
- height: 48px;
- margin: 0 auto;
- -moz-background-clip: padding;
- -webkit-background-clip: padding-box;
- background-clip: padding-box;
- opacity: 0.9;
- }
- .elfinder-cwd .elfinder-droppable-active .elfinder-cwd-icon {
- border: 2px dashed #000;
- opacity: 0.5;
- border-radius: 10px;
- }
- .elfinder-navbar-wrapper .elfinder-droppable-active {
- opacity: 0.5;
- }
- .elfinder-cwd-icon-directory {
- background: url(../img/filemanager/icon/folder.png) center no-repeat;
- }
- .elfinder-cwd-icon-application {
- background: url(../img/filemanager/icon/exe.png) center no-repeat;
- }
- .elfinder-cwd-icon-x-empty,.elfinder-cwd-icon-text,
- .elfinder-cwd-icon-vnd-oasis-opendocument-text,
- .elfinder-cwd-icon-vnd-oasis-opendocument-text-master,
- .elfinder-cwd-icon-vnd-oasis-opendocument-text-template,
- .elfinder-cwd-icon-vnd-oasis-opendocument-text-web {
- background: url(../img/filemanager/icon/txt.png) center no-repeat;
- }
- .elfinder-cwd-icon-vnd-adobe-photoshop,.elfinder-cwd-icon-postscript, .elfinder-cwd-icon-image {
- background: url(../img/filemanager/icon/psd.png) center no-repeat;
- margin-top: 4px;
- }
- .elfinder-cwd-icon-audio {
- background: url(../img/filemanager/icon/mp3.png) center no-repeat;
- }
- .elfinder-cwd-icon-video {
- background: url(../img/filemanager/icon/video.png) center no-repeat;
- }
- .elfinder-cwd-icon-flash-video, .elfinder-cwd-icon-x-shockwave-flash {
- background: url(../img/filemanager/icon/flash.png) center no-repeat;
- }
- .elfinder-cwd-icon-rtf,.elfinder-cwd-icon-rtfd {
- background-position: 0 -401px;
- }
- .elfinder-cwd-icon-pdf {
- background: url(../img/filemanager/icon/pdf.png) center no-repeat;
- }
- .elfinder-cwd-icon-ms-excel,
- .elfinder-cwd-icon-vnd-ms-excel,
- .elfinder-cwd-icon-vnd-ms-excel-addin-macroEnabled-12,
- .elfinder-cwd-icon-vnd-ms-excel-sheet-binary-macroEnabled-12,
- .elfinder-cwd-icon-vnd-ms-excel-sheet-macroEnabled-12,
- .elfinder-cwd-icon-vnd-ms-excel-template-macroEnabled-12,
- .elfinder-cwd-icon-vnd-oasis-opendocument-spreadsheet,
- .elfinder-cwd-icon-vnd-oasis-opendocument-spreadsheet-template,
- .elfinder-cwd-icon-vnd-openxmlformats-officedocument-spreadsheetml-sheet,
- .elfinder-cwd-icon-vnd-openxmlformats-officedocument-spreadsheetml-template {
- background: url(../img/filemanager/icon/xls.png) center no-repeat;
- }
- .elfinder-cwd-icon-msword,
- .elfinder-cwd-icon-vnd-ms-office,
- .elfinder-cwd-icon-vnd-ms-word,
- .elfinder-cwd-icon-vnd-ms-word-document-macroEnabled-12,
- .elfinder-cwd-icon-vnd-ms-word-template-macroEnabled-12,
- .elfinder-cwd-icon-vnd-openxmlformats-officedocument-wordprocessingml-document,
- .elfinder-cwd-icon-vnd-openxmlformats-officedocument-wordprocessingml-template {
- background: url(../img/filemanager/icon/doc.png) center no-repeat;
- }
- .elfinder-cwd-icon-vnd-ms-powerpoint,
- .elfinder-cwd-icon-vnd-ms-powerpoint-addin-macroEnabled-12,
- .elfinder-cwd-icon-vnd-ms-powerpoint-presentation-macroEnabled-12,
- .elfinder-cwd-icon-vnd-ms-powerpoint-slide-macroEnabled-12,
- .elfinder-cwd-icon-vnd-ms-powerpoint-slideshow-macroEnabled-12,
- .elfinder-cwd-icon-vnd-ms-powerpoint-template-macroEnabled-12,
- .elfinder-cwd-icon-vnd-oasis-opendocument-presentation,
- .elfinder-cwd-icon-vnd-oasis-opendocument-presentation-template,
- .elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-presentation,
- .elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-slide,
- .elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-slideshow,
- .elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-template {
- background: url(../img/filemanager/icon/ppt.png) center no-repeat;
- }
- .elfinder-cwd-icon-html {
- background: url(../img/filemanager/icon/html.png) center no-repeat;
- }
- .elfinder-cwd-icon-css {
- background: url(../img/filemanager/icon/css.png) center no-repeat;
- }
- .elfinder-cwd-icon-javascript,.elfinder-cwd-icon-x-javascript {
- background: url(../img/filemanager/icon/js.png) center no-repeat;
- }
- .elfinder-cwd-icon-x-perl {
- background: url(../img/filemanager/icon/perl.png) center no-repeat;
- }
- .elfinder-cwd-icon-x-python {
- background: url(../img/filemanager/icon/py.png) center no-repeat;
- }
- .elfinder-cwd-icon-x-php {
- background: url(../img/filemanager/icon/php.png) center no-repeat;
- }
- .elfinder-cwd-icon-xml {
- background: url(../img/filemanager/icon/xml.png) center no-repeat;
- }
- .elfinder-cwd-icon-zip,.elfinder-cwd-icon-x-zip,.elfinder-cwd-icon-x-7z-compressed {
- background: url(../img/filemanager/icon/zip.png) center no-repeat;
- }
- .elfinder-cwd-icon-x-rar, .elfinder-cwd-icon-x-bzip,.elfinder-cwd-icon-x-bzip2, .elfinder-cwd-icon-x-rar-compressed, .elfinder-cwd-icon-x-gzip,.elfinder-cwd-icon-x-tar, {
- background: url(../img/filemanager/icon/rar.png) center no-repeat;
- }
- .elfinder-cwd-icon-unknown {
- background: url(../img/filemanager/icon/file.png) center no-repeat;
- }
- .elfinder-cwd input {
- width: 100%;
- border: 0 solid;
- margin: 0;
- padding: 0;
- }
- .elfinder-cwd-view-icons input,.elfinder-cwd-view-icons {
- text-align: center;
- }
- .elfinder-cwd table {
- width: 100%;
- border-collapse: collapse;
- border: 0 solid;
- margin: 0 0 10px;
- }
- .elfinder .elfinder-cwd table thead tr {
- border-left: 0 solid;
- border-top: 0 solid;
- border-right: 0 solid;
- }
- .elfinder .elfinder-cwd table td {
- padding: 3px 12px;
- white-space: pre;
- overflow: hidden;
- text-align: right;
- cursor: default;
- border: 0 solid;
- font-weight: normal;
- }
- .elfinder-ltr .elfinder-cwd table td {
- text-align: right;
- }
- .elfinder-ltr .elfinder-cwd table td:first-child {
- text-align: left;
- }
- .elfinder-odd-row {
- background: #eee;
- }
- .elfinder-cwd-view-list .elfinder-cwd-file-wrapper {
- width: 97%;
- position: relative;
- }
- .elfinder-ltr .elfinder-cwd-view-list .elfinder-cwd-file-wrapper {
- padding-left: 23px;
- }
- .elfinder-cwd-view-list .elfinder-perms,.elfinder-cwd-view-list .elfinder-symlink {
- top: 50%;
- margin-top: -6px;
- }
- .elfinder-ltr .elfinder-cwd-view-list .elfinder-perms {
- left: 7px;
- }
- .elfinder-ltr .elfinder-cwd-view-list .elfinder-symlink {
- left: -7px;
- }
- .elfinder-cwd-view-list td .elfinder-cwd-icon {
- width: 20px;
- height: 20px;
- position: absolute;
- top: 50%;
- margin-top: -10px;
- background-size: 17px;
- }
- .elfinder-ltr .elfinder-cwd-view-list .elfinder-cwd-icon {
- left: -4px;
- }
- .std42-dialog {
- padding: 0;
- position: absolute;
- left: auto;
- right: auto;
- box-shadow: 0 5px 15px rgba(0,0,0,0.5);
- background: rgba(0, 0, 0, 0.91);
- }
- .std42-dialog .ui-dialog-titlebar-close {
- float: right;
- opacity: .3;
- font-size: 16px;
- }
- .std42-dialog .ui-dialog-titlebar-close:hover {
- opacity: 1;
- }
- .std42-dialog .ui-dialog-content {
- padding: .3em .5em;
- }
- .elfinder-dialog .ui-resizable-e,.elfinder-dialog .ui-resizable-s {
- width: 0;
- height: 0;
- }
- .std42-dialog .ui-button input {
- cursor: pointer;
- }
- .elfinder-dialog-error .ui-dialog-content,.elfinder-dialog-confirm .ui-dialog-content {
- padding: 15px;
- min-height: 35px;
- }
- .elfinder-dialog-notify .ui-dialog-titlebar-close, .elfinder-dialog-notify {
- display: none;
- }
- .elfinder-dialog-notify .ui-dialog-content {
- padding: 0;
- }
- .elfinder-notify {
- border-bottom: 1px solid #ccc;
- position: relative;
- padding: .5em;
- text-align: center;
- overflow: hidden;
- }
- .elfinder-notify:last-child {
- border: 0 solid;
- }
- .elfinder-notify-progressbar {
- width: 180px;
- margin: 5px auto;
- overflow: hidden;
- padding: 1px;
- }
- .elfinder-notify-progress {
- width: 100%;
- height: 8px;
- background: url(../img/filemanager/progress.gif) center center repeat-x;
- }
- .elfinder-info-title .elfinder-cwd-icon {
- float: left;
- width: 48px;
- height: 48px;
- margin-right: 1em;
- }
- .elfinder-info-title strong {
- display: block;
- padding: .3em 0 .5em;
- }
- .elfinder-info-tb {
- min-width: 200px;
- border: 0 solid;
- margin: 1em .2em;
- }
- .elfinder-info-tb td {
- white-space: nowrap;
- padding: 2px;
- }
- .elfinder-info-tb tr td:first-child {
- text-align: right;
- }
- .elfinder-info-tb span {
- float: left;
- }
- .elfinder-info-tb a {
- outline: none;
- text-decoration: underline;
- }
- .elfinder-info-tb a:hover {
- text-decoration: none;
- }
- .elfinder-info-spinner {
- width: 14px;
- height: 14px;
- float: left;
- background: url("../img/filemanager/spinner-mini.gif") center center no-repeat;
- margin: 0 5px;
- background-size: 14px;
- }
- .elfinder-netmount-tb {
- margin: 0 auto;
- }
- .elfinder-netmount-tb input {
- border: 1px solid #ccc;
- }
- .elfinder-upload-dropbox {
- text-align: center;
- padding: 2em 0;
- border: 3px dashed #aaa;
- }
- .elfinder-upload-dropbox.ui-state-hover {
- background: #dfdfdf;
- border: 3px dashed #555;
- }
- .elfinder-upload-dialog-or {
- margin: .3em 0;
- text-align: center;
- }
- .elfinder-upload-dialog-wrapper {
- text-align: center;
- }
- .elfinder-upload-dialog-wrapper .ui-button {
- position: relative;
- overflow: hidden;
- }
- .elfinder-upload-dialog-wrapper .ui-button form {
- position: absolute;
- right: 0;
- top: 0;
- opacity: 0;
- filter: Alpha(Opacity=0);
- }
- .elfinder-upload-dialog-wrapper .ui-button form input {
- padding: 0 20px;
- }
- .dialogelfinder .dialogelfinder-drag {
- border-left: 0 solid;
- border-top: 0 solid;
- border-right: 0 solid;
- font-weight: 400;
- padding: 2px 12px;
- cursor: move;
- position: relative;
- text-align: left;
- }
- .dialogelfinder-drag-close {
- position: absolute;
- top: 50%;
- margin-top: -8px;
- }
- .elfinder-ltr .dialogelfinder-drag-close {
- right: 12px;
- }
- .std42-dialog .ui-dialog-titlebar {
- font-size: 12px;
- line-height: 100%;
- text-transform: uppercase;
- padding: 10px 13px;
- border-bottom: 1px solid rgba(255, 255, 255, 0.11);
- cursor: move;
- }
- .elfinder .elfinder-navbar {
- width: 230px;
- padding: 10px 0;
- background-image: none;
- border-top: 0 solid;
- border-bottom: 0 solid;
- overflow: auto;
- display: none;
- position: relative;
- -moz-user-select: none;
- -khtml-user-select: none;
- -webkit-user-select: none;
- user-select: none;
- border-right: 1px solid rgba(255,255,255,0.15);
- }
- .elfinder-ltr .elfinder-navbar {
- float: left;
- border-left: 0 solid;
- }
- .elfinder-ltr .ui-resizable-e {
- margin-left: 10px;
- }
- .elfinder-tree {
- display: table;
- width: 100%;
- margin: 0 0 .5em;
- }
- .elfinder-navbar-dir {
- position: relative;
- display: block;
- white-space: nowrap;
- padding: 3px 12px 2px;
- margin: 0;
- outline: 0 solid;
- border: 1px solid transparent;
- cursor: default;
- }
- .elfinder-ltr .elfinder-navbar-dir {
- padding-left: 52px;
- }
- .elfinder-ltr .elfinder-navbar-dir:hover {
- cursor: pointer;
- }
- .elfinder-navbar-arrow {
- width: 12px;
- height: 14px;
- position: absolute;
- display: none;
- top: 6px;
- left: 14px;
- background-image: url("../img/filemanager/arrows.png");
- background-repeat: no-repeat;
- }
- .elfinder-navbar-collapsed .elfinder-navbar-arrow {
- display: block;
- }
- .elfinder-navbar-expanded .elfinder-navbar-arrow {
- background-position: 0 -29px;
- left: 13px;
- top: 2px;
- }
- .ui-dialog-buttonpane .btn {
- margin-right: 3px;
- }
- .elfinder-navbar-icon {
- width: 16px;
- height: 16px;
- position: absolute;
- top: 50%;
- margin-top: -9px;
- background-image: url(../img/icon/folder-sm.png);
- background-repeat: no-repeat;
- opacity: 0.8;
- }
- .elfinder-ltr .elfinder-navbar-icon {
- left: 28px;
- }
- .elfinder-navbar-subtree {
- display: none;
- }
- .elfinder-ltr .elfinder-navbar-subtree {
- margin-left: 12px;
- }
- .elfinder-navbar-spinner {
- width: 14px;
- height: 14px;
- position: absolute;
- display: block;
- top: 50%;
- margin-top: -7px;
- background: url("../img/filemanager/spinner-mini.gif") center center no-repeat;
- }
- .elfinder-ltr .elfinder-navbar-spinner {
- left: 0;
- margin-left: -2px;
- }
- .elfinder-navbar .elfinder-perms {
- top: 50%;
- margin-top: -8px;
- }
- .elfinder-ltr .elfinder-navbar .elfinder-perms {
- left: 18px;
- }
- .elfinder-ltr .elfinder-navbar .elfinder-symlink {
- left: 8px;
- }
- .elfinder-navbar .ui-resizable-handle {
- width: 8px;
- left: 0;
- position: absolute;
- height: 100%;
- cursor: e-resize;
- }
- .elfinder-nav-handle-icon {
- position: absolute;
- top: 50%;
- margin: -8px 2px 0;
- opacity: .5;
- filter: Alpha(Opacity=50);
- }
- .elfinder-places {
- border: 1px solid transparent;
- }
- .elfinder-quicklook {
- position: absolute;
- background: #333;
- background: rgba(0,0,0,0.9);
- display: none;
- overflow: hidden;
- padding: 20px 0 40px;
- border-radius: 3px;
- }
- .elfinder-quicklook .ui-resizable-se {
- width: 14px;
- height: 14px;
- right: 5px;
- bottom: 3px;
- background: url(../img/filemanager/resize-preview.png) no-repeat center;
- position: absolute;
- }
- .elfinder-quicklook-fullscreen {
- -webkit-background-clip: padding-box;
- padding: 0;
- background: #000;
- z-index: 90000;
- display: block;
- }
- .elfinder-quicklook-fullscreen .elfinder-quicklook-titlebar {
- display: none;
- }
- .elfinder-quicklook-fullscreen .elfinder-quicklook-preview {
- border: 0 solid;
- }
- .elfinder-quicklook-titlebar {
- text-align: center;
- background: #383838;
- position: absolute;
- left: 0;
- top: 0;
- width: 100%;
- height: 20px;
- cursor: move;
- }
- .elfinder-quicklook-title {
- color: #fff;
- white-space: nowrap;
- overflow: hidden;
- padding: 2px 0;
- }
- .elfinder-quicklook-titlebar .ui-icon {
- position: absolute;
- right: 3px;
- top: 1px;
- width: 16px;
- height: 16px;
- cursor: pointer;
- }
- .elfinder-quicklook-titlebar .ui-icon:before {
- content: "\f00d";
- font-family: FontAwesome;
- font-size: 10px;
- color: #797979;
- }
- .elfinder-quicklook-preview {
- overflow: hidden;
- position: relative;
- border: 0 solid;
- border-left: 1px solid transparent;
- border-right: 1px solid transparent;
- height: 100%;
- }
- .elfinder-quicklook-info-wrapper {
- position: absolute;
- width: 100%;
- left: 0;
- top: 50%;
- margin-top: -50px;
- }
- .elfinder-quicklook-info {
- padding: 0 12px 0 112px;
- }
- .elfinder-quicklook-info .elfinder-quicklook-info-data:first-child {
- color: #fff;
- font-weight: 700;
- padding-bottom: .5em;
- }
- .elfinder-quicklook-info-data {
- padding-bottom: .2em;
- color: #fff;
- }
- .elfinder-quicklook .elfinder-cwd-icon {
- position: absolute;
- left: 32px;
- top: 50%;
- margin-top: -20px;
- }
- .elfinder-quicklook-preview img {
- display: block;
- margin: 0 auto;
- }
- .elfinder-quicklook-navbar {
- position: absolute;
- left: 50%;
- bottom: 4px;
- width: 140px;
- height: 32px;
- padding: 0;
- margin-left: -70px;
- border: 1px solid transparent;
- }
- .elfinder-quicklook-fullscreen .elfinder-quicklook-navbar {
- width: 188px;
- margin-left: -94px;
- padding: 4px 5px 0px;
- border: 1px solid #eee;
- background: #000;
- height: 40px;
- overflow: hidden;
- }
- .elfinder-quicklook-fullscreen .elfinder-quicklook-navbar-icon-close,.elfinder-quicklook-fullscreen .elfinder-quicklook-navbar-separator {
- display: inline;
- }
- .elfinder-quicklook-navbar-icon {
- width: 32px;
- height: 32px;
- margin: 0 7px;
- float: left;
- background: url("../img/filemanager/quicklook-icons.png") 0 0 no-repeat;
- }
- .elfinder-quicklook-navbar-icon-next {
- background-position: 0px -32px;
- }
- .elfinder-quicklook-navbar-icon-fullscreen {
- background-position: 0px -64px;
- }
- .elfinder-quicklook-navbar-icon-fullscreen-off {
- background-position: 0px -96px;
- }
- .elfinder-quicklook-navbar-icon-close {
- display: none;
- }
- .elfinder-quicklook-navbar-separator {
- width: 1px;
- height: 32px;
- float: left;
- border-left: 1px solid #fff;
- display: none;
- }
- .elfinder-quicklook-preview-text-wrapper {
- width: 100%;
- height: 100%;
- background: #fff;
- color: #222;
- overflow: auto;
- }
- pre.elfinder-quicklook-preview-text {
- margin: 0;
- padding: 3px 9px;
- }
- .elfinder-quicklook-preview-html,.elfinder-quicklook-preview-pdf {
- width: 100%;
- height: 100%;
- background: #fff;
- border: 0 solid;
- margin: 0;
- }
- .elfinder-quicklook-preview-flash {
- width: 100%;
- height: 100%;
- }
- .elfinder-quicklook-preview-audio {
- width: 100%;
- position: absolute;
- bottom: 0;
- left: 0;
- }
- embed.elfinder-quicklook-preview-audio {
- height: 30px;
- background: 0 0;
- }
- .elfinder-quicklook-preview-video {
- width: 100%;
- height: 100%;
- }
- .elfinder-statusbar {
- text-align: center;
- font-weight: 400;
- padding: .2em .5em;
- border-right: 0 solid transparent;
- border-bottom: 0 solid transparent;
- border-left: 0 solid transparent;
- }
- .elfinder-statusbar a {
- text-decoration: none;
- }
- .elfinder-path {
- max-width: 30%;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- -o-text-overflow: ellipsis;
- }
- .elfinder-ltr .elfinder-path {
- float: left;
- }
- .elfinder-stat-size {
- white-space: nowrap;
- }
- .elfinder-ltr .elfinder-stat-size {
- float: right;
- }
- .elfinder-stat-selected {
- white-space: nowrap;
- overflow: hidden;
- }
- .elfinder-toolbar {
- border-bottom: 1px solid rgba(255,255,255,0.15);
- height: 50px !important;
- padding: 7px 10px 0 12px;
- }
- .elfinder-buttonset {
- margin: 0 10px 0 0;
- float: left;
- background: 0 0;
- padding: 0;
- }
- .elfinder .elfinder-button {
- padding: 4px;
- float: left;
- position: relative;
- cursor: pointer;
- }
- .elfinder .elfinder-button:hover {
- background: rgba(0, 0, 0, 0.15);
- }
- .elfinder-button.ui-state-disabled:hover {
- background: none;
- cursor: default;
- }
- .elfinder .ui-icon-search {
- cursor: pointer;
- }
- .elfinder-button:first-child {
- }
- .elfinder-button:last-child {
- }
- .elfinder-toolbar-button-separator {
- float: left;
- padding: 0;
- height: 24px;
- border-top: 0 solid;
- border-right: 0 solid;
- border-bottom: 0 solid;
- width: 0;
- }
- .elfinder .elfinder-button.ui-state-disabled {
- opacity: 1;
- filter: Alpha(Opacity=100);
- }
- .elfinder .elfinder-button.ui-state-disabled .elfinder-button-icon, .ui-state-disabled {
- opacity: .2;
- filter: Alpha(Opacity=20);
- }
- .elfinder-button-icon {
- width: 25px;
- height: 25px;
- display: block;
- background-position: center center;
- background-repeat: no-repeat;
- }
- .elfinder-button-icon-home {
- background-image: url(../img/icon/home.png);
- }
- .elfinder-button-icon-back {
- background-image: url(../img/icon/back.png);
- }
- .elfinder-button-icon-forward {
- background-image: url(../img/icon/forwad.png);
- }
- .elfinder-button-icon-back, .elfinder-button-icon-forward {
- width: 20px;
- }
- .elfinder-button-icon-reload {
- background-image: url(../img/icon/refresh.png);
- }
- .elfinder-button-icon-open {}
- .elfinder-button-icon-mkdir {
- background-image: url(../img/icon/folder.png);
- }
- .elfinder-button-icon-mkfile {
- background-image: url(../img/icon/file.png);
- }
- .elfinder-button-icon-upload {
- background-image: url(../img/icon/upload.png);
- }
- .elfinder-button-icon-view {
- background-image: url(../img/icon/icon-view.png);
- }
- .elfinder-button-icon-view-list {
- background-image: url(../img/icon/list-view.png);
- }
- .elfinder-button-icon-resize.elfinder-contextmenu-icon, .elfinder-button-icon-resize.elfinder-contextmenu-icon + span {
- display: none !important;
- }
- .elfinder-button-icon-sort {
- background-image: url(../img/icon/sorting.png);
- }
- .elfinder .elfinder-menubutton {
- overflow: visible;
- }
- .elfinder-button-menu {
- position: absolute;
- left: 0;
- top: 25px;
- padding: 3px 0;
- }
- .elfinder-button-menu, .elfinder-contextmenu {
- box-shadow: 0 6px 12px rgba(0,0,0,0.175);
- }
- .elfinder-button-menu-item, .elfinder-contextmenu-item {
- padding: 3px 12px;
- position: relative;
- min-width: 130px;
- cursor: pointer;
- }
- .elfinder-button-menu .ui-state-hover {
- border: 0 solid;
- }
- .elfinder-button-menu-item-separated {
- border-top: 1px solid #ccc;
- }
- .elfinder-button-menu-item .ui-icon {
- width: 16px;
- height: 16px;
- position: absolute;
- left: 2px;
- top: 50%;
- margin-top: -8px;
- display: none;
- }
- .elfinder-button-menu-item-selected .ui-icon {
- display: block;
- }
- .elfinder-button-menu-item-selected-asc .ui-icon-arrowthick-1-n,.elfinder-button-menu-item-selected-desc .ui-icon-arrowthick-1-s {
- display: none;
- }
- .elfinder-button form {
- position: absolute;
- top: 0;
- right: 0;
- opacity: 0;
- filter: Alpha(Opacity=0);
- cursor: pointer;
- }
- .elfinder .elfinder-button form input {
- background: 0 0;
- cursor: default;
- height: 28px;
- cursor: pointer;
- width: 30px;
- }
- .elfinder .elfinder-button-search {
- border: 0 solid;
- background: 0 0;
- padding: 0;
- float: right;
- }
- .elfinder-button-search:hover {
- background: none !important;
- }
- .elfinder-ltr .elfinder-button-search {
- float: right;
- margin-right: 3px;
- }
- .file-search {
- height: 27px;
- margin-top: 4px;
- background: transparent;
- box-shadow: none;
- border: 1px solid rgba(255, 255, 255, 0.25);
- padding: 0 5px;
- }
- .elfinder-button-search .ui-icon {
- position: absolute;
- height: 18px;
- top: 50%;
- margin: -9px 4px 0;
- }
- .elfinder-button-search .ui-icon.icon-close {
- font-size: 15px;
- top: 16px;
- right: 24px;
- opacity: 0.8;
- }
- .elfinder-ltr .elfinder-button-search .ui-icon-search {
- right: 0;
- width: 23px;
- height: 27px;
- text-align: center;
- padding-top: 1px;
- top: 13px;
- background: url(../img/icon/search-sm.png) no-repeat center;
- }
- .elfinder-ltr .elfinder-navbar-dir:hover {
- background: rgba(255, 255, 255, 0.15);
- }
- .elfinder-navbar .ui-state-active, .elfinder-navbar .ui-state-active:hover {
- background: rgba(0,0,0,0.15);
- }
- .elfinder-cwd table thead {
- font-weight: bold;
- }
- .elfinder-cwd table tbody tr:nth-child(odd) {
- background-color: rgba(0, 0, 0, 0.1);
- }
- .elfinder .elfinder-statusbar {
- border-top: 1px solid rgba(255,255,255,0.15);
- font-size: 12px;
- padding: 3px 12px;
- border-bottom: 1px solid rgba(255,255,255,0.15);
- }
- .elfinder .elfinder-statusbar a {
- text-decoration:none;
- }
- .std42-dialog .elfinder-help, .std42-dialog .elfinder-help .ui-widget-content {
- background:#fff;
- }
- /* Icons for Higher DPI */
- @media
- only screen and (-webkit-min-device-pixel-ratio: 2),
- only screen and ( min--moz-device-pixel-ratio: 2),
- only screen and ( -o-min-device-pixel-ratio: 2/1),
- only screen and ( min-device-pixel-ratio: 2),
- only screen and ( min-resolution: 192dpi),
- only screen and ( min-resolution: 2dppx) {
- .elfinder-button-icon-home {
- background-image: url(../img/icon/home.png);
- background-size: 25px 25px;
- }
-
- .elfinder-button-icon-back {
- background-image: url(../img/icon/back@2x.png);
- background-size: 12px 20px;
- }
-
- .elfinder-button-icon-forward {
- background-image: url(../img/icon/forwad@2x.png);
- background-size: 12px 20px;
- }
-
- .elfinder-button-icon-reload {
- background-image: url(../img/icon/refresh@2x.png);
- background-size: 18px 19px;
- }
-
- .elfinder-button-icon-mkdir {
- background-image: url(../img/icon/folder@2x.png);
- background-size: 23px 21px;
- }
-
- .elfinder-button-icon-mkfile {
- background-image: url(../img/icon/file@2x.png);
- background-size: 19px 21px;
- }
-
- .elfinder-button-icon-upload {
- background-image: url(../img/icon/upload@2x.png);
- background-size: 19px 21px;
- }
-
- .elfinder-button-icon-view {
- background-image: url(../img/icon/icon-view@2x.png);
- background-size: 20px 20px;
- }
-
- .elfinder-button-icon-view-list {
- background-image: url(../img/icon/list-view@2x.png);
- background-size: 20px 20px;
- }
- .elfinder-button-icon-sort {
- background-image: url(../img/icon/sorting@2x.png);
- background-size: 19px 19px;
- }
-
- .elfinder-navbar-icon {
- background-image: url(../img/icon/folder-sm@2x.png);
- background-size: 16px 14px;
- }
-
- .elfinder-ltr .elfinder-button-search .ui-icon-search {
- background: url(../img/icon/search.png) no-repeat center;
- background-size: 14px 14px;
- }
- }
- /* Media Queries */
- @media (max-width: 992px) and (min-width: 850px) {
- .elfinder-button-search input {
- width: 200px;
- }
- }
- @media (min-width: 850px) {
- .file-manager {
- min-height: 500px;
- }
- }
- @media (max-width: 849px) {
- .elfinder-ltr .elfinder-button-search {
- width: 100%;
- margin-right: 1px;
- margin-bottom: 4px;
- }
-
- .elfinder-button-search input {
- width: 100%;
-
- }
-
- .elfinder-toolbar {
- height: auto !important;
- display: inline-block;
- min-height: 80px;
- text-align: center;
- width: 100%;
- }
-
- .elfinder-buttonset {
- float: none;
- display: inline-block;
- }
-
- .elfinder-ltr .elfinder-navbar {
- display: none !important;
- }
- }
|