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