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-conte.../plugins/popup-ma.../trunk/dist/block-ed...
File: block-editor-styles.css
/*!******************************************************************************
[0] Fix | Delete
* Copyright (c) 2020, Code Atlantic LLC.
[1] Fix | Delete
******************************************************************************/
[2] Fix | Delete
/**
[3] Fix | Delete
* Colors
[4] Fix | Delete
*/
[5] Fix | Delete
/**
[6] Fix | Delete
* Colors
[7] Fix | Delete
*/
[8] Fix | Delete
/**
[9] Fix | Delete
* Fonts & basic variables.
[10] Fix | Delete
*/
[11] Fix | Delete
/**
[12] Fix | Delete
* Grid System.
[13] Fix | Delete
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
[14] Fix | Delete
*/
[15] Fix | Delete
/**
[16] Fix | Delete
* Dimensions.
[17] Fix | Delete
*/
[18] Fix | Delete
/**
[19] Fix | Delete
* Shadows.
[20] Fix | Delete
*/
[21] Fix | Delete
/**
[22] Fix | Delete
* Editor widths.
[23] Fix | Delete
*/
[24] Fix | Delete
/**
[25] Fix | Delete
* Block UI.
[26] Fix | Delete
*/
[27] Fix | Delete
/**
[28] Fix | Delete
* Border radii.
[29] Fix | Delete
*/
[30] Fix | Delete
/**
[31] Fix | Delete
* Breakpoint mixins
[32] Fix | Delete
*/
[33] Fix | Delete
/**
[34] Fix | Delete
* Long content fade mixin
[35] Fix | Delete
*
[36] Fix | Delete
* Creates a fading overlay to signify that the content is longer
[37] Fix | Delete
* than the space allows.
[38] Fix | Delete
*/
[39] Fix | Delete
/**
[40] Fix | Delete
* Focus styles.
[41] Fix | Delete
*/
[42] Fix | Delete
/**
[43] Fix | Delete
* Applies editor left position to the selector passed as argument
[44] Fix | Delete
*/
[45] Fix | Delete
/**
[46] Fix | Delete
* Styles that are reused verbatim in a few places
[47] Fix | Delete
*/
[48] Fix | Delete
/**
[49] Fix | Delete
* Allows users to opt-out of animations via OS-level preferences.
[50] Fix | Delete
*/
[51] Fix | Delete
/**
[52] Fix | Delete
* Reset default styles for JavaScript UI based pages.
[53] Fix | Delete
* This is a WP-admin agnostic reset
[54] Fix | Delete
*/
[55] Fix | Delete
/**
[56] Fix | Delete
* Reset the WP Admin page styles for Gutenberg-like pages.
[57] Fix | Delete
*/
[58] Fix | Delete
:root {
[59] Fix | Delete
--wp-admin-theme-color: #007cba;
[60] Fix | Delete
--wp-admin-theme-color-darker-10: #006ba1;
[61] Fix | Delete
--wp-admin-theme-color-darker-20: #005a87; }
[62] Fix | Delete
[63] Fix | Delete
/**
[64] Fix | Delete
* Breakpoints & Media Queries
[65] Fix | Delete
*/
[66] Fix | Delete
.components-popover .block-editor-popup-select-input {
[67] Fix | Delete
flex-grow: 1;
[68] Fix | Delete
position: relative;
[69] Fix | Delete
padding: 1px; }
[70] Fix | Delete
[71] Fix | Delete
.components-popover .block-editor-popup-select-input .components-base-control__field {
[72] Fix | Delete
margin-bottom: 0; }
[73] Fix | Delete
[74] Fix | Delete
.components-popover .block-editor-popup-select-input input[type="text"],
[75] Fix | Delete
.components-popover .block-editor-popup-select-input select {
[76] Fix | Delete
width: 100%;
[77] Fix | Delete
min-width: 300px;
[78] Fix | Delete
border: none;
[79] Fix | Delete
border-radius: 0;
[80] Fix | Delete
/* Fonts smaller than 16px causes mobile safari to zoom. */
[81] Fix | Delete
font-size: 16px; }
[82] Fix | Delete
[83] Fix | Delete
@media (min-width: 600px) {
[84] Fix | Delete
.components-popover .block-editor-popup-select-input input[type="text"],
[85] Fix | Delete
.components-popover .block-editor-popup-select-input select {
[86] Fix | Delete
width: 300px; } }
[87] Fix | Delete
[88] Fix | Delete
@media (min-width: 600px) {
[89] Fix | Delete
.components-popover .block-editor-popup-select-input input[type="text"],
[90] Fix | Delete
.components-popover .block-editor-popup-select-input select {
[91] Fix | Delete
font-size: 13px; } }
[92] Fix | Delete
[93] Fix | Delete
.components-popover .block-editor-popup-select-input input[type="text"]::-ms-clear,
[94] Fix | Delete
.components-popover .block-editor-popup-select-input select::-ms-clear {
[95] Fix | Delete
display: none; }
[96] Fix | Delete
[97] Fix | Delete
/**
[98] Fix | Delete
* Colors
[99] Fix | Delete
*/
[100] Fix | Delete
/**
[101] Fix | Delete
* Fonts & basic variables.
[102] Fix | Delete
*/
[103] Fix | Delete
/**
[104] Fix | Delete
* Grid System.
[105] Fix | Delete
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
[106] Fix | Delete
*/
[107] Fix | Delete
/**
[108] Fix | Delete
* Dimensions.
[109] Fix | Delete
*/
[110] Fix | Delete
/**
[111] Fix | Delete
* Shadows.
[112] Fix | Delete
*/
[113] Fix | Delete
/**
[114] Fix | Delete
* Editor widths.
[115] Fix | Delete
*/
[116] Fix | Delete
/**
[117] Fix | Delete
* Block UI.
[118] Fix | Delete
*/
[119] Fix | Delete
/**
[120] Fix | Delete
* Border radii.
[121] Fix | Delete
*/
[122] Fix | Delete
/** Copied from @wordpress/block-editor/src/components/url-popover/style.scss */
[123] Fix | Delete
.block-editor-popup-trigger-popover__additional-controls {
[124] Fix | Delete
border-top: 1px solid #e2e4e7; }
[125] Fix | Delete
[126] Fix | Delete
.block-editor-popup-trigger-popover__additional-controls > div[role="menu"] .components-icon-button:not(:disabled):not([aria-disabled="true"]):not(.is-default) > svg {
[127] Fix | Delete
box-shadow: none; }
[128] Fix | Delete
[129] Fix | Delete
.block-editor-popup-trigger-popover__additional-controls div[role="menu"] > .components-icon-button {
[130] Fix | Delete
padding-left: 2px; }
[131] Fix | Delete
[132] Fix | Delete
.block-editor-popup-trigger-popover .components-notice.is-dismissible {
[133] Fix | Delete
margin: 0;
[134] Fix | Delete
padding-right: 0; }
[135] Fix | Delete
[136] Fix | Delete
.block-editor-popup-trigger-popover .components-notice.is-dismissible .components-notice__content {
[137] Fix | Delete
margin: 0; }
[138] Fix | Delete
[139] Fix | Delete
.block-editor-popup-trigger-popover__row {
[140] Fix | Delete
display: flex; }
[141] Fix | Delete
[142] Fix | Delete
.block-editor-popup-trigger-popover__row > :not(.block-editor-popup-trigger-popover__settings-toggle) {
[143] Fix | Delete
flex-grow: 1; }
[144] Fix | Delete
[145] Fix | Delete
.block-editor-popup-trigger-popover .components-icon-button {
[146] Fix | Delete
padding: 3px; }
[147] Fix | Delete
[148] Fix | Delete
.block-editor-popup-trigger-popover .components-icon-button > svg {
[149] Fix | Delete
padding: 5px;
[150] Fix | Delete
border-radius: 4px;
[151] Fix | Delete
height: 30px;
[152] Fix | Delete
width: 30px; }
[153] Fix | Delete
[154] Fix | Delete
.block-editor-popup-trigger-popover .components-icon-button:not(:disabled):not([aria-disabled="true"]):not(.is-default):hover {
[155] Fix | Delete
box-shadow: none; }
[156] Fix | Delete
[157] Fix | Delete
.block-editor-popup-trigger-popover .components-icon-button:not(:disabled):not([aria-disabled="true"]):not(.is-default):hover > svg {
[158] Fix | Delete
outline: none;
[159] Fix | Delete
background-color: #fff;
[160] Fix | Delete
color: #191e23;
[161] Fix | Delete
box-shadow: inset 0 0 0 1px #ccd0d4, inset 0 0 0 2px #fff; }
[162] Fix | Delete
[163] Fix | Delete
.block-editor-popup-trigger-popover .components-icon-button:not(:disabled):focus {
[164] Fix | Delete
box-shadow: none; }
[165] Fix | Delete
[166] Fix | Delete
.block-editor-popup-trigger-popover .components-icon-button:not(:disabled):focus > svg {
[167] Fix | Delete
box-shadow: inset 0 0 0 1.5px #007cba, inset 0 0 0 4px #fff;
[168] Fix | Delete
box-shadow: inset 0 0 0 1.5px #007cba, inset 0 0 0 4px #fff;
[169] Fix | Delete
box-shadow: inset 0 0 0 1.5px var(--wp-admin-theme-color), inset 0 0 0 4px #fff;
[170] Fix | Delete
outline: 2px solid transparent; }
[171] Fix | Delete
[172] Fix | Delete
.block-editor-popup-trigger-popover__settings-toggle {
[173] Fix | Delete
flex-shrink: 0;
[174] Fix | Delete
border-radius: 0;
[175] Fix | Delete
border-left: 1px solid #e2e4e7;
[176] Fix | Delete
margin-left: 1px; }
[177] Fix | Delete
[178] Fix | Delete
.block-editor-popup-trigger-popover__settings-toggle[aria-expanded="true"] .dashicon {
[179] Fix | Delete
transform: rotate(180deg); }
[180] Fix | Delete
[181] Fix | Delete
.block-editor-popup-trigger-popover__settings {
[182] Fix | Delete
display: block;
[183] Fix | Delete
padding: 16px;
[184] Fix | Delete
border-top: 1px solid #e2e4e7; }
[185] Fix | Delete
[186] Fix | Delete
.block-editor-popup-trigger-popover__settings .components-base-control:last-child,
[187] Fix | Delete
.block-editor-popup-trigger-popover__settings .components-base-control:last-child .components-base-control__field {
[188] Fix | Delete
margin-bottom: 0; }
[189] Fix | Delete
[190] Fix | Delete
.block-editor-popup-trigger-popover__popup-editor,
[191] Fix | Delete
.block-editor-popup-trigger-popover__popup-viewer {
[192] Fix | Delete
display: flex; }
[193] Fix | Delete
[194] Fix | Delete
.block-editor-popup-trigger-popover__popup-viewer-text {
[195] Fix | Delete
margin: 7px;
[196] Fix | Delete
flex-grow: 1;
[197] Fix | Delete
flex-shrink: 1;
[198] Fix | Delete
overflow: hidden;
[199] Fix | Delete
text-overflow: ellipsis;
[200] Fix | Delete
white-space: nowrap;
[201] Fix | Delete
min-width: 150px;
[202] Fix | Delete
max-width: 500px; }
[203] Fix | Delete
[204] Fix | Delete
.block-editor-popup-trigger-popover__popup-viewer-text.has-invalid-link {
[205] Fix | Delete
color: #d94f4f; }
[206] Fix | Delete
[207] Fix | Delete
.popup-trigger[data-popup-id] {
[208] Fix | Delete
border-bottom: 1px dashed #9aba27; }
[209] Fix | Delete
[210] Fix | Delete
.popup-trigger[data-popup-id]::after {
[211] Fix | Delete
/*background: url("/wp-content/plugins/popup-maker/assets/images/logo.png") bottom center no-repeat;*/
[212] Fix | Delete
background: url(/wp-content/plugins/popup-maker/assets/images/logo.png) bottom center no-repeat;
[213] Fix | Delete
display: inline-block;
[214] Fix | Delete
width: 0.9em;
[215] Fix | Delete
height: 0.9em;
[216] Fix | Delete
content: " ";
[217] Fix | Delete
position: relative;
[218] Fix | Delete
background-size: contain;
[219] Fix | Delete
margin-left: 2px;
[220] Fix | Delete
vertical-align: text-top;
[221] Fix | Delete
pointer-events: none;
[222] Fix | Delete
touch-action: none; }
[223] Fix | Delete
[224] Fix | Delete
.components-dropdown-menu__menu .components-dropdown-menu__menu-item:not(:disabled):not([aria-disabled="true"]):not(.is-default).is-active > svg.popup-trigger-button-svg,
[225] Fix | Delete
.components-dropdown-menu__menu .components-menu-item:not(:disabled):not([aria-disabled="true"]):not(.is-default).is-active > svg.popup-trigger-button-svg {
[226] Fix | Delete
background: #ededed; }
[227] Fix | Delete
[228] Fix | Delete
[229] Fix | Delete
/*# sourceMappingURL=block-editor-styles.css.map*/
[230] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function