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-inclu.../css/dist/block-ed...
File: content.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
.block-editor-block-icon{
[18] Fix | Delete
align-items:center;
[19] Fix | Delete
display:flex;
[20] Fix | Delete
height:24px;
[21] Fix | Delete
justify-content:center;
[22] Fix | Delete
width:24px;
[23] Fix | Delete
}
[24] Fix | Delete
.block-editor-block-icon.has-colors svg{
[25] Fix | Delete
fill:currentColor;
[26] Fix | Delete
}
[27] Fix | Delete
@media (forced-colors:active){
[28] Fix | Delete
.block-editor-block-icon.has-colors svg{
[29] Fix | Delete
fill:CanvasText;
[30] Fix | Delete
}
[31] Fix | Delete
}
[32] Fix | Delete
.block-editor-block-icon svg{
[33] Fix | Delete
max-height:24px;
[34] Fix | Delete
max-width:24px;
[35] Fix | Delete
min-height:20px;
[36] Fix | Delete
min-width:20px;
[37] Fix | Delete
}
[38] Fix | Delete
[39] Fix | Delete
.block-editor-block-styles .block-editor-block-list__block{
[40] Fix | Delete
margin:0;
[41] Fix | Delete
}
[42] Fix | Delete
@keyframes selection-overlay__fade-in-animation{
[43] Fix | Delete
0%{
[44] Fix | Delete
opacity:0;
[45] Fix | Delete
}
[46] Fix | Delete
to{
[47] Fix | Delete
opacity:.4;
[48] Fix | Delete
}
[49] Fix | Delete
}
[50] Fix | Delete
:root .block-editor-block-list__layout::selection,:root .has-multi-selection .block-editor-block-list__layout::selection,_::-webkit-full-page-media,_:future{
[51] Fix | Delete
background-color:initial;
[52] Fix | Delete
}
[53] Fix | Delete
.block-editor-block-list__layout{
[54] Fix | Delete
position:relative;
[55] Fix | Delete
}
[56] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected) ::selection,.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected)::selection{
[57] Fix | Delete
background:#0000;
[58] Fix | Delete
}
[59] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected):after{
[60] Fix | Delete
animation:selection-overlay__fade-in-animation .1s ease-out;
[61] Fix | Delete
animation-fill-mode:forwards;
[62] Fix | Delete
background:var(--wp-admin-theme-color);
[63] Fix | Delete
bottom:0;
[64] Fix | Delete
content:"";
[65] Fix | Delete
left:0;
[66] Fix | Delete
opacity:.4;
[67] Fix | Delete
outline:2px solid #0000;
[68] Fix | Delete
pointer-events:none;
[69] Fix | Delete
position:absolute;
[70] Fix | Delete
right:0;
[71] Fix | Delete
top:0;
[72] Fix | Delete
z-index:1;
[73] Fix | Delete
}
[74] Fix | Delete
@media (prefers-reduced-motion:reduce){
[75] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected):after{
[76] Fix | Delete
animation-delay:0s;
[77] Fix | Delete
animation-duration:1ms;
[78] Fix | Delete
}
[79] Fix | Delete
}
[80] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected).is-highlighted:after{
[81] Fix | Delete
outline-color:#0000;
[82] Fix | Delete
}
[83] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted,.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted~.is-multi-selected,.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable=true]):focus,.block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-selected{
[84] Fix | Delete
outline:none;
[85] Fix | Delete
}
[86] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted:after,.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted~.is-multi-selected:after,.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable=true]):focus:after,.block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-selected:after{
[87] Fix | Delete
bottom:0;
[88] Fix | Delete
content:"";
[89] Fix | Delete
left:0;
[90] Fix | Delete
outline-color:var(--wp-admin-theme-color);
[91] Fix | Delete
outline-offset:calc((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1));
[92] Fix | Delete
outline-style:solid;
[93] Fix | Delete
outline-width:calc(var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1));
[94] Fix | Delete
pointer-events:none;
[95] Fix | Delete
position:absolute;
[96] Fix | Delete
right:0;
[97] Fix | Delete
top:0;
[98] Fix | Delete
z-index:1;
[99] Fix | Delete
}
[100] Fix | Delete
.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted:after,.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted~.is-multi-selected:after,.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable=true]):focus:after,.is-dark-theme .block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-selected:after{
[101] Fix | Delete
outline-color:#fff;
[102] Fix | Delete
}
[103] Fix | Delete
.block-editor-block-list__layout .is-block-moving-mode.block-editor-block-list__block.is-selected:after{
[104] Fix | Delete
border-radius:2px;
[105] Fix | Delete
border-top:4px solid #ccc;
[106] Fix | Delete
bottom:auto;
[107] Fix | Delete
box-shadow:none;
[108] Fix | Delete
content:"";
[109] Fix | Delete
left:0;
[110] Fix | Delete
pointer-events:none;
[111] Fix | Delete
position:absolute;
[112] Fix | Delete
right:0;
[113] Fix | Delete
top:-14px;
[114] Fix | Delete
transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear;
[115] Fix | Delete
z-index:0;
[116] Fix | Delete
}
[117] Fix | Delete
.block-editor-block-list__layout .is-block-moving-mode.can-insert-moving-block.block-editor-block-list__block.is-selected:after{
[118] Fix | Delete
border-color:var(--wp-admin-theme-color);
[119] Fix | Delete
}
[120] Fix | Delete
.has-multi-selection .block-editor-block-list__layout{
[121] Fix | Delete
-webkit-user-select:none;
[122] Fix | Delete
user-select:none;
[123] Fix | Delete
}
[124] Fix | Delete
.block-editor-block-list__layout [class^=components-]{
[125] Fix | Delete
-webkit-user-select:text;
[126] Fix | Delete
user-select:text;
[127] Fix | Delete
}
[128] Fix | Delete
[129] Fix | Delete
.is-block-moving-mode.block-editor-block-list__block-selection-button{
[130] Fix | Delete
font-size:1px;
[131] Fix | Delete
height:1px;
[132] Fix | Delete
opacity:0;
[133] Fix | Delete
padding:0;
[134] Fix | Delete
}
[135] Fix | Delete
[136] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block{
[137] Fix | Delete
overflow-wrap:break-word;
[138] Fix | Delete
pointer-events:auto;
[139] Fix | Delete
position:relative;
[140] Fix | Delete
-webkit-user-select:text;
[141] Fix | Delete
user-select:text;
[142] Fix | Delete
}
[143] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block.is-editing-disabled{
[144] Fix | Delete
pointer-events:none;
[145] Fix | Delete
-webkit-user-select:none;
[146] Fix | Delete
user-select:none;
[147] Fix | Delete
}
[148] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block.has-negative-margin.has-child-selected,.block-editor-block-list__layout .block-editor-block-list__block.has-negative-margin.is-selected{
[149] Fix | Delete
z-index:20;
[150] Fix | Delete
}
[151] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block .reusable-block-edit-panel *{
[152] Fix | Delete
z-index:1;
[153] Fix | Delete
}
[154] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block .components-placeholder .components-with-notices-ui{
[155] Fix | Delete
margin:-10px 0 12px;
[156] Fix | Delete
}
[157] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui{
[158] Fix | Delete
margin:0 0 12px;
[159] Fix | Delete
width:100%;
[160] Fix | Delete
}
[161] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui .components-notice .components-notice__content{
[162] Fix | Delete
font-size:13px;
[163] Fix | Delete
}
[164] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block.has-warning{
[165] Fix | Delete
min-height:48px;
[166] Fix | Delete
}
[167] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block.has-warning>*{
[168] Fix | Delete
pointer-events:none;
[169] Fix | Delete
-webkit-user-select:none;
[170] Fix | Delete
user-select:none;
[171] Fix | Delete
}
[172] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block.has-warning .block-editor-warning{
[173] Fix | Delete
pointer-events:all;
[174] Fix | Delete
}
[175] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block.has-warning:after{
[176] Fix | Delete
background-color:#fff6;
[177] Fix | Delete
border-radius:2px;
[178] Fix | Delete
bottom:0;
[179] Fix | Delete
content:"";
[180] Fix | Delete
left:0;
[181] Fix | Delete
position:absolute;
[182] Fix | Delete
right:0;
[183] Fix | Delete
top:0;
[184] Fix | Delete
}
[185] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-multi-selected:after{
[186] Fix | Delete
background-color:initial;
[187] Fix | Delete
}
[188] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block.is-reusable>.block-editor-inner-blocks>.block-editor-block-list__layout.has-overlay:after{
[189] Fix | Delete
display:none;
[190] Fix | Delete
}
[191] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block.is-reusable>.block-editor-inner-blocks>.block-editor-block-list__layout.has-overlay .block-editor-block-list__layout.has-overlay:after{
[192] Fix | Delete
display:block;
[193] Fix | Delete
}
[194] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block.is-reusable.has-child-selected:after{
[195] Fix | Delete
box-shadow:0 0 0 1px var(--wp-admin-theme-color);
[196] Fix | Delete
}
[197] Fix | Delete
.block-editor-block-list__layout .block-editor-block-list__block[data-clear=true]{
[198] Fix | Delete
float:none;
[199] Fix | Delete
}
[200] Fix | Delete
[201] Fix | Delete
.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-selected{
[202] Fix | Delete
cursor:default;
[203] Fix | Delete
}
[204] Fix | Delete
.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-selected.rich-text{
[205] Fix | Delete
cursor:unset;
[206] Fix | Delete
}
[207] Fix | Delete
.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-hovered:not(.is-selected):after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline):not(.rich-text):not([contenteditable=true]).is-selected:after{
[208] Fix | Delete
bottom:0;
[209] Fix | Delete
content:"";
[210] Fix | Delete
left:0;
[211] Fix | Delete
outline-color:var(--wp-admin-theme-color);
[212] Fix | Delete
outline-offset:calc((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1));
[213] Fix | Delete
outline-style:solid;
[214] Fix | Delete
outline-width:calc(var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1));
[215] Fix | Delete
pointer-events:none;
[216] Fix | Delete
position:absolute;
[217] Fix | Delete
right:0;
[218] Fix | Delete
top:0;
[219] Fix | Delete
}
[220] Fix | Delete
.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.is-highlighted:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.is-hovered:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.is-selected:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-highlighted:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-hovered:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-selected:after{
[221] Fix | Delete
outline-color:var(--wp-block-synced-color);
[222] Fix | Delete
}
[223] Fix | Delete
.is-dark-theme .is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.is-dark-theme .is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after{
[224] Fix | Delete
outline-color:#fff;
[225] Fix | Delete
}
[226] Fix | Delete
[227] Fix | Delete
@keyframes block-editor-is-editable__animation{
[228] Fix | Delete
0%{
[229] Fix | Delete
background-color:rgba(var(--wp-admin-theme-color--rgb), .1);
[230] Fix | Delete
}
[231] Fix | Delete
to{
[232] Fix | Delete
background-color:rgba(var(--wp-admin-theme-color--rgb), 0);
[233] Fix | Delete
}
[234] Fix | Delete
}
[235] Fix | Delete
@keyframes block-editor-is-editable__animation_reduce-motion{
[236] Fix | Delete
0%{
[237] Fix | Delete
background-color:rgba(var(--wp-admin-theme-color--rgb), .1);
[238] Fix | Delete
}
[239] Fix | Delete
99%{
[240] Fix | Delete
background-color:rgba(var(--wp-admin-theme-color--rgb), .1);
[241] Fix | Delete
}
[242] Fix | Delete
to{
[243] Fix | Delete
background-color:rgba(var(--wp-admin-theme-color--rgb), 0);
[244] Fix | Delete
}
[245] Fix | Delete
}
[246] Fix | Delete
.is-root-container:not([inert]) .block-editor-block-list__block.is-reusable.is-selected .block-editor-block-list__block.has-editable-outline:after{
[247] Fix | Delete
animation-delay:.1s;
[248] Fix | Delete
animation-duration:.8s;
[249] Fix | Delete
animation-fill-mode:backwards;
[250] Fix | Delete
animation-name:block-editor-is-editable__animation;
[251] Fix | Delete
animation-timing-function:ease-out;
[252] Fix | Delete
bottom:0;
[253] Fix | Delete
content:"";
[254] Fix | Delete
left:0;
[255] Fix | Delete
pointer-events:none;
[256] Fix | Delete
position:absolute;
[257] Fix | Delete
right:0;
[258] Fix | Delete
top:0;
[259] Fix | Delete
}
[260] Fix | Delete
@media (prefers-reduced-motion:reduce){
[261] Fix | Delete
.is-root-container:not([inert]) .block-editor-block-list__block.is-reusable.is-selected .block-editor-block-list__block.has-editable-outline:after{
[262] Fix | Delete
animation-delay:0s;
[263] Fix | Delete
animation-name:block-editor-is-editable__animation_reduce-motion;
[264] Fix | Delete
}
[265] Fix | Delete
}
[266] Fix | Delete
[267] Fix | Delete
.is-focus-mode .block-editor-block-list__block:not(.has-child-selected){
[268] Fix | Delete
opacity:.2;
[269] Fix | Delete
transition:opacity .1s linear;
[270] Fix | Delete
}
[271] Fix | Delete
@media (prefers-reduced-motion:reduce){
[272] Fix | Delete
.is-focus-mode .block-editor-block-list__block:not(.has-child-selected){
[273] Fix | Delete
transition-delay:0s;
[274] Fix | Delete
transition-duration:0s;
[275] Fix | Delete
}
[276] Fix | Delete
}
[277] Fix | Delete
[278] Fix | Delete
.is-focus-mode .block-editor-block-list__block.is-content-locked-temporarily-editing-as-blocks.has-child-selected,.is-focus-mode .block-editor-block-list__block.is-content-locked-temporarily-editing-as-blocks.has-child-selected .block-editor-block-list__block,.is-focus-mode .block-editor-block-list__block.is-content-locked.has-child-selected,.is-focus-mode .block-editor-block-list__block.is-content-locked.has-child-selected .block-editor-block-list__block,.is-focus-mode .block-editor-block-list__block:not(.has-child-selected) .block-editor-block-list__block,.is-focus-mode .block-editor-block-list__block:not(.has-child-selected).is-multi-selected,.is-focus-mode .block-editor-block-list__block:not(.has-child-selected).is-selected{
[279] Fix | Delete
opacity:1;
[280] Fix | Delete
}
[281] Fix | Delete
[282] Fix | Delete
.wp-block.alignleft,.wp-block.alignright,.wp-block[data-align=left]>*,.wp-block[data-align=right]>*{
[283] Fix | Delete
z-index:21;
[284] Fix | Delete
}
[285] Fix | Delete
[286] Fix | Delete
.wp-site-blocks>[data-align=left]{
[287] Fix | Delete
float:left;
[288] Fix | Delete
margin-right:2em;
[289] Fix | Delete
}
[290] Fix | Delete
[291] Fix | Delete
.wp-site-blocks>[data-align=right]{
[292] Fix | Delete
float:right;
[293] Fix | Delete
margin-left:2em;
[294] Fix | Delete
}
[295] Fix | Delete
[296] Fix | Delete
.wp-site-blocks>[data-align=center]{
[297] Fix | Delete
justify-content:center;
[298] Fix | Delete
margin-left:auto;
[299] Fix | Delete
margin-right:auto;
[300] Fix | Delete
}
[301] Fix | Delete
.block-editor-block-list .block-editor-inserter{
[302] Fix | Delete
cursor:move;
[303] Fix | Delete
cursor:grab;
[304] Fix | Delete
margin:8px;
[305] Fix | Delete
}
[306] Fix | Delete
[307] Fix | Delete
@keyframes block-editor-inserter__toggle__fade-in-animation{
[308] Fix | Delete
0%{
[309] Fix | Delete
opacity:0;
[310] Fix | Delete
}
[311] Fix | Delete
to{
[312] Fix | Delete
opacity:1;
[313] Fix | Delete
}
[314] Fix | Delete
}
[315] Fix | Delete
.wp-block .block-list-appender .block-editor-inserter__toggle{
[316] Fix | Delete
animation:block-editor-inserter__toggle__fade-in-animation .1s ease;
[317] Fix | Delete
animation-fill-mode:forwards;
[318] Fix | Delete
}
[319] Fix | Delete
@media (prefers-reduced-motion:reduce){
[320] Fix | Delete
.wp-block .block-list-appender .block-editor-inserter__toggle{
[321] Fix | Delete
animation-delay:0s;
[322] Fix | Delete
animation-duration:1ms;
[323] Fix | Delete
}
[324] Fix | Delete
}
[325] Fix | Delete
[326] Fix | Delete
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender{
[327] Fix | Delete
display:none;
[328] Fix | Delete
}
[329] Fix | Delete
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender .block-editor-inserter__toggle{
[330] Fix | Delete
opacity:0;
[331] Fix | Delete
transform:scale(0);
[332] Fix | Delete
}
[333] Fix | Delete
[334] Fix | Delete
.block-editor-block-list__block .block-editor-block-list__block-html-textarea{
[335] Fix | Delete
border:none;
[336] Fix | Delete
border-radius:2px;
[337] Fix | Delete
box-shadow:inset 0 0 0 1px #1e1e1e;
[338] Fix | Delete
display:block;
[339] Fix | Delete
font-family:Menlo,Consolas,monaco,monospace;
[340] Fix | Delete
font-size:15px;
[341] Fix | Delete
line-height:1.5;
[342] Fix | Delete
margin:0;
[343] Fix | Delete
outline:none;
[344] Fix | Delete
overflow:hidden;
[345] Fix | Delete
padding:12px;
[346] Fix | Delete
resize:none;
[347] Fix | Delete
transition:padding .2s linear;
[348] Fix | Delete
width:100%;
[349] Fix | Delete
}
[350] Fix | Delete
@media (prefers-reduced-motion:reduce){
[351] Fix | Delete
.block-editor-block-list__block .block-editor-block-list__block-html-textarea{
[352] Fix | Delete
transition-delay:0s;
[353] Fix | Delete
transition-duration:0s;
[354] Fix | Delete
}
[355] Fix | Delete
}
[356] Fix | Delete
.block-editor-block-list__block .block-editor-block-list__block-html-textarea:focus{
[357] Fix | Delete
box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
[358] Fix | Delete
}
[359] Fix | Delete
.block-editor-block-list__block .block-editor-warning{
[360] Fix | Delete
position:relative;
[361] Fix | Delete
z-index:5;
[362] Fix | Delete
}
[363] Fix | Delete
.block-editor-block-list__block .block-editor-warning.block-editor-block-list__block-crash-warning{
[364] Fix | Delete
margin-bottom:auto;
[365] Fix | Delete
}
[366] Fix | Delete
[367] Fix | Delete
.is-vertical .block-list-appender{
[368] Fix | Delete
margin-left:12px;
[369] Fix | Delete
margin-right:auto;
[370] Fix | Delete
margin-top:12px;
[371] Fix | Delete
width:24px;
[372] Fix | Delete
}
[373] Fix | Delete
[374] Fix | Delete
.block-list-appender>.block-editor-inserter{
[375] Fix | Delete
display:block;
[376] Fix | Delete
}
[377] Fix | Delete
[378] Fix | Delete
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.block-editor-block-list__layout) .block-editor-block-list__layout>.block-list-appender .block-list-appender__toggle{
[379] Fix | Delete
opacity:0;
[380] Fix | Delete
transform:scale(0);
[381] Fix | Delete
}
[382] Fix | Delete
[383] Fix | Delete
.block-editor-block-list__block.has-block-overlay{
[384] Fix | Delete
cursor:default;
[385] Fix | Delete
}
[386] Fix | Delete
.block-editor-block-list__block.has-block-overlay .block-editor-block-list__block{
[387] Fix | Delete
pointer-events:none;
[388] Fix | Delete
}
[389] Fix | Delete
.block-editor-block-list__block.has-block-overlay .block-editor-block-list__block.has-block-overlay:before{
[390] Fix | Delete
left:0;
[391] Fix | Delete
right:0;
[392] Fix | Delete
width:auto;
[393] Fix | Delete
}
[394] Fix | Delete
[395] Fix | Delete
.block-editor-block-list__layout .is-dragging{
[396] Fix | Delete
background-color:currentColor !important;
[397] Fix | Delete
border-radius:2px !important;
[398] Fix | Delete
opacity:.05 !important;
[399] Fix | Delete
pointer-events:none !important;
[400] Fix | Delete
}
[401] Fix | Delete
.block-editor-block-list__layout .is-dragging::selection{
[402] Fix | Delete
background:#0000 !important;
[403] Fix | Delete
}
[404] Fix | Delete
.block-editor-block-list__layout .is-dragging:after{
[405] Fix | Delete
content:none !important;
[406] Fix | Delete
}
[407] Fix | Delete
[408] Fix | Delete
.block-editor-block-preview__content-iframe .block-list-appender{
[409] Fix | Delete
display:none;
[410] Fix | Delete
}
[411] Fix | Delete
[412] Fix | Delete
.block-editor-block-preview__live-content *{
[413] Fix | Delete
pointer-events:none;
[414] Fix | Delete
}
[415] Fix | Delete
.block-editor-block-preview__live-content .block-list-appender{
[416] Fix | Delete
display:none;
[417] Fix | Delete
}
[418] Fix | Delete
.block-editor-block-preview__live-content .components-button:disabled{
[419] Fix | Delete
opacity:1;
[420] Fix | Delete
}
[421] Fix | Delete
.block-editor-block-preview__live-content .block-editor-block-list__block[data-empty=true],.block-editor-block-preview__live-content .components-placeholder{
[422] Fix | Delete
display:none;
[423] Fix | Delete
}
[424] Fix | Delete
[425] Fix | Delete
.block-editor-block-variation-picker__skip,.block-editor-block-variation-picker__variations,.wp-block-group-placeholder__variations{
[426] Fix | Delete
display:flex;
[427] Fix | Delete
flex-direction:row;
[428] Fix | Delete
flex-wrap:wrap;
[429] Fix | Delete
font-size:12px;
[430] Fix | Delete
gap:8px;
[431] Fix | Delete
justify-content:flex-start;
[432] Fix | Delete
list-style:none;
[433] Fix | Delete
margin:0;
[434] Fix | Delete
padding:0;
[435] Fix | Delete
width:100%;
[436] Fix | Delete
}
[437] Fix | Delete
.block-editor-block-variation-picker__skip svg,.block-editor-block-variation-picker__variations svg,.wp-block-group-placeholder__variations svg{
[438] Fix | Delete
fill:#949494 !important;
[439] Fix | Delete
}
[440] Fix | Delete
.block-editor-block-variation-picker__skip .components-button,.block-editor-block-variation-picker__variations .components-button,.wp-block-group-placeholder__variations .components-button{
[441] Fix | Delete
padding:4px;
[442] Fix | Delete
}
[443] Fix | Delete
.block-editor-block-variation-picker__skip .components-button:hover,.block-editor-block-variation-picker__variations .components-button:hover,.wp-block-group-placeholder__variations .components-button:hover{
[444] Fix | Delete
background:none !important;
[445] Fix | Delete
}
[446] Fix | Delete
.block-editor-block-variation-picker__skip .components-button:hover svg,.block-editor-block-variation-picker__variations .components-button:hover svg,.wp-block-group-placeholder__variations .components-button:hover svg{
[447] Fix | Delete
fill:var(--wp-admin-theme-color) !important;
[448] Fix | Delete
}
[449] Fix | Delete
.block-editor-block-variation-picker__skip>li,.block-editor-block-variation-picker__variations>li,.wp-block-group-placeholder__variations>li{
[450] Fix | Delete
align-items:center;
[451] Fix | Delete
display:flex;
[452] Fix | Delete
flex-direction:column;
[453] Fix | Delete
gap:4px;
[454] Fix | Delete
width:auto;
[455] Fix | Delete
}
[456] Fix | Delete
[457] Fix | Delete
.block-editor-button-block-appender{
[458] Fix | Delete
align-items:center;
[459] Fix | Delete
box-shadow:inset 0 0 0 1px #1e1e1e;
[460] Fix | Delete
color:#1e1e1e;
[461] Fix | Delete
display:flex;
[462] Fix | Delete
flex-direction:column;
[463] Fix | Delete
height:auto;
[464] Fix | Delete
justify-content:center;
[465] Fix | Delete
width:100%;
[466] Fix | Delete
}
[467] Fix | Delete
.block-editor-button-block-appender.components-button.components-button{
[468] Fix | Delete
padding:12px;
[469] Fix | Delete
}
[470] Fix | Delete
.is-dark-theme .block-editor-button-block-appender{
[471] Fix | Delete
box-shadow:inset 0 0 0 1px #ffffffa6;
[472] Fix | Delete
color:#ffffffa6;
[473] Fix | Delete
}
[474] Fix | Delete
.block-editor-button-block-appender:hover{
[475] Fix | Delete
box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color);
[476] Fix | Delete
color:var(--wp-admin-theme-color);
[477] Fix | Delete
}
[478] Fix | Delete
.block-editor-button-block-appender:focus{
[479] Fix | Delete
box-shadow:inset 0 0 0 2px var(--wp-admin-theme-color);
[480] Fix | Delete
}
[481] Fix | Delete
.block-editor-button-block-appender:active{
[482] Fix | Delete
color:#000;
[483] Fix | Delete
}
[484] Fix | Delete
[485] Fix | Delete
.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child{
[486] Fix | Delete
pointer-events:none;
[487] Fix | Delete
}
[488] Fix | Delete
.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child:after,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child:after,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child:after,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child:after{
[489] Fix | Delete
border:1px dashed;
[490] Fix | Delete
border-radius:2px;
[491] Fix | Delete
bottom:0;
[492] Fix | Delete
content:"";
[493] Fix | Delete
left:0;
[494] Fix | Delete
pointer-events:none;
[495] Fix | Delete
position:absolute;
[496] Fix | Delete
right:0;
[497] Fix | Delete
top:0;
[498] Fix | Delete
}
[499] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function