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

Warning: Undefined array key "page_file_edit_line" in /home/sportsfever/public_html/filemanger/edit_text_line.php on line 32
/home/sportsfe.../httpdocs/wp-conte.../plugins/wpforms-.../assets/css/builder
File: builder-fields.css
}
[500] Fix | Delete
[501] Fix | Delete
.wpforms-panel-fields .wpforms-field .wpforms-field-helper {
[502] Fix | Delete
background: #eeeeee;
[503] Fix | Delete
border-inline-start: 1px dashed #cccccc;
[504] Fix | Delete
border-end-end-radius: 6px;
[505] Fix | Delete
border-start-start-radius: 6px;
[506] Fix | Delete
border-top: 1px dashed #cccccc;
[507] Fix | Delete
bottom: 0;
[508] Fix | Delete
color: #999999;
[509] Fix | Delete
font-size: 11px;
[510] Fix | Delete
line-height: 14px;
[511] Fix | Delete
font-weight: 500;
[512] Fix | Delete
opacity: 0;
[513] Fix | Delete
padding: 9px;
[514] Fix | Delete
position: absolute;
[515] Fix | Delete
inset-inline-end: 0;
[516] Fix | Delete
z-index: 10;
[517] Fix | Delete
display: flex;
[518] Fix | Delete
justify-content: flex-end;
[519] Fix | Delete
align-items: center;
[520] Fix | Delete
transition-property: all;
[521] Fix | Delete
transition-duration: 0.25s;
[522] Fix | Delete
transition-timing-function: ease-in;
[523] Fix | Delete
}
[524] Fix | Delete
[525] Fix | Delete
.wpforms-panel-fields .wpforms-field .wpforms-field-helper-edit {
[526] Fix | Delete
margin-inline-end: 5px;
[527] Fix | Delete
}
[528] Fix | Delete
[529] Fix | Delete
.wpforms-panel-fields .wpforms-field .wpforms-field-helper-drag {
[530] Fix | Delete
position: relative;
[531] Fix | Delete
padding-inline-start: 5px;
[532] Fix | Delete
margin-inline-end: 5px;
[533] Fix | Delete
}
[534] Fix | Delete
[535] Fix | Delete
.wpforms-panel-fields .wpforms-field .wpforms-field-helper-drag:before {
[536] Fix | Delete
content: '';
[537] Fix | Delete
position: absolute;
[538] Fix | Delete
width: 1px;
[539] Fix | Delete
height: calc( 100% - 6px);
[540] Fix | Delete
background: #a6a6a6;
[541] Fix | Delete
inset-inline-start: 0;
[542] Fix | Delete
top: 3px;
[543] Fix | Delete
}
[544] Fix | Delete
[545] Fix | Delete
.wpforms-panel-fields .wpforms-field .wpforms-field-helper-hide {
[546] Fix | Delete
color: #a6a6a6;
[547] Fix | Delete
margin-inline-start: 5px;
[548] Fix | Delete
font-size: 14px;
[549] Fix | Delete
width: 14px;
[550] Fix | Delete
height: 14px;
[551] Fix | Delete
text-align: center;
[552] Fix | Delete
}
[553] Fix | Delete
[554] Fix | Delete
.wpforms-panel-fields .wpforms-field .wpforms-field-helper-hide:hover {
[555] Fix | Delete
color: #777777;
[556] Fix | Delete
}
[557] Fix | Delete
[558] Fix | Delete
.wpforms-panel-fields .wpforms-field-not-draggable .wpforms-field-helper-drag {
[559] Fix | Delete
display: none;
[560] Fix | Delete
}
[561] Fix | Delete
[562] Fix | Delete
.wpforms-panel-fields .wpforms-field:not(.wpforms-field-child-hovered):hover > .wpforms-field-helper {
[563] Fix | Delete
opacity: 1;
[564] Fix | Delete
}
[565] Fix | Delete
[566] Fix | Delete
.wpforms-panel-fields .wpforms-field.wpforms-field-radio .wpforms-alert-dynamic, .wpforms-panel-fields .wpforms-field.wpforms-field-checkbox .wpforms-alert-dynamic, .wpforms-panel-fields .wpforms-field.wpforms-field-payment-multiple .wpforms-alert-dynamic, .wpforms-panel-fields .wpforms-field.wpforms-field-payment-checkbox .wpforms-alert-dynamic {
[567] Fix | Delete
margin: 15px 0 0 0;
[568] Fix | Delete
}
[569] Fix | Delete
[570] Fix | Delete
.wpforms-panel-fields .wpforms-field.wpforms-field-stick .wpforms-field-delete,
[571] Fix | Delete
.wpforms-panel-fields .wpforms-field.wpforms-field-stick .wpforms-field-helper {
[572] Fix | Delete
display: none !important;
[573] Fix | Delete
}
[574] Fix | Delete
[575] Fix | Delete
.wpforms-panel-fields .wpforms-field .description {
[576] Fix | Delete
clear: both;
[577] Fix | Delete
color: #777777;
[578] Fix | Delete
font-size: 14px;
[579] Fix | Delete
margin: 5px 0 0 0;
[580] Fix | Delete
word-break: break-word;
[581] Fix | Delete
}
[582] Fix | Delete
[583] Fix | Delete
.wpforms-panel-fields .wpforms-field .description:empty {
[584] Fix | Delete
margin: 0;
[585] Fix | Delete
}
[586] Fix | Delete
[587] Fix | Delete
.wpforms-panel-fields .wpforms-field .description.disclaimer {
[588] Fix | Delete
background-color: #ffffff;
[589] Fix | Delete
border: 1px solid #cccccc;
[590] Fix | Delete
font-size: 12px;
[591] Fix | Delete
height: 125px;
[592] Fix | Delete
margin-top: 15px;
[593] Fix | Delete
overflow-y: scroll;
[594] Fix | Delete
padding: 10px 10px 0 10px;
[595] Fix | Delete
}
[596] Fix | Delete
[597] Fix | Delete
.wpforms-panel-fields .wpforms-field .description.disclaimer p {
[598] Fix | Delete
font-size: inherit;
[599] Fix | Delete
line-height: 17px;
[600] Fix | Delete
margin: 0 0 15px 0;
[601] Fix | Delete
}
[602] Fix | Delete
[603] Fix | Delete
.wpforms-panel-fields .ui-sortable-disabled .wpforms-field .wpforms-field-duplicate,
[604] Fix | Delete
.wpforms-panel-fields .ui-sortable-disabled .wpforms-field .wpforms-field-delete {
[605] Fix | Delete
cursor: no-drop;
[606] Fix | Delete
}
[607] Fix | Delete
[608] Fix | Delete
.wpforms-panel-fields .wpforms-field-submit {
[609] Fix | Delete
margin-bottom: 0;
[610] Fix | Delete
}
[611] Fix | Delete
[612] Fix | Delete
.wpforms-panel-fields .wpforms-field-submit input[type=submit] {
[613] Fix | Delete
background: #999999;
[614] Fix | Delete
border: none;
[615] Fix | Delete
border-radius: 4px;
[616] Fix | Delete
color: #ffffff;
[617] Fix | Delete
cursor: pointer;
[618] Fix | Delete
font-size: 17px;
[619] Fix | Delete
font-weight: 600;
[620] Fix | Delete
line-height: 21px;
[621] Fix | Delete
padding: 10px 15px;
[622] Fix | Delete
}
[623] Fix | Delete
[624] Fix | Delete
.wpforms-panel-fields .wpforms-field-submit input[type=submit]:focus {
[625] Fix | Delete
border: none;
[626] Fix | Delete
box-shadow: none;
[627] Fix | Delete
}
[628] Fix | Delete
[629] Fix | Delete
.wpforms-panel-fields .wpforms-field select.quantity-input {
[630] Fix | Delete
float: left;
[631] Fix | Delete
margin-left: 15px;
[632] Fix | Delete
width: 70px;
[633] Fix | Delete
min-width: 70px;
[634] Fix | Delete
}
[635] Fix | Delete
[636] Fix | Delete
#wpforms-panel-fields .wpforms-tabs {
[637] Fix | Delete
background: #e0e8f0;
[638] Fix | Delete
border-bottom: 1px solid #ced7e0;
[639] Fix | Delete
display: flex;
[640] Fix | Delete
flex-wrap: nowrap;
[641] Fix | Delete
inset-inline-start: 95px;
[642] Fix | Delete
margin: 0;
[643] Fix | Delete
padding: 0;
[644] Fix | Delete
position: fixed;
[645] Fix | Delete
top: calc( 76px + var( --wpforms-admin-bar-height ));
[646] Fix | Delete
width: 400px;
[647] Fix | Delete
z-index: 11;
[648] Fix | Delete
transition-property: top, width, inset-inline-start;
[649] Fix | Delete
transition-duration: 0.25s, 0.15s, 0.15s;
[650] Fix | Delete
transition-timing-function: ease-out;
[651] Fix | Delete
}
[652] Fix | Delete
[653] Fix | Delete
#wpforms-panel-fields .wpforms-tabs .active {
[654] Fix | Delete
background: #ebf3fc;
[655] Fix | Delete
}
[656] Fix | Delete
[657] Fix | Delete
#wpforms-panel-fields .wpforms-tabs li {
[658] Fix | Delete
margin: 0;
[659] Fix | Delete
width: 50%;
[660] Fix | Delete
}
[661] Fix | Delete
[662] Fix | Delete
#wpforms-panel-fields .wpforms-tabs li:last-of-type {
[663] Fix | Delete
border-inline-start: 1px solid #ced7e0;
[664] Fix | Delete
}
[665] Fix | Delete
[666] Fix | Delete
#wpforms-panel-fields .wpforms-tabs a {
[667] Fix | Delete
color: #444444;
[668] Fix | Delete
display: block;
[669] Fix | Delete
font-size: 16px;
[670] Fix | Delete
font-weight: 400;
[671] Fix | Delete
line-height: 20px;
[672] Fix | Delete
overflow: hidden;
[673] Fix | Delete
padding: 14px;
[674] Fix | Delete
text-align: center;
[675] Fix | Delete
text-decoration: none;
[676] Fix | Delete
text-overflow: ellipsis;
[677] Fix | Delete
white-space: nowrap;
[678] Fix | Delete
}
[679] Fix | Delete
[680] Fix | Delete
#wpforms-panel-fields .wpforms-tabs a:hover {
[681] Fix | Delete
color: #777777;
[682] Fix | Delete
text-decoration: none;
[683] Fix | Delete
}
[684] Fix | Delete
[685] Fix | Delete
#wpforms-panel-fields .wpforms-tabs a:focus {
[686] Fix | Delete
-webkit-box-shadow: none;
[687] Fix | Delete
box-shadow: none;
[688] Fix | Delete
}
[689] Fix | Delete
[690] Fix | Delete
#wpforms-panel-fields .wpforms-tabs a i {
[691] Fix | Delete
color: #86919e;
[692] Fix | Delete
font-size: 16px;
[693] Fix | Delete
margin-inline-end: 10px;
[694] Fix | Delete
}
[695] Fix | Delete
[696] Fix | Delete
#wpforms-panel-fields .wpforms-tabs a.active {
[697] Fix | Delete
pointer-events: none;
[698] Fix | Delete
}
[699] Fix | Delete
[700] Fix | Delete
#wpforms-panel-fields .wpforms-tabs a.active, #wpforms-panel-fields .wpforms-tabs a.active:hover {
[701] Fix | Delete
color: #444444;
[702] Fix | Delete
font-weight: 600;
[703] Fix | Delete
text-decoration: none;
[704] Fix | Delete
}
[705] Fix | Delete
[706] Fix | Delete
#wpforms-panel-fields .wpforms-tab-content {
[707] Fix | Delete
display: none;
[708] Fix | Delete
margin: 40px 0 0 0;
[709] Fix | Delete
position: relative;
[710] Fix | Delete
height: calc( 100% - 40px);
[711] Fix | Delete
overflow-x: hidden;
[712] Fix | Delete
overflow-y: auto;
[713] Fix | Delete
scroll-behavior: smooth;
[714] Fix | Delete
}
[715] Fix | Delete
[716] Fix | Delete
#wpforms-panel-fields .wpforms-tab-content.wpforms-add-fields {
[717] Fix | Delete
display: block;
[718] Fix | Delete
margin-top: 0;
[719] Fix | Delete
padding: 20px;
[720] Fix | Delete
height: 100%;
[721] Fix | Delete
scroll-behavior: smooth;
[722] Fix | Delete
}
[723] Fix | Delete
[724] Fix | Delete
#wpforms-panel-fields .wpforms-tab-content.wpforms-hide-options-groups {
[725] Fix | Delete
margin-top: 0;
[726] Fix | Delete
height: 100%;
[727] Fix | Delete
}
[728] Fix | Delete
[729] Fix | Delete
#wpforms-panel-fields .wpforms-tab-content.wpforms-hide-options-groups:before {
[730] Fix | Delete
display: none !important;
[731] Fix | Delete
}
[732] Fix | Delete
[733] Fix | Delete
#wpforms-panel-fields .wpforms-tab-content.wpforms-hide-options-groups .wpforms-field-option-group-toggle {
[734] Fix | Delete
display: none !important;
[735] Fix | Delete
}
[736] Fix | Delete
[737] Fix | Delete
.wpforms-add-fields-group {
[738] Fix | Delete
border-bottom: 1px solid #ced7e0;
[739] Fix | Delete
}
[740] Fix | Delete
[741] Fix | Delete
.wpforms-add-fields-group:first-of-type {
[742] Fix | Delete
margin-top: -20px;
[743] Fix | Delete
}
[744] Fix | Delete
[745] Fix | Delete
.wpforms-add-fields-group:last-of-type {
[746] Fix | Delete
margin-bottom: 0;
[747] Fix | Delete
padding-bottom: 0;
[748] Fix | Delete
}
[749] Fix | Delete
[750] Fix | Delete
.wpforms-add-fields-group a {
[751] Fix | Delete
color: #444444;
[752] Fix | Delete
display: block;
[753] Fix | Delete
font-size: 16px;
[754] Fix | Delete
font-weight: 600;
[755] Fix | Delete
margin: 0;
[756] Fix | Delete
outline: 0;
[757] Fix | Delete
overflow: hidden;
[758] Fix | Delete
padding: 20px 0;
[759] Fix | Delete
text-decoration: none;
[760] Fix | Delete
}
[761] Fix | Delete
[762] Fix | Delete
.wpforms-add-fields-group a:hover {
[763] Fix | Delete
text-decoration: none;
[764] Fix | Delete
}
[765] Fix | Delete
[766] Fix | Delete
.wpforms-add-fields-group a:active, .wpforms-add-fields-group a:focus {
[767] Fix | Delete
outline: 0;
[768] Fix | Delete
}
[769] Fix | Delete
[770] Fix | Delete
.wpforms-add-fields-group a i {
[771] Fix | Delete
color: #86919e;
[772] Fix | Delete
float: right;
[773] Fix | Delete
font-size: 20px;
[774] Fix | Delete
margin: -2px 0 0 0;
[775] Fix | Delete
transition-property: transform;
[776] Fix | Delete
transition-duration: 0.4s;
[777] Fix | Delete
transition-timing-function: ease-out;
[778] Fix | Delete
}
[779] Fix | Delete
[780] Fix | Delete
.wpforms-add-fields-group a i.wpforms-angle-right {
[781] Fix | Delete
transform: rotate(-90deg);
[782] Fix | Delete
}
[783] Fix | Delete
[784] Fix | Delete
.wpforms-add-fields-group .wpforms-add-fields-buttons {
[785] Fix | Delete
display: flex;
[786] Fix | Delete
flex-wrap: wrap;
[787] Fix | Delete
justify-content: space-between;
[788] Fix | Delete
margin-bottom: 20px;
[789] Fix | Delete
overflow: hidden;
[790] Fix | Delete
}
[791] Fix | Delete
[792] Fix | Delete
.wpforms-add-fields-group button {
[793] Fix | Delete
background-color: #036aab;
[794] Fix | Delete
border: none;
[795] Fix | Delete
border-radius: 4px;
[796] Fix | Delete
color: #ffffff;
[797] Fix | Delete
display: block;
[798] Fix | Delete
margin: 16px 0 0 0;
[799] Fix | Delete
width: calc( 50% - 8px);
[800] Fix | Delete
overflow: hidden;
[801] Fix | Delete
padding-block: 12px;
[802] Fix | Delete
padding-inline-start: 14px;
[803] Fix | Delete
padding-inline-end: 5px;
[804] Fix | Delete
text-align: start;
[805] Fix | Delete
text-overflow: ellipsis;
[806] Fix | Delete
white-space: nowrap;
[807] Fix | Delete
}
[808] Fix | Delete
[809] Fix | Delete
.wpforms-add-fields-group button:hover {
[810] Fix | Delete
background-color: #215d8f;
[811] Fix | Delete
cursor: pointer;
[812] Fix | Delete
}
[813] Fix | Delete
[814] Fix | Delete
.wpforms-add-fields-group button:disabled:hover, .wpforms-add-fields-group button.ui-draggable-disabled:hover {
[815] Fix | Delete
background-color: #036aab;
[816] Fix | Delete
cursor: no-drop;
[817] Fix | Delete
}
[818] Fix | Delete
[819] Fix | Delete
.wpforms-add-fields-group button:nth-child(1), .wpforms-add-fields-group button:nth-child(2) {
[820] Fix | Delete
margin-top: 0;
[821] Fix | Delete
}
[822] Fix | Delete
[823] Fix | Delete
.wpforms-add-fields-group button i {
[824] Fix | Delete
color: rgba(255, 255, 255, 0.6);
[825] Fix | Delete
display: inline-block;
[826] Fix | Delete
margin-inline-end: 7px;
[827] Fix | Delete
}
[828] Fix | Delete
[829] Fix | Delete
.rtl .wpforms-add-fields-group a i {
[830] Fix | Delete
float: left;
[831] Fix | Delete
}
[832] Fix | Delete
[833] Fix | Delete
.rtl .wpforms-add-fields-group a i.wpforms-angle-right {
[834] Fix | Delete
transform: rotate(90deg);
[835] Fix | Delete
}
[836] Fix | Delete
[837] Fix | Delete
.wpforms-panel .wpforms-search-fields-wrapper {
[838] Fix | Delete
position: relative;
[839] Fix | Delete
}
[840] Fix | Delete
[841] Fix | Delete
.wpforms-panel .wpforms-search-fields-wrapper .wpforms-search-fields-no-results {
[842] Fix | Delete
margin-top: 20px;
[843] Fix | Delete
display: none;
[844] Fix | Delete
}
[845] Fix | Delete
[846] Fix | Delete
.wpforms-panel .wpforms-search-fields-wrapper .wpforms-search-fields-list {
[847] Fix | Delete
display: none;
[848] Fix | Delete
margin-top: 20px;
[849] Fix | Delete
}
[850] Fix | Delete
[851] Fix | Delete
.wpforms-panel .wpforms-search-fields-wrapper .wpforms-search-fields-list .wpforms-add-fields-group:first-of-type {
[852] Fix | Delete
margin: 0;
[853] Fix | Delete
}
[854] Fix | Delete
[855] Fix | Delete
.wpforms-panel .wpforms-search-fields-wrapper #wpforms-search-fields-input {
[856] Fix | Delete
font-size: 14px;
[857] Fix | Delete
font-weight: 400;
[858] Fix | Delete
height: 40px;
[859] Fix | Delete
line-height: 18px;
[860] Fix | Delete
padding-left: 35px;
[861] Fix | Delete
padding-right: 35px;
[862] Fix | Delete
width: 100%;
[863] Fix | Delete
color: #444444;
[864] Fix | Delete
border: 1px solid #b0b6bd;
[865] Fix | Delete
border-radius: 4px;
[866] Fix | Delete
box-shadow: none;
[867] Fix | Delete
}
[868] Fix | Delete
[869] Fix | Delete
.wpforms-panel .wpforms-search-fields-wrapper #wpforms-search-fields-input::placeholder {
[870] Fix | Delete
color: #86919e;
[871] Fix | Delete
font-weight: 400;
[872] Fix | Delete
}
[873] Fix | Delete
[874] Fix | Delete
.wpforms-panel .wpforms-search-fields-wrapper #wpforms-search-fields-input:focus {
[875] Fix | Delete
border-color: #036aab;
[876] Fix | Delete
box-shadow: 0 0 0 1px #036aab;
[877] Fix | Delete
}
[878] Fix | Delete
[879] Fix | Delete
.wpforms-panel .wpforms-search-fields-wrapper #wpforms-search-fields-input::-webkit-search-cancel-button {
[880] Fix | Delete
display: none;
[881] Fix | Delete
}
[882] Fix | Delete
[883] Fix | Delete
.wpforms-panel .wpforms-search-fields-wrapper #wpforms-search-fields-input:hover::-webkit-search-cancel-button {
[884] Fix | Delete
-webkit-text-fill-color: #86919e;
[885] Fix | Delete
}
[886] Fix | Delete
[887] Fix | Delete
.wpforms-panel .wpforms-search-fields-wrapper .wpforms-search-fields-input-wrapper {
[888] Fix | Delete
position: relative;
[889] Fix | Delete
}
[890] Fix | Delete
[891] Fix | Delete
.wpforms-panel .wpforms-search-fields-wrapper .wpforms-search-fields-input-wrapper .wpforms-search-fields-input-close {
[892] Fix | Delete
display: none;
[893] Fix | Delete
color: #b0b6bd;
[894] Fix | Delete
padding: 12px;
[895] Fix | Delete
font-size: 16px;
[896] Fix | Delete
inset-inline-end: 0;
[897] Fix | Delete
position: absolute;
[898] Fix | Delete
top: 50%;
[899] Fix | Delete
transform: translateY(-50%);
[900] Fix | Delete
cursor: pointer;
[901] Fix | Delete
transition: 0.05s ease;
[902] Fix | Delete
}
[903] Fix | Delete
[904] Fix | Delete
.wpforms-panel .wpforms-search-fields-wrapper .wpforms-search-fields-input-wrapper .wpforms-search-fields-input-close.active {
[905] Fix | Delete
display: block;
[906] Fix | Delete
}
[907] Fix | Delete
[908] Fix | Delete
.wpforms-panel .wpforms-search-fields-wrapper .wpforms-search-fields-input-wrapper .wpforms-search-fields-input-close:hover {
[909] Fix | Delete
color: #86919e;
[910] Fix | Delete
}
[911] Fix | Delete
[912] Fix | Delete
.wpforms-panel .wpforms-search-fields-wrapper .wpforms-search-fields-input-wrapper:before {
[913] Fix | Delete
font: normal normal normal 14px/1 FontAwesome;
[914] Fix | Delete
content: "\f002";
[915] Fix | Delete
color: #b0b6bd;
[916] Fix | Delete
padding: 12px;
[917] Fix | Delete
font-size: 16px;
[918] Fix | Delete
inset-inline-start: 0;
[919] Fix | Delete
position: absolute;
[920] Fix | Delete
top: 50%;
[921] Fix | Delete
transform: translateY(-50%);
[922] Fix | Delete
}
[923] Fix | Delete
[924] Fix | Delete
.wpforms-field-option-row {
[925] Fix | Delete
margin-bottom: 20px;
[926] Fix | Delete
}
[927] Fix | Delete
[928] Fix | Delete
.wpforms-field-option-row-description p.note {
[929] Fix | Delete
margin-top: -15px;
[930] Fix | Delete
}
[931] Fix | Delete
[932] Fix | Delete
.wpforms-field-option-row label {
[933] Fix | Delete
display: flex;
[934] Fix | Delete
font-size: 14px;
[935] Fix | Delete
font-weight: 400;
[936] Fix | Delete
line-height: 17px;
[937] Fix | Delete
margin: 0 0 8px 1px;
[938] Fix | Delete
vertical-align: text-top;
[939] Fix | Delete
}
[940] Fix | Delete
[941] Fix | Delete
.wpforms-field-option-row label.inline {
[942] Fix | Delete
display: inline-block;
[943] Fix | Delete
font-weight: 400;
[944] Fix | Delete
margin: 0 0 0 10px;
[945] Fix | Delete
}
[946] Fix | Delete
[947] Fix | Delete
.wpforms-field-option-row label.sub-label {
[948] Fix | Delete
display: block;
[949] Fix | Delete
}
[950] Fix | Delete
[951] Fix | Delete
.wpforms-field-option-row .after-label-description {
[952] Fix | Delete
margin-left: auto;
[953] Fix | Delete
color: #86919e;
[954] Fix | Delete
font-size: 12px;
[955] Fix | Delete
text-decoration: none;
[956] Fix | Delete
}
[957] Fix | Delete
[958] Fix | Delete
.wpforms-field-option-row .after-label-description:hover {
[959] Fix | Delete
color: #777777;
[960] Fix | Delete
text-decoration: underline;
[961] Fix | Delete
}
[962] Fix | Delete
[963] Fix | Delete
.wpforms-field-option-row input:not(:focus),
[964] Fix | Delete
.wpforms-field-option-row textarea:not(:focus),
[965] Fix | Delete
.wpforms-field-option-row select:not(:focus) {
[966] Fix | Delete
border-color: #b0b6bd;
[967] Fix | Delete
}
[968] Fix | Delete
[969] Fix | Delete
.wpforms-field-option-row input[type=checkbox],
[970] Fix | Delete
.wpforms-field-option-row input[type=radio] {
[971] Fix | Delete
margin-inline-end: 0;
[972] Fix | Delete
}
[973] Fix | Delete
[974] Fix | Delete
.wpforms-field-option-row input[type=text],
[975] Fix | Delete
.wpforms-field-option-row input[type=number],
[976] Fix | Delete
.wpforms-field-option-row textarea,
[977] Fix | Delete
.wpforms-field-option-row select {
[978] Fix | Delete
width: calc( 100% - 2px);
[979] Fix | Delete
}
[980] Fix | Delete
[981] Fix | Delete
.wpforms-field-option-row input[type=text].has-before {
[982] Fix | Delete
float: right;
[983] Fix | Delete
width: 95%;
[984] Fix | Delete
}
[985] Fix | Delete
[986] Fix | Delete
.wpforms-field-option-row .before-input {
[987] Fix | Delete
float: left;
[988] Fix | Delete
padding: 7px 0 0 0;
[989] Fix | Delete
width: 4%;
[990] Fix | Delete
}
[991] Fix | Delete
[992] Fix | Delete
.wpforms-field-option-row p {
[993] Fix | Delete
font-size: 14px;
[994] Fix | Delete
margin: 0;
[995] Fix | Delete
}
[996] Fix | Delete
[997] Fix | Delete
.wpforms-field-option-row .meta {
[998] Fix | Delete
font-weight: 400;
[999] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function