Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Warning: Undefined array key "page_file_edit_line" in /home/sportsfever/public_html/filemanger/edit_text_line.php on line 32
/home/sportsfe.../httpdocs/wp-conte.../plugins/wp-file-.../lib/css
File: dialog.css
}
[500] Fix | Delete
[501] Fix | Delete
.elfinder-info-title strong {
[502] Fix | Delete
display: block;
[503] Fix | Delete
padding: .3em 0 .5em 0;
[504] Fix | Delete
}
[505] Fix | Delete
[506] Fix | Delete
.elfinder-info-tb {
[507] Fix | Delete
min-width: 200px;
[508] Fix | Delete
border: 0 solid;
[509] Fix | Delete
margin: 1em .2em 1em .2em;
[510] Fix | Delete
width: 100%;
[511] Fix | Delete
}
[512] Fix | Delete
[513] Fix | Delete
.elfinder-info-tb td {
[514] Fix | Delete
white-space: pre-wrap;
[515] Fix | Delete
padding: 2px;
[516] Fix | Delete
}
[517] Fix | Delete
[518] Fix | Delete
.elfinder-info-tb td.elfinder-info-label {
[519] Fix | Delete
white-space: nowrap;
[520] Fix | Delete
}
[521] Fix | Delete
[522] Fix | Delete
.elfinder-info-tb td.elfinder-info-hash {
[523] Fix | Delete
display: inline-block;
[524] Fix | Delete
word-break: break-all;
[525] Fix | Delete
max-width: 32ch;
[526] Fix | Delete
}
[527] Fix | Delete
[528] Fix | Delete
.elfinder-ltr .elfinder-info-tb tr td:first-child {
[529] Fix | Delete
text-align: right;
[530] Fix | Delete
}
[531] Fix | Delete
[532] Fix | Delete
.elfinder-ltr .elfinder-info-tb span {
[533] Fix | Delete
float: left;
[534] Fix | Delete
}
[535] Fix | Delete
[536] Fix | Delete
.elfinder-rtl .elfinder-info-tb tr td:first-child {
[537] Fix | Delete
text-align: left;
[538] Fix | Delete
}
[539] Fix | Delete
[540] Fix | Delete
.elfinder-rtl .elfinder-info-tb span {
[541] Fix | Delete
float: right;
[542] Fix | Delete
}
[543] Fix | Delete
[544] Fix | Delete
.elfinder-info-tb a {
[545] Fix | Delete
outline: none;
[546] Fix | Delete
text-decoration: underline;
[547] Fix | Delete
}
[548] Fix | Delete
[549] Fix | Delete
.ui-front.ui-dialog.elfinder-dialog-info.ui-resizable.elfinder-frontmost.elfinder-dialog-active {
[550] Fix | Delete
max-width: 400px !important;
[551] Fix | Delete
width: 400px !important;
[552] Fix | Delete
overflow: hidden !important;
[553] Fix | Delete
}
[554] Fix | Delete
.ui-front.ui-dialog .ui-helper-clearfix.elfinder-rm-title {
[555] Fix | Delete
margin-left: -49px;
[556] Fix | Delete
padding-top: 7px;
[557] Fix | Delete
padding-bottom: 7px;
[558] Fix | Delete
}
[559] Fix | Delete
.elfinder-info-tb a:hover {
[560] Fix | Delete
text-decoration: none;
[561] Fix | Delete
}
[562] Fix | Delete
[563] Fix | Delete
.elfinder-netmount-tb {
[564] Fix | Delete
margin: 0 auto;
[565] Fix | Delete
}
[566] Fix | Delete
[567] Fix | Delete
.elfinder-netmount-tb select,
[568] Fix | Delete
.elfinder-netmount-tb .elfinder-button-icon {
[569] Fix | Delete
cursor: pointer;
[570] Fix | Delete
}
[571] Fix | Delete
[572] Fix | Delete
button.elfinder-info-button {
[573] Fix | Delete
margin: -3.5px 0;
[574] Fix | Delete
cursor: pointer;
[575] Fix | Delete
}
[576] Fix | Delete
[577] Fix | Delete
/*********************** UPLOAD DIALOG **************************/
[578] Fix | Delete
[579] Fix | Delete
.elfinder-upload-dropbox {
[580] Fix | Delete
display: table-cell;
[581] Fix | Delete
text-align: center;
[582] Fix | Delete
vertical-align: middle;
[583] Fix | Delete
padding: 0.5em;
[584] Fix | Delete
border: 3px dashed #aaa;
[585] Fix | Delete
width: 9999px;
[586] Fix | Delete
height: 80px;
[587] Fix | Delete
overflow: hidden;
[588] Fix | Delete
word-break: keep-all;
[589] Fix | Delete
}
[590] Fix | Delete
[591] Fix | Delete
.elfinder-upload-dropbox.ui-state-hover {
[592] Fix | Delete
background: #dfdfdf;
[593] Fix | Delete
border: 3px dashed #555;
[594] Fix | Delete
}
[595] Fix | Delete
[596] Fix | Delete
.elfinder-upload-dialog-or {
[597] Fix | Delete
margin: .3em 0;
[598] Fix | Delete
text-align: center;
[599] Fix | Delete
}
[600] Fix | Delete
[601] Fix | Delete
.elfinder-upload-dialog-wrapper {
[602] Fix | Delete
text-align: center;
[603] Fix | Delete
}
[604] Fix | Delete
[605] Fix | Delete
.elfinder-upload-dialog-wrapper .ui-button {
[606] Fix | Delete
position: relative;
[607] Fix | Delete
overflow: hidden;
[608] Fix | Delete
}
[609] Fix | Delete
[610] Fix | Delete
.elfinder-upload-dialog-wrapper .ui-button form {
[611] Fix | Delete
position: absolute;
[612] Fix | Delete
right: 0;
[613] Fix | Delete
top: 0;
[614] Fix | Delete
width: 100%;
[615] Fix | Delete
opacity: 0;
[616] Fix | Delete
filter: Alpha(Opacity=0);
[617] Fix | Delete
}
[618] Fix | Delete
[619] Fix | Delete
.elfinder-upload-dialog-wrapper .ui-button form input {
[620] Fix | Delete
padding: 50px 0 0;
[621] Fix | Delete
font-size: 3em;
[622] Fix | Delete
width: 100%;
[623] Fix | Delete
}
[624] Fix | Delete
[625] Fix | Delete
/* dialog for elFinder itself */
[626] Fix | Delete
.dialogelfinder .dialogelfinder-drag {
[627] Fix | Delete
border-left: 0 solid;
[628] Fix | Delete
border-top: 0 solid;
[629] Fix | Delete
border-right: 0 solid;
[630] Fix | Delete
font-weight: normal;
[631] Fix | Delete
padding: 2px 12px;
[632] Fix | Delete
cursor: move;
[633] Fix | Delete
position: relative;
[634] Fix | Delete
text-align: left;
[635] Fix | Delete
}
[636] Fix | Delete
[637] Fix | Delete
.elfinder-rtl .dialogelfinder-drag {
[638] Fix | Delete
text-align: right;
[639] Fix | Delete
}
[640] Fix | Delete
[641] Fix | Delete
.dialogelfinder-drag-close {
[642] Fix | Delete
position: absolute;
[643] Fix | Delete
top: 50%;
[644] Fix | Delete
margin-top: -8px;
[645] Fix | Delete
}
[646] Fix | Delete
[647] Fix | Delete
.elfinder-ltr .dialogelfinder-drag-close {
[648] Fix | Delete
right: 12px;
[649] Fix | Delete
}
[650] Fix | Delete
[651] Fix | Delete
.elfinder-rtl .dialogelfinder-drag-close {
[652] Fix | Delete
left: 12px;
[653] Fix | Delete
}
[654] Fix | Delete
[655] Fix | Delete
/*********************** RM CONFIRM **************************/
[656] Fix | Delete
.elfinder-rm-title {
[657] Fix | Delete
margin-bottom: .5ex;
[658] Fix | Delete
}
[659] Fix | Delete
[660] Fix | Delete
.elfinder-rm-title .elfinder-cwd-icon {
[661] Fix | Delete
float: left;
[662] Fix | Delete
width: 48px;
[663] Fix | Delete
height: 48px;
[664] Fix | Delete
margin-right: 1em;
[665] Fix | Delete
}
[666] Fix | Delete
[667] Fix | Delete
.elfinder-rtl .elfinder-rm-title .elfinder-cwd-icon {
[668] Fix | Delete
float: right;
[669] Fix | Delete
margin-right: 0;
[670] Fix | Delete
margin-left: 1em;
[671] Fix | Delete
}
[672] Fix | Delete
[673] Fix | Delete
.elfinder-rm-title strong {
[674] Fix | Delete
display: block;
[675] Fix | Delete
white-space: pre-wrap;
[676] Fix | Delete
word-break: normal;
[677] Fix | Delete
overflow: hidden;
[678] Fix | Delete
text-overflow: ellipsis;
[679] Fix | Delete
}
[680] Fix | Delete
[681] Fix | Delete
.elfinder-rm-title + br {
[682] Fix | Delete
display: none;
[683] Fix | Delete
}
[684] Fix | Delete
[685] Fix | Delete
.elfinder .elfinder-dialog .ui-dialog-content.elfinder-edit-editor{ padding: 0; }
[686] Fix | Delete
.elfinder-ltr .elfinder-info-tb tr td:first-child{ text-align:left; }
[687] Fix | Delete
[688] Fix | Delete
.elfinder-dialog-info table.elfinder-info-tb tr{ display:block !important; }
[689] Fix | Delete
.elfinder-dialog-info table.elfinder-info-tb tr td:first-child{width: 96px;}
[690] Fix | Delete
[691] Fix | Delete
[692] Fix | Delete
/* New css Added here */
[693] Fix | Delete
.ui-front.ui-dialog.elfinder-dialog.elfinder-dialog-notify .ui-widget-content .elfinder-dialog-icon{ bottom: inherit; top:25px; }
[694] Fix | Delete
.ui-front.ui-dialog.elfinder-dialog.elfinder-dialog-notify .ui-widget-content .elfinder-notify{ padding-left:50px; font-size: 12px; }
[695] Fix | Delete
.ui-front.ui-dialog.elfinder-dialog.elfinder-dialog-notify .ui-widget-content .elfinder-notify-progressbar{ margin-left: 5px; margin-top: 10px; }
[696] Fix | Delete
[697] Fix | Delete
/* css for Arabic language icons*/
[698] Fix | Delete
.wrap.wp-filemanager-wrap .elfinder-rtl .ui-front.ui-dialog .ui-dialog-content.ui-widget-content {
[699] Fix | Delete
padding-right: 56px;
[700] Fix | Delete
padding-left: unset;
[701] Fix | Delete
}
[702] Fix | Delete
.wrap.wp-filemanager-wrap .elfinder-rtl .ui-front.ui-dialog .ui-dialog-content.ui-widget-content .ui-helper-clearfix.elfinder-rm-title {
[703] Fix | Delete
margin-left: 0;
[704] Fix | Delete
margin-right: -49px;
[705] Fix | Delete
}
[706] Fix | Delete
.wrap.wp-filemanager-wrap .elfinder-rtl .ui-front.ui-dialog .ui-dialog-content.ui-widget-content .ui-helper-clearfix.elfinder-rm-title span.elfinder-cwd-icon:before {
[707] Fix | Delete
right: 0;
[708] Fix | Delete
min-width: 20px;
[709] Fix | Delete
max-width: 30px;
[710] Fix | Delete
}
[711] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function