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
/home/sportsfe.../httpdocs/wp-conte.../plugins/wp-file-.../css
File: fm_custom.css
.boxSizing *{
[0] Fix | Delete
box-sizing:border-box;
[1] Fix | Delete
-moz-box-sizing:border-box;
[2] Fix | Delete
-webkit-box-sizing:border-box;
[3] Fix | Delete
}
[4] Fix | Delete
.fm_notificationWrap .tab {
[5] Fix | Delete
border-bottom: 1px solid #ccc;
[6] Fix | Delete
}
[7] Fix | Delete
.fm_notificationWrap .tab::after {
[8] Fix | Delete
content:"";
[9] Fix | Delete
display:table;
[10] Fix | Delete
clear:both;
[11] Fix | Delete
}
[12] Fix | Delete
/* Style the buttons inside the tab */
[13] Fix | Delete
.fm_notificationWrap .tab a {
[14] Fix | Delete
background-color: inherit;
[15] Fix | Delete
float: left;
[16] Fix | Delete
border: none;
[17] Fix | Delete
outline: none;
[18] Fix | Delete
cursor: pointer;
[19] Fix | Delete
padding: 14px 16px;
[20] Fix | Delete
transition: 0.3s;
[21] Fix | Delete
font-size: 17px;
[22] Fix | Delete
color: #000;
[23] Fix | Delete
width: 33.3333334%;
[24] Fix | Delete
display: inline-block;
[25] Fix | Delete
text-align: center;
[26] Fix | Delete
position:relative;
[27] Fix | Delete
}
[28] Fix | Delete
[29] Fix | Delete
.fm_notificationWrap .tab a.active::before{
[30] Fix | Delete
content:"";
[31] Fix | Delete
height:3px;
[32] Fix | Delete
position:absolute;
[33] Fix | Delete
bottom:-1px;
[34] Fix | Delete
left:0;
[35] Fix | Delete
right:0;
[36] Fix | Delete
background:#09F;
[37] Fix | Delete
}
[38] Fix | Delete
.fm_notificationWrap .tab a.active::after {
[39] Fix | Delete
content: "";
[40] Fix | Delete
position: absolute;
[41] Fix | Delete
width: 0;
[42] Fix | Delete
height: 0;
[43] Fix | Delete
border-left: 12px solid transparent;
[44] Fix | Delete
border-right: 12px solid transparent;
[45] Fix | Delete
border-top: 11px solid #09F;
[46] Fix | Delete
bottom: -10px;
[47] Fix | Delete
left: 46%;
[48] Fix | Delete
}
[49] Fix | Delete
/* Style the tab content */
[50] Fix | Delete
.fm_notificationWrap .tabcontent {
[51] Fix | Delete
display: none;
[52] Fix | Delete
padding: 25px;
[53] Fix | Delete
}
[54] Fix | Delete
.fm_notificationWrap .fmNotifyWrap{
[55] Fix | Delete
background:#fff;
[56] Fix | Delete
padding-bottom: 25px;
[57] Fix | Delete
}
[58] Fix | Delete
.fm_notificationWrap .fmNotifyWrap p.description{
[59] Fix | Delete
padding:0 25px;
[60] Fix | Delete
}
[61] Fix | Delete
.fm_notificationWrap .fmNotifyWrap p.description.noPadding{
[62] Fix | Delete
padding:0px;
[63] Fix | Delete
}
[64] Fix | Delete
.fm_notificationWrap .fmNotifyWrap p.description.mb15{
[65] Fix | Delete
margin:15px 0;
[66] Fix | Delete
}
[67] Fix | Delete
.fm_notificationWrap .fmNotifyWrap p.submit{
[68] Fix | Delete
padding:0 25px;
[69] Fix | Delete
}
[70] Fix | Delete
.fm_notificationWrap .fmNotifyWrap p.submit .button {
[71] Fix | Delete
background: #09F;
[72] Fix | Delete
border: none;
[73] Fix | Delete
padding: 8px 25px;
[74] Fix | Delete
color: #fff;
[75] Fix | Delete
text-shadow: none;
[76] Fix | Delete
font-size: 16px;
[77] Fix | Delete
height: inherit;
[78] Fix | Delete
box-shadow: none;
[79] Fix | Delete
border-radius: 0px;
[80] Fix | Delete
}
[81] Fix | Delete
.fmNotifyWrap .form-table .regular-text{
[82] Fix | Delete
border:1px solid #ddd;
[83] Fix | Delete
padding: 10px;
[84] Fix | Delete
}
[85] Fix | Delete
.fmNotifyWrap input[type='text']{
[86] Fix | Delete
border:1px solid #ddd;
[87] Fix | Delete
padding: 10px;
[88] Fix | Delete
}
[89] Fix | Delete
.fmNotifyWrap .fm_addMoreBtnDv{
[90] Fix | Delete
margin-top:10px;
[91] Fix | Delete
margin-bottom: 20px;
[92] Fix | Delete
}
[93] Fix | Delete
.fmNotifyWrap .fm_addMoreBtnDv .add_more_ten_email {
[94] Fix | Delete
border: 1px solid #ddd;
[95] Fix | Delete
box-shadow: none;
[96] Fix | Delete
border-radius: 0;
[97] Fix | Delete
padding: 5px 20px;
[98] Fix | Delete
height: inherit;
[99] Fix | Delete
background: #ddd;
[100] Fix | Delete
font-weight: 600;
[101] Fix | Delete
}
[102] Fix | Delete
.fmNotifyWrap .delete_ten_email{
[103] Fix | Delete
color:#F00;
[104] Fix | Delete
}
[105] Fix | Delete
.fmNotifyWrap #admin-email-description{
[106] Fix | Delete
padding:0;
[107] Fix | Delete
color: #a1a1a1;
[108] Fix | Delete
}
[109] Fix | Delete
.fm_headingTitle{
[110] Fix | Delete
margin: 0;
[111] Fix | Delete
margin-bottom: 0px;
[112] Fix | Delete
padding: 15px;
[113] Fix | Delete
border-bottom: 1px solid #ddd;
[114] Fix | Delete
margin-bottom: 15px;
[115] Fix | Delete
background: #fff;
[116] Fix | Delete
}
[117] Fix | Delete
.fm_rootWrap{
[118] Fix | Delete
}
[119] Fix | Delete
.fm_rootWrap .fm_whiteBg{
[120] Fix | Delete
background:#fff;
[121] Fix | Delete
padding:25px;
[122] Fix | Delete
}
[123] Fix | Delete
.fm_rootWrap .regular-text{
[124] Fix | Delete
border:1px solid #ddd;
[125] Fix | Delete
padding: 10px;
[126] Fix | Delete
}
[127] Fix | Delete
.fm_rootWrap .description.mb15{
[128] Fix | Delete
margin:15px 0px;
[129] Fix | Delete
}
[130] Fix | Delete
.fm_rootWrap p.submit .button{
[131] Fix | Delete
border: none;
[132] Fix | Delete
background: #267ddd;
[133] Fix | Delete
color: #fff;
[134] Fix | Delete
text-shadow: none;
[135] Fix | Delete
font-size: 16px;
[136] Fix | Delete
font-family: Arial, Helvetica, sans-serif;
[137] Fix | Delete
font-weight: 700;
[138] Fix | Delete
height: inherit;
[139] Fix | Delete
line-height: inherit;
[140] Fix | Delete
padding: 12px 20px;
[141] Fix | Delete
border-radius: 5px;
[142] Fix | Delete
box-shadow: none !important;
[143] Fix | Delete
-webkit-box-shadow: none !important;
[144] Fix | Delete
}
[145] Fix | Delete
.fm_rootWrap p.submit .button:hover,
[146] Fix | Delete
.fm_rootWrap p.submit .button:focus{
[147] Fix | Delete
background: #0071a1;
[148] Fix | Delete
}
[149] Fix | Delete
[150] Fix | Delete
.fm_systemPropertyTbl th, .fm_systemPropertyTbl td{
[151] Fix | Delete
padding:12px;
[152] Fix | Delete
border:1px solid #f0f0f0;
[153] Fix | Delete
text-align: left;
[154] Fix | Delete
}
[155] Fix | Delete
[156] Fix | Delete
.fm_systemPropertyWrap .fm_BuyProBtn{
[157] Fix | Delete
margin-bottom: -6px;
[158] Fix | Delete
margin-top: -6px;
[159] Fix | Delete
margin-left: 10px;
[160] Fix | Delete
}
[161] Fix | Delete
.fm_BuyProBtn:hover,
[162] Fix | Delete
.fm_BuyProBtn:focus{ box-shadow:none !important; }
[163] Fix | Delete
td.fm-tr-inline p {
[164] Fix | Delete
margin: 0 !important;
[165] Fix | Delete
}
[166] Fix | Delete
td.fm-tr-inline input {
[167] Fix | Delete
float: left;
[168] Fix | Delete
margin: 3px 6px 0 0;
[169] Fix | Delete
}
[170] Fix | Delete
.fm-packet-area span.mb-value {
[171] Fix | Delete
position: absolute;
[172] Fix | Delete
right: 10px;
[173] Fix | Delete
top: 50%;
[174] Fix | Delete
transform: translateY(-50%);
[175] Fix | Delete
}
[176] Fix | Delete
[177] Fix | Delete
.fm-packet-area {
[178] Fix | Delete
display: inline-block;
[179] Fix | Delete
position: relative;
[180] Fix | Delete
}
[181] Fix | Delete
.fm-packet-area input::-webkit-outer-spin-button,
[182] Fix | Delete
.fm-packet-area input::-webkit-inner-spin-button {
[183] Fix | Delete
-webkit-appearance: none;
[184] Fix | Delete
margin: 0;
[185] Fix | Delete
}
[186] Fix | Delete
[187] Fix | Delete
.fm-packet-area input[type=number] {
[188] Fix | Delete
-moz-appearance: textfield;
[189] Fix | Delete
}
[190] Fix | Delete
.fm-packet-area input.regular-text {
[191] Fix | Delete
padding-right: 21px;
[192] Fix | Delete
}
[193] Fix | Delete
.rtl .fm-packet-area span.mb-value {
[194] Fix | Delete
right: unset;
[195] Fix | Delete
left: 10px;
[196] Fix | Delete
}
[197] Fix | Delete
.form-table .input-addon{
[198] Fix | Delete
padding: 0.5rem 0.75rem;
[199] Fix | Delete
margin-bottom: 0;
[200] Fix | Delete
font-size: 1rem;
[201] Fix | Delete
font-weight: 400;
[202] Fix | Delete
line-height: 2;
[203] Fix | Delete
color: #464a4c;
[204] Fix | Delete
text-align: center;
[205] Fix | Delete
background-color: #eceeef;
[206] Fix | Delete
border: 1px solid rgba(0, 0, 0, 0.15);
[207] Fix | Delete
border-radius: 0.25rem;
[208] Fix | Delete
display: inline-block;
[209] Fix | Delete
}
[210] Fix | Delete
.fmInput{
[211] Fix | Delete
width:60% !important;
[212] Fix | Delete
}
[213] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function