Edit File by line
/home/barbar84/public_h.../wp-admin/css
File: customize-controls.css
body {
[0] Fix | Delete
overflow: hidden;
[1] Fix | Delete
-webkit-text-size-adjust: 100%;
[2] Fix | Delete
}
[3] Fix | Delete
[4] Fix | Delete
.customize-controls-close,
[5] Fix | Delete
.widget-control-actions a {
[6] Fix | Delete
text-decoration: none;
[7] Fix | Delete
}
[8] Fix | Delete
[9] Fix | Delete
#customize-controls h3 {
[10] Fix | Delete
font-size: 14px;
[11] Fix | Delete
}
[12] Fix | Delete
[13] Fix | Delete
#customize-controls img {
[14] Fix | Delete
max-width: 100%;
[15] Fix | Delete
}
[16] Fix | Delete
[17] Fix | Delete
#customize-controls .submit {
[18] Fix | Delete
text-align: center;
[19] Fix | Delete
}
[20] Fix | Delete
[21] Fix | Delete
#customize-controls #customize-notifications-area .notice.notification-overlay.notification-changeset-locked {
[22] Fix | Delete
background-color: rgba(0, 0, 0, 0.7);
[23] Fix | Delete
padding: 25px;
[24] Fix | Delete
}
[25] Fix | Delete
[26] Fix | Delete
#customize-controls #customize-notifications-area .notice.notification-overlay.notification-changeset-locked .customize-changeset-locked-message {
[27] Fix | Delete
margin-left: auto;
[28] Fix | Delete
margin-right: auto;
[29] Fix | Delete
max-width: 366px;
[30] Fix | Delete
min-height: 64px;
[31] Fix | Delete
width: auto;
[32] Fix | Delete
padding: 25px 25px 25px 109px;
[33] Fix | Delete
position: relative;
[34] Fix | Delete
background: #fff;
[35] Fix | Delete
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
[36] Fix | Delete
line-height: 1.5;
[37] Fix | Delete
overflow-y: auto;
[38] Fix | Delete
text-align: left;
[39] Fix | Delete
top: calc( 50% - 100px );
[40] Fix | Delete
}
[41] Fix | Delete
[42] Fix | Delete
#customize-controls #customize-notifications-area .notice.notification-overlay.notification-changeset-locked .currently-editing {
[43] Fix | Delete
margin-top: 0;
[44] Fix | Delete
}
[45] Fix | Delete
#customize-controls #customize-notifications-area .notice.notification-overlay.notification-changeset-locked .action-buttons {
[46] Fix | Delete
margin-bottom: 0;
[47] Fix | Delete
}
[48] Fix | Delete
[49] Fix | Delete
.customize-changeset-locked-avatar {
[50] Fix | Delete
width: 64px;
[51] Fix | Delete
position: absolute;
[52] Fix | Delete
left: 25px;
[53] Fix | Delete
top: 25px;
[54] Fix | Delete
}
[55] Fix | Delete
[56] Fix | Delete
.wp-core-ui.wp-customizer .customize-changeset-locked-message a.button {
[57] Fix | Delete
margin-right: 10px;
[58] Fix | Delete
margin-top: 0;
[59] Fix | Delete
}
[60] Fix | Delete
[61] Fix | Delete
#customize-controls .description {
[62] Fix | Delete
color: #50575e;
[63] Fix | Delete
}
[64] Fix | Delete
[65] Fix | Delete
#customize-save-button-wrapper {
[66] Fix | Delete
float: right;
[67] Fix | Delete
margin-top: 9px;
[68] Fix | Delete
}
[69] Fix | Delete
[70] Fix | Delete
body:not(.ready) #customize-save-button-wrapper .save {
[71] Fix | Delete
visibility: hidden;
[72] Fix | Delete
}
[73] Fix | Delete
#customize-save-button-wrapper .save {
[74] Fix | Delete
float: left;
[75] Fix | Delete
border-radius: 3px;
[76] Fix | Delete
box-shadow: none; /* @todo Adjust box shadow based on the disable states of paired button. */
[77] Fix | Delete
margin-top: 0;
[78] Fix | Delete
}
[79] Fix | Delete
[80] Fix | Delete
#customize-save-button-wrapper .save:focus, #publish-settings:focus {
[81] Fix | Delete
box-shadow: 0 1px 0 #2271b1, 0 0 2px 1px #72aee6; /* This is default box shadow for focus */
[82] Fix | Delete
}
[83] Fix | Delete
[84] Fix | Delete
#customize-save-button-wrapper .save.has-next-sibling {
[85] Fix | Delete
border-radius: 3px 0 0 3px;
[86] Fix | Delete
}
[87] Fix | Delete
[88] Fix | Delete
#customize-sidebar-outer-content {
[89] Fix | Delete
position: absolute;
[90] Fix | Delete
top: 0;
[91] Fix | Delete
bottom: 0;
[92] Fix | Delete
left: 0;
[93] Fix | Delete
visibility: hidden;
[94] Fix | Delete
overflow-x: hidden;
[95] Fix | Delete
overflow-y: auto;
[96] Fix | Delete
width: 100%;
[97] Fix | Delete
margin: 0;
[98] Fix | Delete
z-index: -1;
[99] Fix | Delete
background: #f0f0f1;
[100] Fix | Delete
transition: left .18s;
[101] Fix | Delete
border-right: 1px solid #dcdcde;
[102] Fix | Delete
border-left: 1px solid #dcdcde;
[103] Fix | Delete
height: 100%;
[104] Fix | Delete
}
[105] Fix | Delete
[106] Fix | Delete
#customize-theme-controls .control-section-outer {
[107] Fix | Delete
display: none !important;
[108] Fix | Delete
}
[109] Fix | Delete
[110] Fix | Delete
#customize-outer-theme-controls .accordion-section-content {
[111] Fix | Delete
padding: 12px;
[112] Fix | Delete
}
[113] Fix | Delete
[114] Fix | Delete
#customize-outer-theme-controls .accordion-section-content.open {
[115] Fix | Delete
display: block;
[116] Fix | Delete
}
[117] Fix | Delete
[118] Fix | Delete
.outer-section-open .wp-full-overlay.expanded #customize-sidebar-outer-content {
[119] Fix | Delete
visibility: visible;
[120] Fix | Delete
left: 100%;
[121] Fix | Delete
transition: left .18s;
[122] Fix | Delete
}
[123] Fix | Delete
[124] Fix | Delete
.customize-outer-pane-parent {
[125] Fix | Delete
margin: 0;
[126] Fix | Delete
}
[127] Fix | Delete
[128] Fix | Delete
.outer-section-open .wp-full-overlay.expanded .wp-full-overlay-main {
[129] Fix | Delete
left: 300px;
[130] Fix | Delete
opacity: 0.4;
[131] Fix | Delete
}
[132] Fix | Delete
[133] Fix | Delete
.outer-section-open .wp-full-overlay.expanded.preview-tablet .wp-full-overlay-main,
[134] Fix | Delete
.outer-section-open .wp-full-overlay.expanded.preview-mobile .wp-full-overlay-main,
[135] Fix | Delete
.adding-menu-items .wp-full-overlay.expanded.preview-tablet .wp-full-overlay-main,
[136] Fix | Delete
.adding-menu-items .wp-full-overlay.expanded.preview-mobile .wp-full-overlay-main,
[137] Fix | Delete
.adding-widget .wp-full-overlay.expanded.preview-tablet .wp-full-overlay-main,
[138] Fix | Delete
.adding-widget .wp-full-overlay.expanded.preview-mobile .wp-full-overlay-main {
[139] Fix | Delete
left: 64%;
[140] Fix | Delete
}
[141] Fix | Delete
[142] Fix | Delete
#customize-outer-theme-controls li.notice {
[143] Fix | Delete
padding-top: 8px;
[144] Fix | Delete
padding-bottom: 8px;
[145] Fix | Delete
margin-left: 0;
[146] Fix | Delete
margin-bottom: 10px;
[147] Fix | Delete
}
[148] Fix | Delete
[149] Fix | Delete
#publish-settings {
[150] Fix | Delete
text-indent: 0;
[151] Fix | Delete
border-radius: 0 3px 3px 0;
[152] Fix | Delete
padding-left: 0;
[153] Fix | Delete
padding-right: 0;
[154] Fix | Delete
box-shadow: none; /* @todo Adjust box shadow based on the disable states of paired button. */
[155] Fix | Delete
font-size: 14px;
[156] Fix | Delete
width: 30px;
[157] Fix | Delete
float: left;
[158] Fix | Delete
transform: none;
[159] Fix | Delete
margin-top: 0;
[160] Fix | Delete
line-height: 2;
[161] Fix | Delete
}
[162] Fix | Delete
[163] Fix | Delete
body:not(.ready) #publish-settings,
[164] Fix | Delete
body.trashing #customize-save-button-wrapper .save,
[165] Fix | Delete
body.trashing #publish-settings {
[166] Fix | Delete
display: none;
[167] Fix | Delete
}
[168] Fix | Delete
[169] Fix | Delete
#customize-header-actions .spinner {
[170] Fix | Delete
margin-top: 13px;
[171] Fix | Delete
margin-right: 4px;
[172] Fix | Delete
}
[173] Fix | Delete
[174] Fix | Delete
.saving #customize-header-actions .spinner,
[175] Fix | Delete
.trashing #customize-header-actions .spinner {
[176] Fix | Delete
visibility: visible;
[177] Fix | Delete
}
[178] Fix | Delete
[179] Fix | Delete
#customize-header-actions {
[180] Fix | Delete
border-bottom: 1px solid #dcdcde;
[181] Fix | Delete
}
[182] Fix | Delete
[183] Fix | Delete
#customize-controls .wp-full-overlay-sidebar-content {
[184] Fix | Delete
overflow-y: auto;
[185] Fix | Delete
overflow-x: hidden;
[186] Fix | Delete
}
[187] Fix | Delete
[188] Fix | Delete
.outer-section-open #customize-controls .wp-full-overlay-sidebar-content {
[189] Fix | Delete
background: #f0f0f1;
[190] Fix | Delete
}
[191] Fix | Delete
[192] Fix | Delete
#customize-controls .customize-info {
[193] Fix | Delete
border: none;
[194] Fix | Delete
border-bottom: 1px solid #dcdcde;
[195] Fix | Delete
margin-bottom: 15px;
[196] Fix | Delete
}
[197] Fix | Delete
[198] Fix | Delete
#customize-control-changeset_status .customize-inside-control-row,
[199] Fix | Delete
#customize-control-changeset_preview_link input {
[200] Fix | Delete
background-color: #fff;
[201] Fix | Delete
border-bottom: 1px solid #dcdcde;
[202] Fix | Delete
box-sizing: content-box;
[203] Fix | Delete
width: 100%;
[204] Fix | Delete
margin-left: -12px;
[205] Fix | Delete
padding-left: 12px;
[206] Fix | Delete
padding-right: 12px;
[207] Fix | Delete
}
[208] Fix | Delete
[209] Fix | Delete
#customize-control-trash_changeset {
[210] Fix | Delete
margin-top: 20px;
[211] Fix | Delete
}
[212] Fix | Delete
#customize-control-trash_changeset .button-link {
[213] Fix | Delete
position: relative;
[214] Fix | Delete
padding-left: 24px;
[215] Fix | Delete
display: inline-block;
[216] Fix | Delete
}
[217] Fix | Delete
#customize-control-trash_changeset .button-link:before {
[218] Fix | Delete
content: "\f182";
[219] Fix | Delete
font: normal 22px dashicons;
[220] Fix | Delete
text-decoration: none;
[221] Fix | Delete
position: absolute;
[222] Fix | Delete
left: 0;
[223] Fix | Delete
top: -2px;
[224] Fix | Delete
}
[225] Fix | Delete
[226] Fix | Delete
#customize-controls .date-input:invalid {
[227] Fix | Delete
border-color: #d63638;
[228] Fix | Delete
}
[229] Fix | Delete
[230] Fix | Delete
#customize-control-changeset_status .customize-inside-control-row {
[231] Fix | Delete
padding-top: 10px;
[232] Fix | Delete
padding-bottom: 10px;
[233] Fix | Delete
font-weight: 500;
[234] Fix | Delete
}
[235] Fix | Delete
[236] Fix | Delete
#customize-control-changeset_status .customize-inside-control-row:first-of-type {
[237] Fix | Delete
border-top: 1px solid #dcdcde;
[238] Fix | Delete
}
[239] Fix | Delete
[240] Fix | Delete
#customize-control-changeset_status .customize-control-title {
[241] Fix | Delete
margin-bottom: 6px;
[242] Fix | Delete
}
[243] Fix | Delete
[244] Fix | Delete
#customize-control-changeset_status input {
[245] Fix | Delete
margin-left: 0;
[246] Fix | Delete
}
[247] Fix | Delete
[248] Fix | Delete
#customize-control-changeset_preview_link {
[249] Fix | Delete
position: relative;
[250] Fix | Delete
display: block;
[251] Fix | Delete
}
[252] Fix | Delete
[253] Fix | Delete
.preview-link-wrapper .customize-copy-preview-link.preview-control-element.button {
[254] Fix | Delete
margin: 0;
[255] Fix | Delete
position: absolute;
[256] Fix | Delete
bottom: 9px;
[257] Fix | Delete
right: 0;
[258] Fix | Delete
}
[259] Fix | Delete
[260] Fix | Delete
.preview-link-wrapper {
[261] Fix | Delete
position: relative;
[262] Fix | Delete
}
[263] Fix | Delete
[264] Fix | Delete
.customize-copy-preview-link:before,
[265] Fix | Delete
.customize-copy-preview-link:after {
[266] Fix | Delete
content: "";
[267] Fix | Delete
height: 28px;
[268] Fix | Delete
position: absolute;
[269] Fix | Delete
background: #fff;
[270] Fix | Delete
top: -1px;
[271] Fix | Delete
}
[272] Fix | Delete
[273] Fix | Delete
.customize-copy-preview-link:before {
[274] Fix | Delete
left: -10px;
[275] Fix | Delete
width: 9px;
[276] Fix | Delete
opacity: 0.75;
[277] Fix | Delete
}
[278] Fix | Delete
[279] Fix | Delete
.customize-copy-preview-link:after {
[280] Fix | Delete
left: -5px;
[281] Fix | Delete
width: 4px;
[282] Fix | Delete
opacity: 0.8;
[283] Fix | Delete
}
[284] Fix | Delete
[285] Fix | Delete
#customize-control-changeset_preview_link input {
[286] Fix | Delete
line-height: 2.85714286; /* 40px */
[287] Fix | Delete
border-top: 1px solid #dcdcde;
[288] Fix | Delete
border-left: none;
[289] Fix | Delete
border-right: none;
[290] Fix | Delete
text-indent: -999px;
[291] Fix | Delete
color: #fff;
[292] Fix | Delete
/* Only necessary for IE11 */
[293] Fix | Delete
min-height: 40px;
[294] Fix | Delete
}
[295] Fix | Delete
[296] Fix | Delete
#customize-control-changeset_preview_link label {
[297] Fix | Delete
position: relative;
[298] Fix | Delete
display: block;
[299] Fix | Delete
}
[300] Fix | Delete
[301] Fix | Delete
#customize-control-changeset_preview_link a {
[302] Fix | Delete
display: inline-block;
[303] Fix | Delete
position: absolute;
[304] Fix | Delete
white-space: nowrap;
[305] Fix | Delete
overflow: hidden;
[306] Fix | Delete
width: 90%;
[307] Fix | Delete
bottom: 14px;
[308] Fix | Delete
font-size: 14px;
[309] Fix | Delete
text-decoration: none;
[310] Fix | Delete
}
[311] Fix | Delete
[312] Fix | Delete
#customize-control-changeset_preview_link a.disabled,
[313] Fix | Delete
#customize-control-changeset_preview_link a.disabled:active,
[314] Fix | Delete
#customize-control-changeset_preview_link a.disabled:focus,
[315] Fix | Delete
#customize-control-changeset_preview_link a.disabled:visited {
[316] Fix | Delete
color: #000;
[317] Fix | Delete
opacity: 0.4;
[318] Fix | Delete
cursor: default;
[319] Fix | Delete
outline: none;
[320] Fix | Delete
box-shadow: none;
[321] Fix | Delete
}
[322] Fix | Delete
[323] Fix | Delete
#sub-accordion-section-publish_settings .customize-section-description-container {
[324] Fix | Delete
display: none;
[325] Fix | Delete
}
[326] Fix | Delete
[327] Fix | Delete
#customize-controls .customize-info.section-meta {
[328] Fix | Delete
margin-bottom: 15px;
[329] Fix | Delete
}
[330] Fix | Delete
[331] Fix | Delete
.customize-control-date_time .customize-control-description + .date-time-fields.includes-time {
[332] Fix | Delete
margin-top: 10px;
[333] Fix | Delete
}
[334] Fix | Delete
[335] Fix | Delete
.customize-control.customize-control-date_time .date-time-fields .date-input.day {
[336] Fix | Delete
margin-right: 0;
[337] Fix | Delete
}
[338] Fix | Delete
[339] Fix | Delete
.date-time-fields .date-input.month {
[340] Fix | Delete
width: auto;
[341] Fix | Delete
margin: 0;
[342] Fix | Delete
}
[343] Fix | Delete
[344] Fix | Delete
.date-time-fields .date-input.day,
[345] Fix | Delete
.date-time-fields .date-input.hour,
[346] Fix | Delete
.date-time-fields .date-input.minute {
[347] Fix | Delete
width: 46px;
[348] Fix | Delete
}
[349] Fix | Delete
[350] Fix | Delete
.date-time-fields .date-input.year {
[351] Fix | Delete
width: 65px;
[352] Fix | Delete
}
[353] Fix | Delete
[354] Fix | Delete
.date-time-fields .date-input.meridian {
[355] Fix | Delete
width: auto;
[356] Fix | Delete
margin: 0;
[357] Fix | Delete
}
[358] Fix | Delete
[359] Fix | Delete
.date-time-fields .time-row {
[360] Fix | Delete
margin-top: 12px;
[361] Fix | Delete
}
[362] Fix | Delete
[363] Fix | Delete
#customize-control-changeset_preview_link {
[364] Fix | Delete
margin-top: 6px;
[365] Fix | Delete
}
[366] Fix | Delete
[367] Fix | Delete
#customize-control-changeset_status {
[368] Fix | Delete
margin-bottom: 0;
[369] Fix | Delete
padding-bottom: 0;
[370] Fix | Delete
}
[371] Fix | Delete
[372] Fix | Delete
#customize-control-changeset_scheduled_date {
[373] Fix | Delete
box-sizing: content-box;
[374] Fix | Delete
width: 100%;
[375] Fix | Delete
margin-left: -12px;
[376] Fix | Delete
padding: 12px;
[377] Fix | Delete
background: #fff;
[378] Fix | Delete
border-bottom: 1px solid #dcdcde;
[379] Fix | Delete
margin-bottom: 0;
[380] Fix | Delete
}
[381] Fix | Delete
[382] Fix | Delete
#customize-control-changeset_scheduled_date .customize-control-description {
[383] Fix | Delete
font-style: normal;
[384] Fix | Delete
}
[385] Fix | Delete
[386] Fix | Delete
#customize-controls .customize-info.is-in-view,
[387] Fix | Delete
#customize-controls .customize-section-title.is-in-view {
[388] Fix | Delete
position: absolute;
[389] Fix | Delete
z-index: 9;
[390] Fix | Delete
width: 100%;
[391] Fix | Delete
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
[392] Fix | Delete
}
[393] Fix | Delete
[394] Fix | Delete
#customize-controls .customize-section-title.is-in-view {
[395] Fix | Delete
margin-top: 0;
[396] Fix | Delete
}
[397] Fix | Delete
[398] Fix | Delete
#customize-controls .customize-info.is-in-view + .accordion-section {
[399] Fix | Delete
margin-top: 15px;
[400] Fix | Delete
}
[401] Fix | Delete
[402] Fix | Delete
#customize-controls .customize-info.is-sticky,
[403] Fix | Delete
#customize-controls .customize-section-title.is-sticky {
[404] Fix | Delete
position: fixed;
[405] Fix | Delete
top: 46px;
[406] Fix | Delete
}
[407] Fix | Delete
[408] Fix | Delete
#customize-controls .customize-info .accordion-section-title {
[409] Fix | Delete
background: #fff;
[410] Fix | Delete
color: #50575e;
[411] Fix | Delete
border-left: none;
[412] Fix | Delete
border-right: none;
[413] Fix | Delete
border-bottom: none;
[414] Fix | Delete
cursor: default;
[415] Fix | Delete
}
[416] Fix | Delete
[417] Fix | Delete
#customize-controls .customize-info.open .accordion-section-title:after,
[418] Fix | Delete
#customize-controls .customize-info .accordion-section-title:hover:after,
[419] Fix | Delete
#customize-controls .customize-info .accordion-section-title:focus:after {
[420] Fix | Delete
color: #2c3338;
[421] Fix | Delete
}
[422] Fix | Delete
[423] Fix | Delete
#customize-controls .customize-info .accordion-section-title:after {
[424] Fix | Delete
display: none;
[425] Fix | Delete
}
[426] Fix | Delete
[427] Fix | Delete
#customize-controls .customize-info .preview-notice {
[428] Fix | Delete
font-size: 13px;
[429] Fix | Delete
line-height: 1.9;
[430] Fix | Delete
}
[431] Fix | Delete
[432] Fix | Delete
#customize-controls .customize-pane-child .customize-section-title h3,
[433] Fix | Delete
#customize-controls .customize-pane-child h3.customize-section-title,
[434] Fix | Delete
#customize-outer-theme-controls .customize-pane-child .customize-section-title h3,
[435] Fix | Delete
#customize-outer-theme-controls .customize-pane-child h3.customize-section-title,
[436] Fix | Delete
#customize-controls .customize-info .panel-title {
[437] Fix | Delete
font-size: 20px;
[438] Fix | Delete
font-weight: 200;
[439] Fix | Delete
line-height: 26px;
[440] Fix | Delete
display: block;
[441] Fix | Delete
overflow: hidden;
[442] Fix | Delete
white-space: nowrap;
[443] Fix | Delete
text-overflow: ellipsis;
[444] Fix | Delete
}
[445] Fix | Delete
[446] Fix | Delete
#customize-controls .customize-section-title span.customize-action {
[447] Fix | Delete
overflow: hidden;
[448] Fix | Delete
white-space: nowrap;
[449] Fix | Delete
text-overflow: ellipsis;
[450] Fix | Delete
}
[451] Fix | Delete
[452] Fix | Delete
#customize-controls .customize-info .customize-help-toggle {
[453] Fix | Delete
position: absolute;
[454] Fix | Delete
top: 4px;
[455] Fix | Delete
right: 1px;
[456] Fix | Delete
padding: 20px 20px 10px 10px;
[457] Fix | Delete
width: 20px;
[458] Fix | Delete
height: 20px;
[459] Fix | Delete
cursor: pointer;
[460] Fix | Delete
box-shadow: none;
[461] Fix | Delete
-webkit-appearance: none;
[462] Fix | Delete
background: transparent;
[463] Fix | Delete
color: #50575e;
[464] Fix | Delete
border: none;
[465] Fix | Delete
}
[466] Fix | Delete
[467] Fix | Delete
#customize-controls .customize-info .customize-help-toggle:before {
[468] Fix | Delete
position: absolute;
[469] Fix | Delete
top: 5px;
[470] Fix | Delete
left: 6px;
[471] Fix | Delete
}
[472] Fix | Delete
[473] Fix | Delete
#customize-controls .customize-info.open .customize-help-toggle,
[474] Fix | Delete
#customize-controls .customize-info .customize-help-toggle:focus,
[475] Fix | Delete
#customize-controls .customize-info .customize-help-toggle:hover {
[476] Fix | Delete
color: #2271b1;
[477] Fix | Delete
}
[478] Fix | Delete
[479] Fix | Delete
#customize-controls .customize-info .customize-panel-description,
[480] Fix | Delete
#customize-controls .customize-info .customize-section-description,
[481] Fix | Delete
#customize-outer-theme-controls .customize-info .customize-section-description,
[482] Fix | Delete
#customize-controls .no-widget-areas-rendered-notice {
[483] Fix | Delete
color: #50575e;
[484] Fix | Delete
display: none;
[485] Fix | Delete
background: #fff;
[486] Fix | Delete
padding: 12px 15px;
[487] Fix | Delete
border-top: 1px solid #dcdcde;
[488] Fix | Delete
}
[489] Fix | Delete
[490] Fix | Delete
#customize-controls .customize-info .customize-panel-description.open + .no-widget-areas-rendered-notice {
[491] Fix | Delete
border-top: none;
[492] Fix | Delete
}
[493] Fix | Delete
.no-widget-areas-rendered-notice {
[494] Fix | Delete
font-style: italic;
[495] Fix | Delete
}
[496] Fix | Delete
.no-widget-areas-rendered-notice p:first-child {
[497] Fix | Delete
margin-top: 0;
[498] Fix | Delete
}
[499] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function