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/builder
File: builder-fields.css
.wpforms-panel-fields {
[0] Fix | Delete
width: 100vw;
[1] Fix | Delete
height: 100vh;
[2] Fix | Delete
}
[3] Fix | Delete
[4] Fix | Delete
.wpforms-panel-fields .wpforms-field-row:before {
[5] Fix | Delete
content: "";
[6] Fix | Delete
display: table;
[7] Fix | Delete
}
[8] Fix | Delete
[9] Fix | Delete
.wpforms-panel-fields .wpforms-field-row:after {
[10] Fix | Delete
clear: both;
[11] Fix | Delete
content: "";
[12] Fix | Delete
display: table;
[13] Fix | Delete
}
[14] Fix | Delete
[15] Fix | Delete
.wpforms-panel-fields #wpforms-hidden {
[16] Fix | Delete
display: none;
[17] Fix | Delete
}
[18] Fix | Delete
[19] Fix | Delete
.wpforms-panel-fields .wpforms-field-dragging {
[20] Fix | Delete
background-color: #f1f1f1;
[21] Fix | Delete
}
[22] Fix | Delete
[23] Fix | Delete
.wpforms-panel-fields .wpforms-field-drag-out, .wpforms-panel-fields .wpforms-field-drag-over {
[24] Fix | Delete
background: #036aab;
[25] Fix | Delete
border: none;
[26] Fix | Delete
border-radius: 4px;
[27] Fix | Delete
color: #ffffff;
[28] Fix | Delete
display: block;
[29] Fix | Delete
overflow: hidden;
[30] Fix | Delete
padding: 12px 14px;
[31] Fix | Delete
text-align: left;
[32] Fix | Delete
text-overflow: ellipsis;
[33] Fix | Delete
white-space: nowrap;
[34] Fix | Delete
width: 172px;
[35] Fix | Delete
max-width: 172px;
[36] Fix | Delete
z-index: 10000;
[37] Fix | Delete
box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.25);
[38] Fix | Delete
}
[39] Fix | Delete
[40] Fix | Delete
.wpforms-panel-fields .wpforms-field-drag-out i, .wpforms-panel-fields .wpforms-field-drag-over i {
[41] Fix | Delete
color: rgba(255, 255, 255, 0.65);
[42] Fix | Delete
margin: 0 5px 0 0;
[43] Fix | Delete
}
[44] Fix | Delete
[45] Fix | Delete
.wpforms-panel-fields .wpforms-field-drag-placeholder {
[46] Fix | Delete
border: 1px dashed #036aab;
[47] Fix | Delete
background-color: #EBF3FC80;
[48] Fix | Delete
border-radius: 6px;
[49] Fix | Delete
margin: 0 0 5px 0;
[50] Fix | Delete
width: 100%;
[51] Fix | Delete
height: 60px;
[52] Fix | Delete
}
[53] Fix | Delete
[54] Fix | Delete
.wpforms-panel-fields .wpforms-field-drag-placeholder.wpforms-field-drag-not-allowed {
[55] Fix | Delete
border-color: #b32d2e;
[56] Fix | Delete
background-color: #fcf0f1;
[57] Fix | Delete
}
[58] Fix | Delete
[59] Fix | Delete
.wpforms-panel-fields .wpforms-field-drag-not-allowed {
[60] Fix | Delete
cursor: not-allowed !important;
[61] Fix | Delete
}
[62] Fix | Delete
[63] Fix | Delete
.wpforms-panel-fields .wpforms-field-drag-pending {
[64] Fix | Delete
border: 1px dashed #036aab;
[65] Fix | Delete
background-color: #EBF3FC80;
[66] Fix | Delete
border-radius: 6px;
[67] Fix | Delete
margin: 0 0 5px 0;
[68] Fix | Delete
text-align: center;
[69] Fix | Delete
width: 100%;
[70] Fix | Delete
max-width: 100%;
[71] Fix | Delete
color: rgba(0, 0, 0, 0.7);
[72] Fix | Delete
box-shadow: none;
[73] Fix | Delete
}
[74] Fix | Delete
[75] Fix | Delete
.wpforms-panel-fields .wpforms-field-drag-pending i {
[76] Fix | Delete
font-size: 18px;
[77] Fix | Delete
line-height: 24px;
[78] Fix | Delete
color: rgba(0, 0, 0, 0.7);
[79] Fix | Delete
}
[80] Fix | Delete
[81] Fix | Delete
.wpforms-panel-fields .wpforms-field-drag-pending .wpforms-loading-spinner {
[82] Fix | Delete
margin-left: 15px;
[83] Fix | Delete
width: 18px;
[84] Fix | Delete
height: 18px;
[85] Fix | Delete
vertical-align: -3px;
[86] Fix | Delete
background-size: 18px 18px;
[87] Fix | Delete
}
[88] Fix | Delete
[89] Fix | Delete
#wpforms-panel-fields .wpforms-panel-sidebar {
[90] Fix | Delete
position: absolute;
[91] Fix | Delete
top: calc( 124px + var( --wpforms-admin-bar-height ));
[92] Fix | Delete
bottom: 0;
[93] Fix | Delete
inset-inline-start: 95px;
[94] Fix | Delete
overflow: hidden;
[95] Fix | Delete
transition-property: top, width, inset-inline-start;
[96] Fix | Delete
transition-duration: 0.25s, 0.15s, 0.15s;
[97] Fix | Delete
transition-timing-function: ease-out, ease-out, ease-in-out;
[98] Fix | Delete
}
[99] Fix | Delete
[100] Fix | Delete
#wpforms-panel-fields .wpforms-panel-sidebar .no-gap {
[101] Fix | Delete
margin-bottom: 0;
[102] Fix | Delete
}
[103] Fix | Delete
[104] Fix | Delete
#wpforms-panel-fields .wpforms-panel-sidebar .sub-label {
[105] Fix | Delete
color: #86919e;
[106] Fix | Delete
font-size: 12px;
[107] Fix | Delete
line-height: 14px;
[108] Fix | Delete
margin: 8px 0 0 1px;
[109] Fix | Delete
}
[110] Fix | Delete
[111] Fix | Delete
#wpforms-panel-fields .wpforms-panel-sidebar .wpforms-field-options-columns {
[112] Fix | Delete
display: flex;
[113] Fix | Delete
flex-direction: row;
[114] Fix | Delete
flex-wrap: nowrap;
[115] Fix | Delete
justify-content: space-between;
[116] Fix | Delete
margin-bottom: 20px;
[117] Fix | Delete
}
[118] Fix | Delete
[119] Fix | Delete
#wpforms-panel-fields .wpforms-panel-sidebar .wpforms-field-options-columns + .wpforms-field-options-columns {
[120] Fix | Delete
margin-top: -10px;
[121] Fix | Delete
}
[122] Fix | Delete
[123] Fix | Delete
#wpforms-panel-fields .wpforms-panel-sidebar .wpforms-field-options-columns:last-child {
[124] Fix | Delete
margin-bottom: 0;
[125] Fix | Delete
}
[126] Fix | Delete
[127] Fix | Delete
#wpforms-panel-fields .wpforms-panel-sidebar .wpforms-field-options-columns > .wpforms-field-options-column:first-child {
[128] Fix | Delete
margin-left: 1px;
[129] Fix | Delete
}
[130] Fix | Delete
[131] Fix | Delete
#wpforms-panel-fields .wpforms-panel-sidebar .wpforms-field-options-columns > .wpforms-field-options-column {
[132] Fix | Delete
flex-grow: 1;
[133] Fix | Delete
}
[134] Fix | Delete
[135] Fix | Delete
#wpforms-panel-fields .wpforms-panel-sidebar .wpforms-field-options-columns.wpforms-field-options-columns-2 > .wpforms-field-options-column {
[136] Fix | Delete
max-width: calc( 100%/2 - 6px);
[137] Fix | Delete
}
[138] Fix | Delete
[139] Fix | Delete
#wpforms-panel-fields .wpforms-panel-sidebar .wpforms-field-options-columns.wpforms-field-options-columns-3 > .wpforms-field-options-column {
[140] Fix | Delete
max-width: calc( 100%/3 - 9px);
[141] Fix | Delete
}
[142] Fix | Delete
[143] Fix | Delete
#wpforms-panel-fields .wpforms-panel-sidebar .wpforms-field-options-columns.wpforms-field-options-columns-4 > .wpforms-field-options-column {
[144] Fix | Delete
max-width: calc( 100%/4 - 10px);
[145] Fix | Delete
}
[146] Fix | Delete
[147] Fix | Delete
#wpforms-panel-fields .wpforms-panel-sidebar .wpforms-field-options-columns.wpforms-field-options-columns-5 > .wpforms-field-options-column {
[148] Fix | Delete
max-width: calc( 100%/5 - 10px);
[149] Fix | Delete
}
[150] Fix | Delete
[151] Fix | Delete
#wpforms-panel-fields .wpforms-panel-sidebar .wpforms-field-options-columns.wpforms-field-options-columns-6 > .wpforms-field-options-column {
[152] Fix | Delete
max-width: calc( 100%/6 - 10px);
[153] Fix | Delete
}
[154] Fix | Delete
[155] Fix | Delete
#wpforms-panel-fields .wpforms-panel-sidebar .wpforms-field-options-columns.wpforms-field-options-columns-7 > .wpforms-field-options-column {
[156] Fix | Delete
max-width: calc( 100%/7 - 11px);
[157] Fix | Delete
text-align: center;
[158] Fix | Delete
}
[159] Fix | Delete
[160] Fix | Delete
#wpforms-panel-fields .wpforms-panel-sidebar .wpforms-field-options-columns.checkboxes-row > label {
[161] Fix | Delete
margin-top: 0;
[162] Fix | Delete
max-width: 24px;
[163] Fix | Delete
}
[164] Fix | Delete
[165] Fix | Delete
#wpforms-panel-fields .wpforms-panel-sidebar .wpforms-field-options-columns.checkboxes-row > label input {
[166] Fix | Delete
margin: 1px 0 5px 0;
[167] Fix | Delete
}
[168] Fix | Delete
[169] Fix | Delete
#wpforms-panel-fields .wpforms-panel-sidebar .wpforms-field-options-columns select {
[170] Fix | Delete
display: block;
[171] Fix | Delete
}
[172] Fix | Delete
[173] Fix | Delete
.wpforms-panel-fields .no-fields-preview {
[174] Fix | Delete
align-content: center;
[175] Fix | Delete
min-height: calc( 100vh - 260px - var( --wpforms-admin-bar-height ));
[176] Fix | Delete
padding-bottom: 40px;
[177] Fix | Delete
padding-top: 40px;
[178] Fix | Delete
position: relative;
[179] Fix | Delete
text-align: center;
[180] Fix | Delete
display: flex;
[181] Fix | Delete
flex-direction: column;
[182] Fix | Delete
justify-content: center;
[183] Fix | Delete
align-items: center;
[184] Fix | Delete
}
[185] Fix | Delete
[186] Fix | Delete
.wpforms-panel-fields .no-fields-preview::before {
[187] Fix | Delete
background-image: url("../../images/empty-states/no-fields.svg");
[188] Fix | Delete
background-position: center center;
[189] Fix | Delete
background-repeat: no-repeat;
[190] Fix | Delete
background-size: 371px 260px;
[191] Fix | Delete
content: "";
[192] Fix | Delete
display: block;
[193] Fix | Delete
height: 260px;
[194] Fix | Delete
width: 100%;
[195] Fix | Delete
}
[196] Fix | Delete
[197] Fix | Delete
.wpforms-panel-fields .no-fields-preview::after {
[198] Fix | Delete
background-image: url("../../images/builder/default-arrow.svg");
[199] Fix | Delete
background-repeat: no-repeat;
[200] Fix | Delete
background-size: 97px 83px;
[201] Fix | Delete
content: "";
[202] Fix | Delete
height: 83px;
[203] Fix | Delete
inset-inline-start: 15px;
[204] Fix | Delete
position: absolute;
[205] Fix | Delete
top: 10px;
[206] Fix | Delete
width: 97px;
[207] Fix | Delete
}
[208] Fix | Delete
[209] Fix | Delete
.rtl .wpforms-panel-fields .no-fields-preview::after {
[210] Fix | Delete
transform: scale(-1, 1);
[211] Fix | Delete
}
[212] Fix | Delete
[213] Fix | Delete
.wpforms-panel-fields .no-fields-preview h4 {
[214] Fix | Delete
color: #444444;
[215] Fix | Delete
font-size: 24px;
[216] Fix | Delete
font-weight: 600;
[217] Fix | Delete
line-height: 29px;
[218] Fix | Delete
margin: 30px 0 10px;
[219] Fix | Delete
}
[220] Fix | Delete
[221] Fix | Delete
.wpforms-panel-fields .no-fields-preview p {
[222] Fix | Delete
color: #777777;
[223] Fix | Delete
font-size: 16px;
[224] Fix | Delete
font-weight: 400;
[225] Fix | Delete
line-height: 19px;
[226] Fix | Delete
margin: 0;
[227] Fix | Delete
}
[228] Fix | Delete
[229] Fix | Delete
.wpforms-panel-fields .wpforms-title-desc {
[230] Fix | Delete
border-bottom: 1px solid #dddddd;
[231] Fix | Delete
margin: 0 0 15px 0;
[232] Fix | Delete
}
[233] Fix | Delete
[234] Fix | Delete
.wpforms-panel-fields .wpforms-title-desc:hover {
[235] Fix | Delete
cursor: pointer;
[236] Fix | Delete
}
[237] Fix | Delete
[238] Fix | Delete
.wpforms-panel-fields .wpforms-title-desc .wpforms-form-name {
[239] Fix | Delete
font-size: 28px;
[240] Fix | Delete
font-weight: 600;
[241] Fix | Delete
line-height: 28px;
[242] Fix | Delete
margin: 0;
[243] Fix | Delete
padding: 0;
[244] Fix | Delete
}
[245] Fix | Delete
[246] Fix | Delete
.wpforms-panel-fields .wpforms-title-desc .wpforms-form-desc {
[247] Fix | Delete
color: #777777;
[248] Fix | Delete
display: block;
[249] Fix | Delete
font-size: 14px;
[250] Fix | Delete
line-height: 18px;
[251] Fix | Delete
margin: 15px 0 15px 0;
[252] Fix | Delete
}
[253] Fix | Delete
[254] Fix | Delete
.wpforms-panel-fields .wpforms-title-desc .wpforms-title-desc-inner {
[255] Fix | Delete
padding-bottom: 15px;
[256] Fix | Delete
padding-inline-end: 200px;
[257] Fix | Delete
}
[258] Fix | Delete
[259] Fix | Delete
.wpforms-panel-fields .wpforms-field-wrap {
[260] Fix | Delete
margin: 0px -15px;
[261] Fix | Delete
padding-top: 5px;
[262] Fix | Delete
padding-bottom: 19px;
[263] Fix | Delete
}
[264] Fix | Delete
[265] Fix | Delete
.wpforms-panel-fields .wpforms-field {
[266] Fix | Delete
border: 1px dashed transparent;
[267] Fix | Delete
border-radius: 6px;
[268] Fix | Delete
font-size: 14px;
[269] Fix | Delete
margin: 0 0 5px 0;
[270] Fix | Delete
padding: 15px;
[271] Fix | Delete
position: relative;
[272] Fix | Delete
transition-property: border-color;
[273] Fix | Delete
transition-duration: 0.25s;
[274] Fix | Delete
transition-timing-function: ease-in;
[275] Fix | Delete
}
[276] Fix | Delete
[277] Fix | Delete
.wpforms-panel-fields .wpforms-field:not(.wpforms-field-child-hovered):hover {
[278] Fix | Delete
border: 1px dashed #cccccc;
[279] Fix | Delete
cursor: pointer;
[280] Fix | Delete
}
[281] Fix | Delete
[282] Fix | Delete
.wpforms-panel-fields .wpforms-field.active {
[283] Fix | Delete
background-color: #f8f8f8;
[284] Fix | Delete
border: 1px dashed #cccccc;
[285] Fix | Delete
}
[286] Fix | Delete
[287] Fix | Delete
.wpforms-panel-fields .wpforms-field .label-title {
[288] Fix | Delete
cursor: pointer;
[289] Fix | Delete
display: block;
[290] Fix | Delete
font-size: 16px;
[291] Fix | Delete
font-weight: 600;
[292] Fix | Delete
line-height: 20px;
[293] Fix | Delete
margin: 0 0 15px 0;
[294] Fix | Delete
padding-inline-end: 60px;
[295] Fix | Delete
text-align: start;
[296] Fix | Delete
word-break: break-word;
[297] Fix | Delete
}
[298] Fix | Delete
[299] Fix | Delete
.wpforms-panel-fields .wpforms-field .label-title .required {
[300] Fix | Delete
color: #d63638;
[301] Fix | Delete
display: none;
[302] Fix | Delete
}
[303] Fix | Delete
[304] Fix | Delete
.wpforms-panel-fields .wpforms-field .label-title .hidden_text,
[305] Fix | Delete
.wpforms-panel-fields .wpforms-field .label-title .empty_text {
[306] Fix | Delete
display: none;
[307] Fix | Delete
}
[308] Fix | Delete
[309] Fix | Delete
.wpforms-panel-fields .wpforms-field.label_empty > .label-title {
[310] Fix | Delete
color: #444444;
[311] Fix | Delete
}
[312] Fix | Delete
[313] Fix | Delete
.wpforms-panel-fields .wpforms-field.label_empty > .label-title .empty_text {
[314] Fix | Delete
display: inline;
[315] Fix | Delete
color: #ffb900;
[316] Fix | Delete
line-height: 1;
[317] Fix | Delete
padding-right: 5px;
[318] Fix | Delete
}
[319] Fix | Delete
[320] Fix | Delete
.wpforms-panel-fields .wpforms-field.label_empty > .label-title .hidden_text {
[321] Fix | Delete
display: none !important;
[322] Fix | Delete
}
[323] Fix | Delete
[324] Fix | Delete
.wpforms-panel-fields .wpforms-field.label_hide.label_empty > .label-title .text {
[325] Fix | Delete
color: #444444;
[326] Fix | Delete
}
[327] Fix | Delete
[328] Fix | Delete
.wpforms-panel-fields .wpforms-field.label_hide > .label-title {
[329] Fix | Delete
color: #777777;
[330] Fix | Delete
}
[331] Fix | Delete
[332] Fix | Delete
.wpforms-panel-fields .wpforms-field.label_hide > .label-title .hidden_text {
[333] Fix | Delete
display: inline;
[334] Fix | Delete
color: #777777;
[335] Fix | Delete
line-height: 1;
[336] Fix | Delete
padding-inline-end: 5px;
[337] Fix | Delete
}
[338] Fix | Delete
[339] Fix | Delete
.wpforms-panel-fields .wpforms-field.sublabel_hide .wpforms-sub-label {
[340] Fix | Delete
display: none;
[341] Fix | Delete
}
[342] Fix | Delete
[343] Fix | Delete
.wpforms-panel-fields .wpforms-field.required .label-title .required {
[344] Fix | Delete
display: inline-block;
[345] Fix | Delete
font-weight: 300;
[346] Fix | Delete
margin-inline-start: 5px;
[347] Fix | Delete
}
[348] Fix | Delete
[349] Fix | Delete
.wpforms-panel-fields .wpforms-field .wpforms-sub-label {
[350] Fix | Delete
color: #999999;
[351] Fix | Delete
display: block;
[352] Fix | Delete
font-size: 14px;
[353] Fix | Delete
line-height: 17px;
[354] Fix | Delete
margin-top: 5px;
[355] Fix | Delete
margin-inline-start: 1px;
[356] Fix | Delete
word-break: break-word;
[357] Fix | Delete
}
[358] Fix | Delete
[359] Fix | Delete
.wpforms-panel-fields .wpforms-field input[readonly], .wpforms-panel-fields .wpforms-field input[disabled],
[360] Fix | Delete
.wpforms-panel-fields .wpforms-field textarea[readonly],
[361] Fix | Delete
.wpforms-panel-fields .wpforms-field textarea[disabled],
[362] Fix | Delete
.wpforms-panel-fields .wpforms-field select[readonly],
[363] Fix | Delete
.wpforms-panel-fields .wpforms-field select[disabled] {
[364] Fix | Delete
background-color: #ffffff;
[365] Fix | Delete
border: 1px solid #cccccc;
[366] Fix | Delete
box-shadow: none;
[367] Fix | Delete
color: #999999;
[368] Fix | Delete
cursor: pointer;
[369] Fix | Delete
opacity: 1;
[370] Fix | Delete
}
[371] Fix | Delete
[372] Fix | Delete
.wpforms-panel-fields .wpforms-field input[type=text],
[373] Fix | Delete
.wpforms-panel-fields .wpforms-field input[type=range],
[374] Fix | Delete
.wpforms-panel-fields .wpforms-field input[type=email],
[375] Fix | Delete
.wpforms-panel-fields .wpforms-field input[type=url],
[376] Fix | Delete
.wpforms-panel-fields .wpforms-field input[type=password],
[377] Fix | Delete
.wpforms-panel-fields .wpforms-field input[type=file],
[378] Fix | Delete
.wpforms-panel-fields .wpforms-field select,
[379] Fix | Delete
.wpforms-panel-fields .wpforms-field textarea {
[380] Fix | Delete
background-color: #ffffff;
[381] Fix | Delete
border: 1px solid #cccccc;
[382] Fix | Delete
border-radius: 4px;
[383] Fix | Delete
box-shadow: none;
[384] Fix | Delete
display: block;
[385] Fix | Delete
font-size: 16px;
[386] Fix | Delete
height: 40px;
[387] Fix | Delete
max-width: none;
[388] Fix | Delete
padding: 6px 10px;
[389] Fix | Delete
width: 60%;
[390] Fix | Delete
min-width: 250px;
[391] Fix | Delete
}
[392] Fix | Delete
[393] Fix | Delete
.wpforms-panel-fields .wpforms-field textarea {
[394] Fix | Delete
height: 110px;
[395] Fix | Delete
width: 100%;
[396] Fix | Delete
min-width: 100%;
[397] Fix | Delete
}
[398] Fix | Delete
[399] Fix | Delete
.wpforms-panel-fields .wpforms-field textarea[readonly], .wpforms-panel-fields .wpforms-field textarea[disabled] {
[400] Fix | Delete
resize: none;
[401] Fix | Delete
}
[402] Fix | Delete
[403] Fix | Delete
.wpforms-panel-fields .wpforms-field input[type=checkbox],
[404] Fix | Delete
.wpforms-panel-fields .wpforms-field input[type=radio] {
[405] Fix | Delete
margin-right: 10px;
[406] Fix | Delete
}
[407] Fix | Delete
[408] Fix | Delete
.wpforms-panel-fields .wpforms-field select[multiple] {
[409] Fix | Delete
height: auto;
[410] Fix | Delete
}
[411] Fix | Delete
[412] Fix | Delete
.wpforms-panel-fields .wpforms-field select {
[413] Fix | Delete
padding-inline-end: 24px;
[414] Fix | Delete
overflow: hidden !important;
[415] Fix | Delete
text-overflow: ellipsis;
[416] Fix | Delete
}
[417] Fix | Delete
[418] Fix | Delete
.wpforms-panel-fields .wpforms-field select > option {
[419] Fix | Delete
color: inherit;
[420] Fix | Delete
opacity: 1;
[421] Fix | Delete
}
[422] Fix | Delete
[423] Fix | Delete
.wpforms-panel-fields .wpforms-field.size-small input[type=text],
[424] Fix | Delete
.wpforms-panel-fields .wpforms-field.size-small input[type=range],
[425] Fix | Delete
.wpforms-panel-fields .wpforms-field.size-small input[type=email],
[426] Fix | Delete
.wpforms-panel-fields .wpforms-field.size-small input[type=url],
[427] Fix | Delete
.wpforms-panel-fields .wpforms-field.size-small input[type=password],
[428] Fix | Delete
.wpforms-panel-fields .wpforms-field.size-small select {
[429] Fix | Delete
width: 25%;
[430] Fix | Delete
}
[431] Fix | Delete
[432] Fix | Delete
.wpforms-panel-fields .wpforms-field.size-small textarea {
[433] Fix | Delete
height: 60px;
[434] Fix | Delete
}
[435] Fix | Delete
[436] Fix | Delete
.wpforms-panel-fields .wpforms-field.size-large input[type=text],
[437] Fix | Delete
.wpforms-panel-fields .wpforms-field.size-large input[type=range],
[438] Fix | Delete
.wpforms-panel-fields .wpforms-field.size-large input[type=email],
[439] Fix | Delete
.wpforms-panel-fields .wpforms-field.size-large input[type=url],
[440] Fix | Delete
.wpforms-panel-fields .wpforms-field.size-large input[type=password],
[441] Fix | Delete
.wpforms-panel-fields .wpforms-field.size-large select {
[442] Fix | Delete
width: 100%;
[443] Fix | Delete
}
[444] Fix | Delete
[445] Fix | Delete
.wpforms-panel-fields .wpforms-field.size-large textarea {
[446] Fix | Delete
height: 300px;
[447] Fix | Delete
}
[448] Fix | Delete
[449] Fix | Delete
.wpforms-panel-fields .wpforms-field .wpforms-field-row {
[450] Fix | Delete
margin: 0 0 10px 0;
[451] Fix | Delete
position: relative;
[452] Fix | Delete
}
[453] Fix | Delete
[454] Fix | Delete
.wpforms-panel-fields .wpforms-field .wpforms-field-row:last-of-type {
[455] Fix | Delete
margin: 0;
[456] Fix | Delete
}
[457] Fix | Delete
[458] Fix | Delete
.wpforms-panel-fields .wpforms-field .wpforms-field-duplicate,
[459] Fix | Delete
.wpforms-panel-fields .wpforms-field .wpforms-field-delete {
[460] Fix | Delete
background-color: transparent;
[461] Fix | Delete
color: #777777;
[462] Fix | Delete
font-size: 16px;
[463] Fix | Delete
height: 20px;
[464] Fix | Delete
opacity: 0;
[465] Fix | Delete
position: absolute;
[466] Fix | Delete
inset-inline-end: 40px;
[467] Fix | Delete
text-align: center;
[468] Fix | Delete
top: 15px;
[469] Fix | Delete
width: 20px;
[470] Fix | Delete
z-index: 10;
[471] Fix | Delete
transition-property: all;
[472] Fix | Delete
transition-duration: 0.25s;
[473] Fix | Delete
transition-timing-function: ease-in;
[474] Fix | Delete
}
[475] Fix | Delete
[476] Fix | Delete
.wpforms-panel-fields .wpforms-field .wpforms-field-duplicate:hover i,
[477] Fix | Delete
.wpforms-panel-fields .wpforms-field .wpforms-field-delete:hover i {
[478] Fix | Delete
color: #444444;
[479] Fix | Delete
}
[480] Fix | Delete
[481] Fix | Delete
.wpforms-panel-fields .wpforms-field .wpforms-field-delete {
[482] Fix | Delete
color: #d63638;
[483] Fix | Delete
inset-inline-end: 15px;
[484] Fix | Delete
font-size: 18px;
[485] Fix | Delete
}
[486] Fix | Delete
[487] Fix | Delete
.wpforms-panel-fields .wpforms-field .wpforms-field-delete:hover i {
[488] Fix | Delete
color: #b32d2e;
[489] Fix | Delete
}
[490] Fix | Delete
[491] Fix | Delete
.wpforms-panel-fields .wpforms-field:not(.wpforms-field-child-hovered):hover > .wpforms-field-duplicate,
[492] Fix | Delete
.wpforms-panel-fields .wpforms-field:not(.wpforms-field-child-hovered):hover > .wpforms-field-delete, .wpforms-panel-fields .wpforms-field:not(.wpforms-field-child-hovered).active > .wpforms-field-duplicate,
[493] Fix | Delete
.wpforms-panel-fields .wpforms-field:not(.wpforms-field-child-hovered).active > .wpforms-field-delete {
[494] Fix | Delete
opacity: 1;
[495] Fix | Delete
}
[496] Fix | Delete
[497] Fix | Delete
.wpforms-panel-fields .wpforms-field.wpforms-field-pagebreak .wpforms-field-duplicate {
[498] Fix | Delete
display: none;
[499] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function