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-.../css
File: fm-backup.css
.fm_checkmark:after {
[500] Fix | Delete
content: "";
[501] Fix | Delete
position: absolute;
[502] Fix | Delete
display: none;
[503] Fix | Delete
}
[504] Fix | Delete
.styledCheckbox .fm_checkmark:after {
[505] Fix | Delete
left: 6px;
[506] Fix | Delete
top: 3px;
[507] Fix | Delete
width: 3px;
[508] Fix | Delete
height: 7px;
[509] Fix | Delete
border: solid #0073aa;
[510] Fix | Delete
border-width: 0 2px 2px 0;
[511] Fix | Delete
-webkit-transform: rotate(45deg);
[512] Fix | Delete
-ms-transform: rotate(45deg);
[513] Fix | Delete
transform: rotate(45deg);
[514] Fix | Delete
}
[515] Fix | Delete
.styledCheckbox input:checked ~ .fm_checkmark:after {
[516] Fix | Delete
display: block;
[517] Fix | Delete
}
[518] Fix | Delete
span.chk-label {
[519] Fix | Delete
vertical-align: middle;
[520] Fix | Delete
}
[521] Fix | Delete
.backup-date span.chk-label,
[522] Fix | Delete
.styledCheckbox {
[523] Fix | Delete
vertical-align: middle;
[524] Fix | Delete
}
[525] Fix | Delete
[526] Fix | Delete
.bck_action a:hover,
[527] Fix | Delete
.restore_cancel:hover, .dlt_cancel:hover {
[528] Fix | Delete
background: #696868;
[529] Fix | Delete
color: #ffffff;
[530] Fix | Delete
transition: all 0.3s ease;
[531] Fix | Delete
-webkit-transition: all 0.3s ease;
[532] Fix | Delete
-moz-transition: all 0.3s ease;
[533] Fix | Delete
-ms-transition: all 0.3s ease;
[534] Fix | Delete
}
[535] Fix | Delete
.double-col .inner-col-half .backup_btn:hover,
[536] Fix | Delete
.restore_btn:hover, .restore_confirmed:hover,.dlt_confirmed:hover{
[537] Fix | Delete
background: #00669b !important;
[538] Fix | Delete
border-color: #00669b !important;
[539] Fix | Delete
color: #ffffff;
[540] Fix | Delete
transition: all 0.3s ease;
[541] Fix | Delete
-webkit-transition: all 0.3s ease;
[542] Fix | Delete
-moz-transition: all 0.3s ease;
[543] Fix | Delete
-ms-transition: all 0.3s ease;
[544] Fix | Delete
}
[545] Fix | Delete
a:focus{
[546] Fix | Delete
box-shadow: none;
[547] Fix | Delete
}
[548] Fix | Delete
a.close_restore_backup:active, a.close_restore_backup:hover,
[549] Fix | Delete
a.close_dlt_backup:active, a.close_dlt_backup:hover,
[550] Fix | Delete
a.close_dlt_success:active,a.close_dlt_success:hover {
[551] Fix | Delete
color: #ffffff;
[552] Fix | Delete
}
[553] Fix | Delete
#fmbkp_console ul {
[554] Fix | Delete
margin: 0;
[555] Fix | Delete
padding: 12px 20px;
[556] Fix | Delete
}
[557] Fix | Delete
.fm-running-list, #fmbkp_console ul li {
[558] Fix | Delete
position: relative;
[559] Fix | Delete
}
[560] Fix | Delete
#fmbkp_console ul li.fm-running-list {
[561] Fix | Delete
padding: 4px 0;
[562] Fix | Delete
padding-left: 22px;
[563] Fix | Delete
margin: 0;
[564] Fix | Delete
}
[565] Fix | Delete
.fm-running-list:before {
[566] Fix | Delete
font-family: dashicons;
[567] Fix | Delete
display: inline-flex;
[568] Fix | Delete
font-weight: 400;
[569] Fix | Delete
font-style: normal;
[570] Fix | Delete
text-decoration: inherit;
[571] Fix | Delete
text-transform: none;
[572] Fix | Delete
text-rendering: auto;
[573] Fix | Delete
-webkit-font-smoothing: antialiased;
[574] Fix | Delete
font-size: 13px;
[575] Fix | Delete
text-align: center;
[576] Fix | Delete
transition: color .1s ease-in;
[577] Fix | Delete
align-items: center;
[578] Fix | Delete
justify-content: center;
[579] Fix | Delete
border-radius: 100%;
[580] Fix | Delete
width: 16px;
[581] Fix | Delete
height: 16px;
[582] Fix | Delete
position: absolute;
[583] Fix | Delete
top: 6px;
[584] Fix | Delete
left: 0px;
[585] Fix | Delete
line-height: 13px;
[586] Fix | Delete
}
[587] Fix | Delete
.fm-running-list.fm-custom-checked:before {
[588] Fix | Delete
content: "\f15e";
[589] Fix | Delete
background: green;
[590] Fix | Delete
color: #fff;
[591] Fix | Delete
[592] Fix | Delete
}
[593] Fix | Delete
.fm-custom-checked{
[594] Fix | Delete
color: green;
[595] Fix | Delete
}
[596] Fix | Delete
.fm-running-list.fm-custom-unchecked:before {
[597] Fix | Delete
content: "\f335";
[598] Fix | Delete
color: #fff;
[599] Fix | Delete
background: red;
[600] Fix | Delete
}
[601] Fix | Delete
#fmbkp_console .fm-custom-unchecked span, .fm-custom-unchecked{
[602] Fix | Delete
color: red;
[603] Fix | Delete
}
[604] Fix | Delete
.fmrestore_console_popup{
[605] Fix | Delete
display: none;
[606] Fix | Delete
}
[607] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function