Edit File by line
/home/zeestwma/redstone.../wp-inclu.../css/dist/customiz...
File: style.css
:root{
[0] Fix | Delete
--wp-block-synced-color:#7a00df;
[1] Fix | Delete
--wp-block-synced-color--rgb:122, 0, 223;
[2] Fix | Delete
--wp-bound-block-color:var(--wp-block-synced-color);
[3] Fix | Delete
--wp-editor-canvas-background:#ddd;
[4] Fix | Delete
--wp-admin-theme-color:#007cba;
[5] Fix | Delete
--wp-admin-theme-color--rgb:0, 124, 186;
[6] Fix | Delete
--wp-admin-theme-color-darker-10:#006ba1;
[7] Fix | Delete
--wp-admin-theme-color-darker-10--rgb:0, 107, 160.5;
[8] Fix | Delete
--wp-admin-theme-color-darker-20:#005a87;
[9] Fix | Delete
--wp-admin-theme-color-darker-20--rgb:0, 90, 135;
[10] Fix | Delete
--wp-admin-border-width-focus:2px;
[11] Fix | Delete
}
[12] Fix | Delete
@media (min-resolution:192dpi){
[13] Fix | Delete
:root{
[14] Fix | Delete
--wp-admin-border-width-focus:1.5px;
[15] Fix | Delete
}
[16] Fix | Delete
}
[17] Fix | Delete
[18] Fix | Delete
#customize-theme-controls .customize-pane-child.accordion-section-content.customize-widgets-layout__inspector{
[19] Fix | Delete
background:#fff;
[20] Fix | Delete
box-sizing:border-box;
[21] Fix | Delete
}
[22] Fix | Delete
#customize-theme-controls .customize-pane-child.accordion-section-content.customize-widgets-layout__inspector *{
[23] Fix | Delete
box-sizing:inherit;
[24] Fix | Delete
}
[25] Fix | Delete
#customize-theme-controls .customize-pane-child.accordion-section-content.customize-widgets-layout__inspector .block-editor-block-inspector{
[26] Fix | Delete
margin:-12px;
[27] Fix | Delete
}
[28] Fix | Delete
#customize-theme-controls .customize-pane-child.accordion-section-content.customize-widgets-layout__inspector .block-editor-block-inspector h3{
[29] Fix | Delete
margin-bottom:0;
[30] Fix | Delete
}
[31] Fix | Delete
[32] Fix | Delete
#customize-theme-controls .customize-pane-child.control-section-sidebar.is-sub-section-open{
[33] Fix | Delete
transform:translateX(-100%);
[34] Fix | Delete
}
[35] Fix | Delete
[36] Fix | Delete
@media (min-width:600px){
[37] Fix | Delete
.customize-widgets-header{
[38] Fix | Delete
margin-bottom:44px;
[39] Fix | Delete
}
[40] Fix | Delete
}
[41] Fix | Delete
.customize-widgets-header.is-fixed-toolbar-active{
[42] Fix | Delete
margin-bottom:0;
[43] Fix | Delete
}
[44] Fix | Delete
.customize-widgets-header{
[45] Fix | Delete
background:#f0f0f1;
[46] Fix | Delete
border-bottom:1px solid #e0e0e0;
[47] Fix | Delete
display:flex;
[48] Fix | Delete
justify-content:flex-end;
[49] Fix | Delete
margin:-15px -12px 0;
[50] Fix | Delete
z-index:8;
[51] Fix | Delete
}
[52] Fix | Delete
[53] Fix | Delete
.customize-widgets-header-toolbar{
[54] Fix | Delete
align-items:center;
[55] Fix | Delete
border:none;
[56] Fix | Delete
display:flex;
[57] Fix | Delete
width:100%;
[58] Fix | Delete
}
[59] Fix | Delete
.customize-widgets-header-toolbar .customize-widgets-header-toolbar__inserter-toggle.components-button.has-icon{
[60] Fix | Delete
border-radius:2px;
[61] Fix | Delete
color:#fff;
[62] Fix | Delete
height:32px;
[63] Fix | Delete
margin:12px 0 12px auto;
[64] Fix | Delete
min-width:32px;
[65] Fix | Delete
padding:0;
[66] Fix | Delete
}
[67] Fix | Delete
.customize-widgets-header-toolbar .customize-widgets-header-toolbar__inserter-toggle.components-button.has-icon:before{
[68] Fix | Delete
content:none;
[69] Fix | Delete
}
[70] Fix | Delete
@media not (prefers-reduced-motion){
[71] Fix | Delete
.customize-widgets-header-toolbar .customize-widgets-header-toolbar__inserter-toggle.components-button.has-icon svg{
[72] Fix | Delete
transition:transform .2s cubic-bezier(.165, .84, .44, 1);
[73] Fix | Delete
}
[74] Fix | Delete
}
[75] Fix | Delete
.customize-widgets-header-toolbar .customize-widgets-header-toolbar__inserter-toggle.components-button.has-icon.is-pressed{
[76] Fix | Delete
background:#1e1e1e;
[77] Fix | Delete
}
[78] Fix | Delete
.customize-widgets-header-toolbar .customize-widgets-header-toolbar__inserter-toggle.components-button.has-icon.is-pressed svg{
[79] Fix | Delete
transform:rotate(45deg);
[80] Fix | Delete
}
[81] Fix | Delete
.customize-widgets-header-toolbar .components-button.has-icon.customize-widgets-editor-history-button.redo-button{
[82] Fix | Delete
margin-left:-12px;
[83] Fix | Delete
}
[84] Fix | Delete
[85] Fix | Delete
#customize-sidebar-outer-content{
[86] Fix | Delete
min-width:100%;
[87] Fix | Delete
width:auto;
[88] Fix | Delete
}
[89] Fix | Delete
[90] Fix | Delete
#customize-outer-theme-controls .widgets-inserter{
[91] Fix | Delete
padding:0;
[92] Fix | Delete
}
[93] Fix | Delete
#customize-outer-theme-controls .widgets-inserter .customize-section-description-container{
[94] Fix | Delete
display:none;
[95] Fix | Delete
}
[96] Fix | Delete
[97] Fix | Delete
.customize-widgets-layout__inserter-panel{
[98] Fix | Delete
background:#fff;
[99] Fix | Delete
}
[100] Fix | Delete
[101] Fix | Delete
.customize-widgets-layout__inserter-panel-header{
[102] Fix | Delete
align-items:center;
[103] Fix | Delete
border-bottom:1px solid #ddd;
[104] Fix | Delete
box-sizing:border-box;
[105] Fix | Delete
display:flex;
[106] Fix | Delete
height:46px;
[107] Fix | Delete
justify-content:space-between;
[108] Fix | Delete
padding:16px;
[109] Fix | Delete
}
[110] Fix | Delete
.customize-widgets-layout__inserter-panel-header .customize-widgets-layout__inserter-panel-header-title{
[111] Fix | Delete
margin:0;
[112] Fix | Delete
}
[113] Fix | Delete
[114] Fix | Delete
.block-editor-inserter__quick-inserter .block-editor-inserter__panel-content{
[115] Fix | Delete
background:#fff;
[116] Fix | Delete
}
[117] Fix | Delete
[118] Fix | Delete
.customize-widgets-keyboard-shortcut-help-modal__section{
[119] Fix | Delete
margin:0 0 2rem;
[120] Fix | Delete
}
[121] Fix | Delete
.customize-widgets-keyboard-shortcut-help-modal__section-title{
[122] Fix | Delete
font-size:.9rem;
[123] Fix | Delete
font-weight:600;
[124] Fix | Delete
}
[125] Fix | Delete
.customize-widgets-keyboard-shortcut-help-modal__shortcut{
[126] Fix | Delete
align-items:baseline;
[127] Fix | Delete
border-top:1px solid #ddd;
[128] Fix | Delete
display:flex;
[129] Fix | Delete
margin-bottom:0;
[130] Fix | Delete
padding:.6rem 0;
[131] Fix | Delete
}
[132] Fix | Delete
.customize-widgets-keyboard-shortcut-help-modal__shortcut:last-child{
[133] Fix | Delete
border-bottom:1px solid #ddd;
[134] Fix | Delete
}
[135] Fix | Delete
.customize-widgets-keyboard-shortcut-help-modal__shortcut:empty{
[136] Fix | Delete
display:none;
[137] Fix | Delete
}
[138] Fix | Delete
.customize-widgets-keyboard-shortcut-help-modal__shortcut-term{
[139] Fix | Delete
font-weight:600;
[140] Fix | Delete
margin:0 0 0 1rem;
[141] Fix | Delete
text-align:right;
[142] Fix | Delete
}
[143] Fix | Delete
.customize-widgets-keyboard-shortcut-help-modal__shortcut-description{
[144] Fix | Delete
flex:1;
[145] Fix | Delete
margin:0;
[146] Fix | Delete
}
[147] Fix | Delete
.customize-widgets-keyboard-shortcut-help-modal__shortcut-key-combination{
[148] Fix | Delete
background:none;
[149] Fix | Delete
display:block;
[150] Fix | Delete
margin:0;
[151] Fix | Delete
padding:0;
[152] Fix | Delete
}
[153] Fix | Delete
.customize-widgets-keyboard-shortcut-help-modal__shortcut-key-combination+.customize-widgets-keyboard-shortcut-help-modal__shortcut-key-combination{
[154] Fix | Delete
margin-top:10px;
[155] Fix | Delete
}
[156] Fix | Delete
.customize-widgets-keyboard-shortcut-help-modal__shortcut-key{
[157] Fix | Delete
border-radius:8%;
[158] Fix | Delete
margin:0 .2rem;
[159] Fix | Delete
padding:.25rem .5rem;
[160] Fix | Delete
}
[161] Fix | Delete
.customize-widgets-keyboard-shortcut-help-modal__shortcut-key:last-child{
[162] Fix | Delete
margin:0 0 0 .2rem;
[163] Fix | Delete
}
[164] Fix | Delete
[165] Fix | Delete
.components-popover.more-menu-dropdown__content{
[166] Fix | Delete
z-index:99998;
[167] Fix | Delete
}
[168] Fix | Delete
[169] Fix | Delete
.customize-control-sidebar_block_editor .block-editor-block-list__block-popover{
[170] Fix | Delete
position:fixed !important;
[171] Fix | Delete
z-index:7;
[172] Fix | Delete
}
[173] Fix | Delete
[174] Fix | Delete
.customize-control-sidebar_block_editor .components-popover,.customize-widgets-popover .components-popover{
[175] Fix | Delete
position:fixed !important;
[176] Fix | Delete
}
[177] Fix | Delete
[178] Fix | Delete
.customize-widgets-welcome-guide__image__wrapper{
[179] Fix | Delete
background:#00a0d2;
[180] Fix | Delete
margin-bottom:8px;
[181] Fix | Delete
text-align:center;
[182] Fix | Delete
}
[183] Fix | Delete
.customize-widgets-welcome-guide__image{
[184] Fix | Delete
height:auto;
[185] Fix | Delete
}
[186] Fix | Delete
.wrap .customize-widgets-welcome-guide__heading{
[187] Fix | Delete
font-size:18px;
[188] Fix | Delete
font-weight:600;
[189] Fix | Delete
}
[190] Fix | Delete
.customize-widgets-welcome-guide__text{
[191] Fix | Delete
line-height:1.7;
[192] Fix | Delete
}
[193] Fix | Delete
.customize-widgets-welcome-guide__button{
[194] Fix | Delete
justify-content:center;
[195] Fix | Delete
margin:1em 0;
[196] Fix | Delete
width:100%;
[197] Fix | Delete
}
[198] Fix | Delete
.customize-widgets-welcome-guide__separator{
[199] Fix | Delete
margin:1em 0;
[200] Fix | Delete
}
[201] Fix | Delete
.customize-widgets-welcome-guide__more-info{
[202] Fix | Delete
line-height:1.4;
[203] Fix | Delete
}
[204] Fix | Delete
[205] Fix | Delete
#customize-theme-controls .customize-pane-child.customize-widgets__sidebar-section.open{
[206] Fix | Delete
overflow:unset;
[207] Fix | Delete
}
[208] Fix | Delete
#customize-theme-controls .customize-pane-child.customize-widgets__sidebar-section{
[209] Fix | Delete
background-color:#fff;
[210] Fix | Delete
min-height:100%;
[211] Fix | Delete
padding-top:12px !important;
[212] Fix | Delete
}
[213] Fix | Delete
#customize-theme-controls .customize-pane-child.customize-widgets__sidebar-section .customize-section-title{
[214] Fix | Delete
margin-top:-12px !important;
[215] Fix | Delete
position:static !important;
[216] Fix | Delete
width:unset !important;
[217] Fix | Delete
}
[218] Fix | Delete
[219] Fix | Delete
.components-modal__screen-overlay{
[220] Fix | Delete
z-index:999999;
[221] Fix | Delete
}
[222] Fix | Delete
[223] Fix | Delete
.customize-control-sidebar_block_editor,.customize-widgets-layout__inspector{
[224] Fix | Delete
box-sizing:border-box;
[225] Fix | Delete
}
[226] Fix | Delete
.customize-control-sidebar_block_editor *,.customize-control-sidebar_block_editor :after,.customize-control-sidebar_block_editor :before,.customize-widgets-layout__inspector *,.customize-widgets-layout__inspector :after,.customize-widgets-layout__inspector :before{
[227] Fix | Delete
box-sizing:inherit;
[228] Fix | Delete
}
[229] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function