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-conte.../plugins/wpforms-.../assets/css
File: admin.css
@charset "UTF-8";
[0] Fix | Delete
.tooltipster-base.tooltipster-sidetip .tooltipster-content {
[1] Fix | Delete
font-size: 14px;
[2] Fix | Delete
padding: 8px 16px;
[3] Fix | Delete
}
[4] Fix | Delete
[5] Fix | Delete
.tooltipster-base.tooltipster-sidetip .tooltipster-arrow-border {
[6] Fix | Delete
display: none;
[7] Fix | Delete
}
[8] Fix | Delete
[9] Fix | Delete
.tooltipster-base.tooltipster-sidetip .tooltipster-arrow-background {
[10] Fix | Delete
border-width: 6px;
[11] Fix | Delete
border-color: transparent;
[12] Fix | Delete
}
[13] Fix | Delete
[14] Fix | Delete
.tooltipster-base.tooltipster-sidetip .tooltipster-box {
[15] Fix | Delete
background: rgba(34, 34, 34, 0.95);
[16] Fix | Delete
border: none;
[17] Fix | Delete
}
[18] Fix | Delete
[19] Fix | Delete
.tooltipster-base.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background, .tooltipster-base.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
[20] Fix | Delete
top: 0;
[21] Fix | Delete
}
[22] Fix | Delete
[23] Fix | Delete
.tooltipster-base.tooltipster-sidetip.tooltipster-top .tooltipster-arrow, .tooltipster-base.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
[24] Fix | Delete
height: 6px;
[25] Fix | Delete
margin-left: -6px;
[26] Fix | Delete
width: 12px;
[27] Fix | Delete
}
[28] Fix | Delete
[29] Fix | Delete
.tooltipster-base.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background, .tooltipster-base.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
[30] Fix | Delete
left: 0;
[31] Fix | Delete
}
[32] Fix | Delete
[33] Fix | Delete
.tooltipster-base.tooltipster-sidetip.tooltipster-left .tooltipster-arrow, .tooltipster-base.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
[34] Fix | Delete
height: 12px;
[35] Fix | Delete
margin-top: -6px;
[36] Fix | Delete
width: 6px;
[37] Fix | Delete
}
[38] Fix | Delete
[39] Fix | Delete
.tooltipster-base.tooltipster-sidetip.tooltipster-top .tooltipster-box {
[40] Fix | Delete
margin-bottom: 6px;
[41] Fix | Delete
}
[42] Fix | Delete
[43] Fix | Delete
.tooltipster-base.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
[44] Fix | Delete
border-top-color: rgba(34, 34, 34, 0.95);
[45] Fix | Delete
}
[46] Fix | Delete
[47] Fix | Delete
.tooltipster-base.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
[48] Fix | Delete
margin-top: 6px;
[49] Fix | Delete
}
[50] Fix | Delete
[51] Fix | Delete
.tooltipster-base.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
[52] Fix | Delete
border-bottom-color: rgba(34, 34, 34, 0.95);
[53] Fix | Delete
}
[54] Fix | Delete
[55] Fix | Delete
.tooltipster-base.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
[56] Fix | Delete
top: -6px;
[57] Fix | Delete
}
[58] Fix | Delete
[59] Fix | Delete
.tooltipster-base.tooltipster-sidetip.tooltipster-right .tooltipster-box {
[60] Fix | Delete
margin-left: 6px;
[61] Fix | Delete
}
[62] Fix | Delete
[63] Fix | Delete
.tooltipster-base.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
[64] Fix | Delete
border-right-color: rgba(34, 34, 34, 0.95);
[65] Fix | Delete
}
[66] Fix | Delete
[67] Fix | Delete
.tooltipster-base.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
[68] Fix | Delete
left: -6px;
[69] Fix | Delete
}
[70] Fix | Delete
[71] Fix | Delete
.tooltipster-base.tooltipster-sidetip.tooltipster-left .tooltipster-box {
[72] Fix | Delete
margin-right: 6px;
[73] Fix | Delete
}
[74] Fix | Delete
[75] Fix | Delete
.tooltipster-base.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
[76] Fix | Delete
border-left-color: rgba(34, 34, 34, 0.95);
[77] Fix | Delete
}
[78] Fix | Delete
[79] Fix | Delete
.choices {
[80] Fix | Delete
position: relative;
[81] Fix | Delete
margin-bottom: 24px;
[82] Fix | Delete
}
[83] Fix | Delete
[84] Fix | Delete
.choices ::-webkit-input-placeholder {
[85] Fix | Delete
color: #999999;
[86] Fix | Delete
}
[87] Fix | Delete
[88] Fix | Delete
.choices ::-moz-placeholder {
[89] Fix | Delete
color: #999999;
[90] Fix | Delete
opacity: 1;
[91] Fix | Delete
}
[92] Fix | Delete
[93] Fix | Delete
.choices ::placeholder {
[94] Fix | Delete
color: #999999;
[95] Fix | Delete
}
[96] Fix | Delete
[97] Fix | Delete
.choices:focus {
[98] Fix | Delete
outline: none;
[99] Fix | Delete
}
[100] Fix | Delete
[101] Fix | Delete
.choices:last-child {
[102] Fix | Delete
margin-bottom: 0;
[103] Fix | Delete
}
[104] Fix | Delete
[105] Fix | Delete
.choices.is-disabled .choices__inner,
[106] Fix | Delete
.choices.is-disabled .choices__input {
[107] Fix | Delete
background-color: #bbbbbb;
[108] Fix | Delete
cursor: not-allowed;
[109] Fix | Delete
user-select: none;
[110] Fix | Delete
}
[111] Fix | Delete
[112] Fix | Delete
.choices [hidden] {
[113] Fix | Delete
display: none !important;
[114] Fix | Delete
}
[115] Fix | Delete
[116] Fix | Delete
.choices * {
[117] Fix | Delete
box-sizing: border-box;
[118] Fix | Delete
}
[119] Fix | Delete
[120] Fix | Delete
.choices.is-open .choices__inner {
[121] Fix | Delete
border-radius: 4px 4px 0 0;
[122] Fix | Delete
}
[123] Fix | Delete
[124] Fix | Delete
.choices.is-open.is-flipped .choices__inner {
[125] Fix | Delete
border-radius: 0 0 4px 4px;
[126] Fix | Delete
}
[127] Fix | Delete
[128] Fix | Delete
.choices[data-type*="select-one"] {
[129] Fix | Delete
cursor: pointer;
[130] Fix | Delete
}
[131] Fix | Delete
[132] Fix | Delete
.choices[data-type*="select-one"] .choices__inner {
[133] Fix | Delete
display: flex;
[134] Fix | Delete
flex-wrap: wrap;
[135] Fix | Delete
align-items: center;
[136] Fix | Delete
padding-top: 0 !important;
[137] Fix | Delete
}
[138] Fix | Delete
[139] Fix | Delete
.choices[data-type*="select-one"] input.choices__input {
[140] Fix | Delete
display: block;
[141] Fix | Delete
width: calc(100% - 20px) !important;
[142] Fix | Delete
margin: 10px !important;
[143] Fix | Delete
padding: 7px 12px !important;
[144] Fix | Delete
box-sizing: border-box !important;
[145] Fix | Delete
border: 1px solid #8c8f94 !important;
[146] Fix | Delete
border-radius: 4px !important;
[147] Fix | Delete
background-color: #fff;
[148] Fix | Delete
}
[149] Fix | Delete
[150] Fix | Delete
.choices[data-type*="select-one"] input.choices__input:focus {
[151] Fix | Delete
border: 1px solid #056aab !important;
[152] Fix | Delete
box-shadow: 0 0 0 1px #056aab !important;
[153] Fix | Delete
outline: none !important;
[154] Fix | Delete
}
[155] Fix | Delete
[156] Fix | Delete
.choices[data-type*="select-one"] .choices__button {
[157] Fix | Delete
background-image: url("../images/cross-inverse.svg");
[158] Fix | Delete
padding: 0;
[159] Fix | Delete
background-size: 8px;
[160] Fix | Delete
position: absolute;
[161] Fix | Delete
top: 50%;
[162] Fix | Delete
right: 0;
[163] Fix | Delete
margin-top: -10px;
[164] Fix | Delete
margin-right: 25px;
[165] Fix | Delete
height: 20px;
[166] Fix | Delete
width: 20px;
[167] Fix | Delete
border-radius: 10em;
[168] Fix | Delete
opacity: .5;
[169] Fix | Delete
}
[170] Fix | Delete
[171] Fix | Delete
.choices[data-type*="select-one"] .choices__button:hover, .choices[data-type*="select-one"] .choices__button:focus {
[172] Fix | Delete
opacity: 1;
[173] Fix | Delete
}
[174] Fix | Delete
[175] Fix | Delete
.choices[data-type*="select-one"] .choices__button:focus {
[176] Fix | Delete
box-shadow: 0 0 0 2px #036aab;
[177] Fix | Delete
}
[178] Fix | Delete
[179] Fix | Delete
.choices[data-type*="select-one"] .choices__item[data-value=''] .choices__button {
[180] Fix | Delete
display: none;
[181] Fix | Delete
}
[182] Fix | Delete
[183] Fix | Delete
.choices[data-type*="select-one"]:after {
[184] Fix | Delete
content: "";
[185] Fix | Delete
height: 0;
[186] Fix | Delete
width: 0;
[187] Fix | Delete
border-style: solid;
[188] Fix | Delete
border-color: currentColor transparent transparent transparent;
[189] Fix | Delete
border-width: 5px;
[190] Fix | Delete
position: absolute;
[191] Fix | Delete
right: 11.5px;
[192] Fix | Delete
top: 50%;
[193] Fix | Delete
margin-top: -2.5px;
[194] Fix | Delete
pointer-events: none;
[195] Fix | Delete
}
[196] Fix | Delete
[197] Fix | Delete
.choices[data-type*="select-one"].is-open:after {
[198] Fix | Delete
border-color: transparent transparent currentColor transparent;
[199] Fix | Delete
margin-top: -7.5px;
[200] Fix | Delete
}
[201] Fix | Delete
[202] Fix | Delete
.choices[data-type*="select-one"][dir="rtl"]:after {
[203] Fix | Delete
left: 11.5px;
[204] Fix | Delete
right: auto;
[205] Fix | Delete
}
[206] Fix | Delete
[207] Fix | Delete
.choices[data-type*="select-one"][dir="rtl"] .choices__button {
[208] Fix | Delete
right: auto;
[209] Fix | Delete
left: 0;
[210] Fix | Delete
margin-left: 25px;
[211] Fix | Delete
margin-right: 0;
[212] Fix | Delete
}
[213] Fix | Delete
[214] Fix | Delete
.choices[data-type*="select-multiple"] .choices__inner {
[215] Fix | Delete
padding-right: 24px;
[216] Fix | Delete
}
[217] Fix | Delete
[218] Fix | Delete
.choices[data-type*="select-multiple"] .choices__inner .choices__input {
[219] Fix | Delete
padding: 0 4px !important;
[220] Fix | Delete
max-width: 100%;
[221] Fix | Delete
}
[222] Fix | Delete
[223] Fix | Delete
.choices[data-type*="select-multiple"]:after {
[224] Fix | Delete
content: "";
[225] Fix | Delete
height: 0;
[226] Fix | Delete
width: 0;
[227] Fix | Delete
border-style: solid;
[228] Fix | Delete
border-color: currentColor transparent transparent transparent;
[229] Fix | Delete
border-width: 5px;
[230] Fix | Delete
position: absolute;
[231] Fix | Delete
right: 11.5px;
[232] Fix | Delete
top: 50%;
[233] Fix | Delete
margin-top: -1.5px;
[234] Fix | Delete
pointer-events: none;
[235] Fix | Delete
}
[236] Fix | Delete
[237] Fix | Delete
.choices[data-type*="select-multiple"].is-open:after {
[238] Fix | Delete
border-color: transparent transparent currentColor transparent;
[239] Fix | Delete
margin-top: -7.5px;
[240] Fix | Delete
}
[241] Fix | Delete
[242] Fix | Delete
.choices[data-type*="select-multiple"] .choices__inner,
[243] Fix | Delete
.choices[data-type*="text"] .choices__inner {
[244] Fix | Delete
cursor: text;
[245] Fix | Delete
}
[246] Fix | Delete
[247] Fix | Delete
.choices[data-type*="select-multiple"] .choices__button,
[248] Fix | Delete
.choices[data-type*="text"] .choices__button {
[249] Fix | Delete
position: relative;
[250] Fix | Delete
display: inline-block;
[251] Fix | Delete
vertical-align: baseline;
[252] Fix | Delete
margin-top: 0;
[253] Fix | Delete
margin-bottom: 0;
[254] Fix | Delete
margin-left: 5px;
[255] Fix | Delete
padding: 0;
[256] Fix | Delete
background-color: transparent;
[257] Fix | Delete
background-image: url("../images/cross.svg");
[258] Fix | Delete
background-size: 12px;
[259] Fix | Delete
background-position: center center;
[260] Fix | Delete
background-repeat: no-repeat;
[261] Fix | Delete
width: 12px;
[262] Fix | Delete
height: 12px;
[263] Fix | Delete
line-height: 1;
[264] Fix | Delete
opacity: .75;
[265] Fix | Delete
border-radius: 0;
[266] Fix | Delete
}
[267] Fix | Delete
[268] Fix | Delete
.choices[data-type*="select-multiple"] .choices__button:hover, .choices[data-type*="select-multiple"] .choices__button:focus,
[269] Fix | Delete
.choices[data-type*="text"] .choices__button:hover,
[270] Fix | Delete
.choices[data-type*="text"] .choices__button:focus {
[271] Fix | Delete
opacity: 1;
[272] Fix | Delete
}
[273] Fix | Delete
[274] Fix | Delete
.choices__inner {
[275] Fix | Delete
width: 100%;
[276] Fix | Delete
background-color: #ffffff;
[277] Fix | Delete
padding: 4px 6px 0;
[278] Fix | Delete
border: 1px solid #8c8f94;
[279] Fix | Delete
overflow: hidden;
[280] Fix | Delete
border-radius: 4px;
[281] Fix | Delete
}
[282] Fix | Delete
[283] Fix | Delete
.choices__list {
[284] Fix | Delete
margin: 0;
[285] Fix | Delete
padding-left: 0;
[286] Fix | Delete
list-style: none;
[287] Fix | Delete
}
[288] Fix | Delete
[289] Fix | Delete
.choices__list--single {
[290] Fix | Delete
display: inline-block;
[291] Fix | Delete
vertical-align: baseline;
[292] Fix | Delete
width: 100%;
[293] Fix | Delete
padding: 0 16px 0 4px;
[294] Fix | Delete
font-size: 0.875em;
[295] Fix | Delete
}
[296] Fix | Delete
[297] Fix | Delete
.choices__list--single .choices__item {
[298] Fix | Delete
width: 100%;
[299] Fix | Delete
overflow: hidden;
[300] Fix | Delete
text-overflow: ellipsis;
[301] Fix | Delete
padding-right: 20px;
[302] Fix | Delete
white-space: nowrap;
[303] Fix | Delete
color: #2c3338;
[304] Fix | Delete
}
[305] Fix | Delete
[306] Fix | Delete
.choices__list--single .choices__item[data-value=''] {
[307] Fix | Delete
padding-right: 0;
[308] Fix | Delete
}
[309] Fix | Delete
[310] Fix | Delete
.choices__list--multiple {
[311] Fix | Delete
display: inline;
[312] Fix | Delete
height: auto;
[313] Fix | Delete
overflow: auto;
[314] Fix | Delete
}
[315] Fix | Delete
[316] Fix | Delete
.choices__list--multiple .choices__item {
[317] Fix | Delete
display: inline-grid;
[318] Fix | Delete
align-items: center;
[319] Fix | Delete
border-radius: 2px;
[320] Fix | Delete
padding: 4px 7px;
[321] Fix | Delete
font-size: .75em;
[322] Fix | Delete
line-height: 1;
[323] Fix | Delete
font-weight: 400;
[324] Fix | Delete
margin: 0 6px 4px 0;
[325] Fix | Delete
background-color: #036aab;
[326] Fix | Delete
border: 1px solid #036aab;
[327] Fix | Delete
color: #ffffff;
[328] Fix | Delete
word-break: break-word;
[329] Fix | Delete
grid-template-columns: 1fr calc( 12px + 5px);
[330] Fix | Delete
}
[331] Fix | Delete
[332] Fix | Delete
.choices__list--multiple .choices__item.is-highlighted {
[333] Fix | Delete
background-color: #036aab;
[334] Fix | Delete
}
[335] Fix | Delete
[336] Fix | Delete
.is-disabled .choices__list--multiple .choices__item {
[337] Fix | Delete
background-color: #bbbbbb;
[338] Fix | Delete
border: 1px solid #bbbbbb;
[339] Fix | Delete
}
[340] Fix | Delete
[341] Fix | Delete
.choices__list--dropdown {
[342] Fix | Delete
display: none;
[343] Fix | Delete
z-index: 101;
[344] Fix | Delete
position: absolute;
[345] Fix | Delete
width: 100%;
[346] Fix | Delete
background-color: #ffffff;
[347] Fix | Delete
border: 1px solid #8c8f94;
[348] Fix | Delete
top: 100%;
[349] Fix | Delete
margin-top: -1px;
[350] Fix | Delete
border-bottom-left-radius: 4px;
[351] Fix | Delete
border-bottom-right-radius: 4px;
[352] Fix | Delete
overflow: hidden;
[353] Fix | Delete
overflow-wrap: break-word;
[354] Fix | Delete
}
[355] Fix | Delete
[356] Fix | Delete
.choices__list--dropdown.is-active {
[357] Fix | Delete
display: block;
[358] Fix | Delete
}
[359] Fix | Delete
[360] Fix | Delete
.choices__list--dropdown .choices__list {
[361] Fix | Delete
position: relative;
[362] Fix | Delete
max-height: 300px;
[363] Fix | Delete
overflow: auto;
[364] Fix | Delete
-webkit-overflow-scrolling: touch;
[365] Fix | Delete
will-change: scroll-position;
[366] Fix | Delete
}
[367] Fix | Delete
[368] Fix | Delete
.choices__list--dropdown .choices__item {
[369] Fix | Delete
position: relative;
[370] Fix | Delete
vertical-align: top;
[371] Fix | Delete
padding: 10px;
[372] Fix | Delete
font-size: .875em;
[373] Fix | Delete
}
[374] Fix | Delete
[375] Fix | Delete
@media (min-width: 640px) {
[376] Fix | Delete
.choices__list--dropdown .choices__item--selectable:after {
[377] Fix | Delete
content: attr(data-select-text);
[378] Fix | Delete
font-size: .75em;
[379] Fix | Delete
line-height: 1;
[380] Fix | Delete
opacity: 0;
[381] Fix | Delete
position: absolute;
[382] Fix | Delete
right: 10px;
[383] Fix | Delete
top: 50%;
[384] Fix | Delete
transform: translateY(-50%);
[385] Fix | Delete
}
[386] Fix | Delete
}
[387] Fix | Delete
[388] Fix | Delete
.choices__list--dropdown .choices__item--selectable.is-highlighted {
[389] Fix | Delete
background-color: #f6f6f6;
[390] Fix | Delete
}
[391] Fix | Delete
[392] Fix | Delete
.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
[393] Fix | Delete
opacity: .5;
[394] Fix | Delete
}
[395] Fix | Delete
[396] Fix | Delete
.choices__list--dropdown .choices__placeholder {
[397] Fix | Delete
display: none;
[398] Fix | Delete
}
[399] Fix | Delete
[400] Fix | Delete
.is-flipped .choices__list--dropdown {
[401] Fix | Delete
top: auto;
[402] Fix | Delete
bottom: 100%;
[403] Fix | Delete
margin-top: 0;
[404] Fix | Delete
margin-bottom: -1px;
[405] Fix | Delete
border-radius: 4px 4px 0 0;
[406] Fix | Delete
}
[407] Fix | Delete
[408] Fix | Delete
.choices__item {
[409] Fix | Delete
cursor: default;
[410] Fix | Delete
}
[411] Fix | Delete
[412] Fix | Delete
.choices__item--selectable {
[413] Fix | Delete
cursor: pointer;
[414] Fix | Delete
}
[415] Fix | Delete
[416] Fix | Delete
.choices__item--disabled {
[417] Fix | Delete
cursor: not-allowed;
[418] Fix | Delete
user-select: none;
[419] Fix | Delete
opacity: .5;
[420] Fix | Delete
}
[421] Fix | Delete
[422] Fix | Delete
.choices__heading {
[423] Fix | Delete
font-weight: 600;
[424] Fix | Delete
font-size: .75em;
[425] Fix | Delete
text-transform: uppercase;
[426] Fix | Delete
padding: 10px;
[427] Fix | Delete
border-top: 1px solid #b4b6b9;
[428] Fix | Delete
border-bottom: 1px solid #b4b6b9;
[429] Fix | Delete
color: #a6a6a6;
[430] Fix | Delete
}
[431] Fix | Delete
[432] Fix | Delete
.choices__group[data-value="hidden"] > .choices__heading {
[433] Fix | Delete
display: none;
[434] Fix | Delete
}
[435] Fix | Delete
[436] Fix | Delete
.choices__button {
[437] Fix | Delete
text-indent: -9999px;
[438] Fix | Delete
-webkit-appearance: none;
[439] Fix | Delete
appearance: none;
[440] Fix | Delete
border: 0;
[441] Fix | Delete
background-color: transparent;
[442] Fix | Delete
background-repeat: no-repeat;
[443] Fix | Delete
background-position: center;
[444] Fix | Delete
cursor: pointer;
[445] Fix | Delete
}
[446] Fix | Delete
[447] Fix | Delete
.choices__button:focus {
[448] Fix | Delete
outline: none;
[449] Fix | Delete
}
[450] Fix | Delete
[451] Fix | Delete
.choices__input {
[452] Fix | Delete
display: inline-block;
[453] Fix | Delete
background-color: transparent;
[454] Fix | Delete
margin: 0 0 2px 0 !important;
[455] Fix | Delete
border: 0 !important;
[456] Fix | Delete
border-radius: 0 !important;
[457] Fix | Delete
min-height: 20px !important;
[458] Fix | Delete
padding: 2px 4px !important;
[459] Fix | Delete
height: auto !important;
[460] Fix | Delete
min-width: 1ch;
[461] Fix | Delete
width: 1ch;
[462] Fix | Delete
vertical-align: middle;
[463] Fix | Delete
}
[464] Fix | Delete
[465] Fix | Delete
.choices__input::-webkit-search-cancel-button {
[466] Fix | Delete
display: none;
[467] Fix | Delete
}
[468] Fix | Delete
[469] Fix | Delete
.choices__input--hidden {
[470] Fix | Delete
clip: rect(1px, 1px, 1px, 1px) !important;
[471] Fix | Delete
clip-path: inset(50%) !important;
[472] Fix | Delete
height: 1px !important;
[473] Fix | Delete
margin: -1px !important;
[474] Fix | Delete
overflow: hidden !important;
[475] Fix | Delete
padding: 0 !important;
[476] Fix | Delete
position: absolute !important;
[477] Fix | Delete
width: 1px !important;
[478] Fix | Delete
min-width: auto !important;
[479] Fix | Delete
word-wrap: normal !important;
[480] Fix | Delete
}
[481] Fix | Delete
[482] Fix | Delete
.choices .choices__inner input.choices__input:focus {
[483] Fix | Delete
outline: none !important;
[484] Fix | Delete
box-shadow: none !important;
[485] Fix | Delete
border: none !important;
[486] Fix | Delete
}
[487] Fix | Delete
[488] Fix | Delete
.choices__placeholder {
[489] Fix | Delete
opacity: .5;
[490] Fix | Delete
}
[491] Fix | Delete
[492] Fix | Delete
#wpforms-admin-form-embed-wizard .choices.is-open.is-flipped .choices__inner {
[493] Fix | Delete
border-radius: 4px 4px 0 0;
[494] Fix | Delete
}
[495] Fix | Delete
[496] Fix | Delete
#wpforms-admin-form-embed-wizard .is-flipped .choices__list--dropdown {
[497] Fix | Delete
border-radius: inherit;
[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