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/popup-bu.../public/css
File: sgpb-modal.css
.select2-container.select2-container--open {
[0] Fix | Delete
z-index: 999999 !important;
[1] Fix | Delete
}
[2] Fix | Delete
[3] Fix | Delete
.sgpb.sgpb-modal {
[4] Fix | Delete
position: fixed;
[5] Fix | Delete
top: 0;
[6] Fix | Delete
bottom: 0;
[7] Fix | Delete
left: 0;
[8] Fix | Delete
right: 0;
[9] Fix | Delete
display: flex;
[10] Fix | Delete
justify-content: center;
[11] Fix | Delete
align-items: center;
[12] Fix | Delete
background: #00000082;
[13] Fix | Delete
z-index: 99999;
[14] Fix | Delete
}
[15] Fix | Delete
[16] Fix | Delete
.sgpb-modal .sgpb-modal-main {
[17] Fix | Delete
min-width: 400px;
[18] Fix | Delete
min-height: 200px;
[19] Fix | Delete
background: #FFFFFF 0 0 no-repeat padding-box;
[20] Fix | Delete
box-shadow: 0 3px 20px #00000029;
[21] Fix | Delete
border-radius: 12px;
[22] Fix | Delete
padding: 20px;
[23] Fix | Delete
position: relative;
[24] Fix | Delete
display: flex;
[25] Fix | Delete
flex-direction: column;
[26] Fix | Delete
justify-content: space-between;
[27] Fix | Delete
align-items: center;
[28] Fix | Delete
}
[29] Fix | Delete
[30] Fix | Delete
.sgpb-modal .sgpb-modal-main .sgpb-close-icon {
[31] Fix | Delete
position: absolute;
[32] Fix | Delete
top: 3%;
[33] Fix | Delete
right: 3%;
[34] Fix | Delete
background: #2873EB;
[35] Fix | Delete
border-radius: 50%;
[36] Fix | Delete
width: 26px;
[37] Fix | Delete
height: 26px;
[38] Fix | Delete
display: flex;
[39] Fix | Delete
align-items: center;
[40] Fix | Delete
justify-content: center;
[41] Fix | Delete
cursor: pointer;
[42] Fix | Delete
}
[43] Fix | Delete
[44] Fix | Delete
.sgpb-modal .sgpb-modal-main .sgpb-close-icon::before, .sgpb-modal .sgpb-modal-main .sgpb-close-icon::after {
[45] Fix | Delete
content: '';
[46] Fix | Delete
display: block;
[47] Fix | Delete
height: 2px;
[48] Fix | Delete
width: 14px;
[49] Fix | Delete
left: 6px;
[50] Fix | Delete
background: white;
[51] Fix | Delete
position: absolute;
[52] Fix | Delete
border-radius: 5px;
[53] Fix | Delete
}
[54] Fix | Delete
.sgpb-modal .sgpb-modal-main .sgpb-close-icon::before {
[55] Fix | Delete
transform: rotate(45deg);
[56] Fix | Delete
}
[57] Fix | Delete
.sgpb-modal .sgpb-modal-main .sgpb-close-icon::after {
[58] Fix | Delete
transform: rotate(-45deg);
[59] Fix | Delete
}
[60] Fix | Delete
.sgpb-modal .sgpb-modal-main .sgpb-modal-header {
[61] Fix | Delete
font: normal normal bold 20px/27px Segoe UI Regular;
[62] Fix | Delete
color: #000000;
[63] Fix | Delete
}
[64] Fix | Delete
.sgpb-modal .sgpb-modal-main .sgpb-modal-body {
[65] Fix | Delete
max-height: 360px;
[66] Fix | Delete
overflow-y: auto;
[67] Fix | Delete
overflow-x: hidden;
[68] Fix | Delete
padding: 5px;
[69] Fix | Delete
}
[70] Fix | Delete
[71] Fix | Delete
.post-type-popupbuilder .sgpb-modal .sgpb-modal-main .sgpb-modal-body .select2 {
[72] Fix | Delete
width: 100% !important;
[73] Fix | Delete
}
[74] Fix | Delete
[75] Fix | Delete
.sgpb-modal .sgpb-modal-main .sgpb-modal-footer button {
[76] Fix | Delete
text-transform: capitalize;
[77] Fix | Delete
}
[78] Fix | Delete
[79] Fix | Delete
/* width */
[80] Fix | Delete
.sgpb-modal ::-webkit-scrollbar {
[81] Fix | Delete
width: 5px;
[82] Fix | Delete
}
[83] Fix | Delete
[84] Fix | Delete
/* Track */
[85] Fix | Delete
.sgpb-modal ::-webkit-scrollbar-track {
[86] Fix | Delete
background: #f1f1f1;
[87] Fix | Delete
}
[88] Fix | Delete
[89] Fix | Delete
/* Handle */
[90] Fix | Delete
.sgpb-modal ::-webkit-scrollbar-thumb {
[91] Fix | Delete
background: #888;
[92] Fix | Delete
border-radius: 3px;
[93] Fix | Delete
}
[94] Fix | Delete
[95] Fix | Delete
/* Handle on hover */
[96] Fix | Delete
.sgpb-modal ::-webkit-scrollbar-thumb:hover {
[97] Fix | Delete
background: #555;
[98] Fix | Delete
}
[99] Fix | Delete
[100] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function