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/clone/wp-inclu.../css/dist/nux
File: style.css
:root{
[0] Fix | Delete
--wp-admin-theme-color:#007cba;
[1] Fix | Delete
--wp-admin-theme-color--rgb:0, 124, 186;
[2] Fix | Delete
--wp-admin-theme-color-darker-10:#006ba1;
[3] Fix | Delete
--wp-admin-theme-color-darker-10--rgb:0, 107, 161;
[4] Fix | Delete
--wp-admin-theme-color-darker-20:#005a87;
[5] Fix | Delete
--wp-admin-theme-color-darker-20--rgb:0, 90, 135;
[6] Fix | Delete
--wp-admin-border-width-focus:2px;
[7] Fix | Delete
--wp-block-synced-color:#7a00df;
[8] Fix | Delete
--wp-block-synced-color--rgb:122, 0, 223;
[9] Fix | Delete
--wp-bound-block-color:var(--wp-block-synced-color);
[10] Fix | Delete
}
[11] Fix | Delete
@media (min-resolution:192dpi){
[12] Fix | Delete
:root{
[13] Fix | Delete
--wp-admin-border-width-focus:1.5px;
[14] Fix | Delete
}
[15] Fix | Delete
}
[16] Fix | Delete
[17] Fix | Delete
.nux-dot-tip:after,.nux-dot-tip:before{
[18] Fix | Delete
border-radius:100%;
[19] Fix | Delete
content:" ";
[20] Fix | Delete
pointer-events:none;
[21] Fix | Delete
position:absolute;
[22] Fix | Delete
}
[23] Fix | Delete
.nux-dot-tip:before{
[24] Fix | Delete
animation:nux-pulse 1.6s cubic-bezier(.17, .67, .92, .62) infinite;
[25] Fix | Delete
background:#00739ce6;
[26] Fix | Delete
height:24px;
[27] Fix | Delete
left:-12px;
[28] Fix | Delete
opacity:.9;
[29] Fix | Delete
top:-12px;
[30] Fix | Delete
transform:scale(.3333333333);
[31] Fix | Delete
width:24px;
[32] Fix | Delete
}
[33] Fix | Delete
.nux-dot-tip:after{
[34] Fix | Delete
background:#00739c;
[35] Fix | Delete
height:8px;
[36] Fix | Delete
left:-4px;
[37] Fix | Delete
top:-4px;
[38] Fix | Delete
width:8px;
[39] Fix | Delete
}
[40] Fix | Delete
@keyframes nux-pulse{
[41] Fix | Delete
to{
[42] Fix | Delete
background:#00739c00;
[43] Fix | Delete
transform:scale(1);
[44] Fix | Delete
}
[45] Fix | Delete
}
[46] Fix | Delete
.nux-dot-tip .components-popover__content{
[47] Fix | Delete
padding:20px 18px;
[48] Fix | Delete
width:350px;
[49] Fix | Delete
}
[50] Fix | Delete
@media (min-width:600px){
[51] Fix | Delete
.nux-dot-tip .components-popover__content{
[52] Fix | Delete
width:450px;
[53] Fix | Delete
}
[54] Fix | Delete
}
[55] Fix | Delete
.nux-dot-tip .components-popover__content .nux-dot-tip__disable{
[56] Fix | Delete
position:absolute;
[57] Fix | Delete
right:0;
[58] Fix | Delete
top:0;
[59] Fix | Delete
}
[60] Fix | Delete
.nux-dot-tip[data-y-axis=top]{
[61] Fix | Delete
margin-top:-4px;
[62] Fix | Delete
}
[63] Fix | Delete
.nux-dot-tip[data-y-axis=bottom]{
[64] Fix | Delete
margin-top:4px;
[65] Fix | Delete
}
[66] Fix | Delete
.nux-dot-tip[data-y-axis=middle][data-y-axis=left]{
[67] Fix | Delete
margin-left:-4px;
[68] Fix | Delete
}
[69] Fix | Delete
.nux-dot-tip[data-y-axis=middle][data-y-axis=right]{
[70] Fix | Delete
margin-left:4px;
[71] Fix | Delete
}
[72] Fix | Delete
.nux-dot-tip[data-y-axis=top] .components-popover__content{
[73] Fix | Delete
margin-bottom:20px;
[74] Fix | Delete
}
[75] Fix | Delete
.nux-dot-tip[data-y-axis=bottom] .components-popover__content{
[76] Fix | Delete
margin-top:20px;
[77] Fix | Delete
}
[78] Fix | Delete
.nux-dot-tip[data-y-axis=middle][data-y-axis=left] .components-popover__content{
[79] Fix | Delete
margin-right:20px;
[80] Fix | Delete
}
[81] Fix | Delete
.nux-dot-tip[data-y-axis=middle][data-y-axis=right] .components-popover__content{
[82] Fix | Delete
margin-left:20px;
[83] Fix | Delete
}
[84] Fix | Delete
.nux-dot-tip[data-y-axis=center],.nux-dot-tip[data-y-axis=left],.nux-dot-tip[data-y-axis=right]{
[85] Fix | Delete
z-index:1000001;
[86] Fix | Delete
}
[87] Fix | Delete
@media (max-width:600px){
[88] Fix | Delete
.nux-dot-tip[data-y-axis=center] .components-popover__content,.nux-dot-tip[data-y-axis=left] .components-popover__content,.nux-dot-tip[data-y-axis=right] .components-popover__content{
[89] Fix | Delete
align-self:end;
[90] Fix | Delete
left:5px;
[91] Fix | Delete
margin:20px 0 0;
[92] Fix | Delete
max-width:none !important;
[93] Fix | Delete
position:fixed;
[94] Fix | Delete
right:5px;
[95] Fix | Delete
width:auto;
[96] Fix | Delete
}
[97] Fix | Delete
}
[98] Fix | Delete
.nux-dot-tip.components-popover:not([data-y-axis=middle])[data-y-axis=right] .components-popover__content{
[99] Fix | Delete
margin-left:0;
[100] Fix | Delete
}
[101] Fix | Delete
.nux-dot-tip.components-popover:not([data-y-axis=middle])[data-y-axis=left] .components-popover__content{
[102] Fix | Delete
margin-right:0;
[103] Fix | Delete
}
[104] Fix | Delete
.nux-dot-tip.components-popover.interface-more-menu-dropdown__content:not([data-y-axis=middle])[data-y-axis=right] .components-popover__content{
[105] Fix | Delete
margin-left:-12px;
[106] Fix | Delete
}
[107] Fix | Delete
.nux-dot-tip.components-popover.interface-more-menu-dropdown__content:not([data-y-axis=middle])[data-y-axis=left] .components-popover__content{
[108] Fix | Delete
margin-right:-12px;
[109] Fix | Delete
}
[110] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function