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