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-panels.css
#wpforms-setup-templates-list .wpforms-template.selected {
[500] Fix | Delete
box-shadow: 0 0 0 2px #e27730, 0 3px 4px rgba(0, 0, 0, 0.15);
[501] Fix | Delete
}
[502] Fix | Delete
[503] Fix | Delete
#wpforms-setup-templates-list .wpforms-template .wpforms-template-thumbnail {
[504] Fix | Delete
background-color: #F5F9FD;
[505] Fix | Delete
border-bottom: 1px solid #EBEEF1;
[506] Fix | Delete
overflow: hidden;
[507] Fix | Delete
padding: 20px 54px 0;
[508] Fix | Delete
}
[509] Fix | Delete
[510] Fix | Delete
#wpforms-setup-templates-list .wpforms-template .wpforms-template-thumbnail > img {
[511] Fix | Delete
border-radius: 2px 2px 0 0;
[512] Fix | Delete
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
[513] Fix | Delete
display: block;
[514] Fix | Delete
margin: 0 auto;
[515] Fix | Delete
max-width: 100%;
[516] Fix | Delete
}
[517] Fix | Delete
[518] Fix | Delete
#wpforms-setup-templates-list .wpforms-template .wpforms-template-thumbnail .wpforms-template-thumbnail-placeholder {
[519] Fix | Delete
align-items: center;
[520] Fix | Delete
aspect-ratio: 1;
[521] Fix | Delete
background: #fff;
[522] Fix | Delete
border-radius: 2px 2px 0 0;
[523] Fix | Delete
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
[524] Fix | Delete
display: flex;
[525] Fix | Delete
justify-content: center;
[526] Fix | Delete
margin: 0 auto;
[527] Fix | Delete
max-width: 350px;
[528] Fix | Delete
min-height: 100%;
[529] Fix | Delete
width: 100%;
[530] Fix | Delete
}
[531] Fix | Delete
[532] Fix | Delete
#wpforms-setup-templates-list .wpforms-template h3 {
[533] Fix | Delete
font-size: 16px;
[534] Fix | Delete
font-weight: 600;
[535] Fix | Delete
line-height: 18px;
[536] Fix | Delete
padding: 20px 20px 2px;
[537] Fix | Delete
margin: 0;
[538] Fix | Delete
overflow: hidden;
[539] Fix | Delete
position: relative;
[540] Fix | Delete
text-overflow: ellipsis;
[541] Fix | Delete
white-space: nowrap;
[542] Fix | Delete
color: #444444;
[543] Fix | Delete
}
[544] Fix | Delete
[545] Fix | Delete
#wpforms-setup-templates-list .wpforms-template .wpforms-template-favorite,
[546] Fix | Delete
#wpforms-setup-templates-list .wpforms-template .wpforms-template-remove {
[547] Fix | Delete
display: block;
[548] Fix | Delete
position: absolute;
[549] Fix | Delete
inset-inline-end: 10px;
[550] Fix | Delete
top: 10px;
[551] Fix | Delete
font-size: 18px;
[552] Fix | Delete
line-height: 18px;
[553] Fix | Delete
opacity: 0;
[554] Fix | Delete
color: #aaaaaa;
[555] Fix | Delete
transition-property: all;
[556] Fix | Delete
transition-duration: 0.15s;
[557] Fix | Delete
transition-timing-function: ease-out;
[558] Fix | Delete
}
[559] Fix | Delete
[560] Fix | Delete
#wpforms-setup-templates-list .wpforms-template .wpforms-template-favorite:hover,
[561] Fix | Delete
#wpforms-setup-templates-list .wpforms-template .wpforms-template-remove:hover {
[562] Fix | Delete
color: #d63637;
[563] Fix | Delete
cursor: pointer;
[564] Fix | Delete
transition-property: all;
[565] Fix | Delete
transition-duration: 0.05s;
[566] Fix | Delete
transition-timing-function: ease-out;
[567] Fix | Delete
}
[568] Fix | Delete
[569] Fix | Delete
#wpforms-setup-templates-list .wpforms-template .wpforms-template-favorite .fa-heart,
[570] Fix | Delete
#wpforms-setup-templates-list .wpforms-template .wpforms-template-remove .fa-heart {
[571] Fix | Delete
color: #d63638;
[572] Fix | Delete
}
[573] Fix | Delete
[574] Fix | Delete
#wpforms-setup-templates-list .wpforms-template.selected h3 {
[575] Fix | Delete
padding-inline-end: 60px;
[576] Fix | Delete
}
[577] Fix | Delete
[578] Fix | Delete
#wpforms-setup-templates-list .wpforms-template.pro h3 {
[579] Fix | Delete
padding-inline-end: 40px;
[580] Fix | Delete
}
[581] Fix | Delete
[582] Fix | Delete
#wpforms-setup-templates-list .wpforms-template p {
[583] Fix | Delete
display: -webkit-box;
[584] Fix | Delete
-webkit-box-orient: vertical;
[585] Fix | Delete
-webkit-line-clamp: 3;
[586] Fix | Delete
overflow: hidden;
[587] Fix | Delete
color: #777777;
[588] Fix | Delete
font-size: 14px;
[589] Fix | Delete
line-height: 18px;
[590] Fix | Delete
margin: 10px 0 0;
[591] Fix | Delete
max-height: 55px;
[592] Fix | Delete
min-height: 45px;
[593] Fix | Delete
padding: 0 20px;
[594] Fix | Delete
}
[595] Fix | Delete
[596] Fix | Delete
#wpforms-setup-templates-list .wpforms-template-upgrade-banner {
[597] Fix | Delete
background: rgba(226, 119, 48, 0.08);
[598] Fix | Delete
border-radius: 6px;
[599] Fix | Delete
display: flex;
[600] Fix | Delete
flex-direction: row;
[601] Fix | Delete
grid-column: 1 / -1;
[602] Fix | Delete
justify-content: space-between;
[603] Fix | Delete
align-items: center;
[604] Fix | Delete
padding-inline-end: 20px;
[605] Fix | Delete
}
[606] Fix | Delete
[607] Fix | Delete
#wpforms-setup-templates-list .wpforms-template-upgrade-banner .wpforms-template-content {
[608] Fix | Delete
padding: 20px;
[609] Fix | Delete
width: 80%;
[610] Fix | Delete
color: #444444;
[611] Fix | Delete
}
[612] Fix | Delete
[613] Fix | Delete
#wpforms-setup-templates-list .wpforms-template-upgrade-banner .wpforms-template-content h3 {
[614] Fix | Delete
font-weight: 600;
[615] Fix | Delete
font-size: 16px;
[616] Fix | Delete
line-height: 18px;
[617] Fix | Delete
margin-top: 0;
[618] Fix | Delete
margin-bottom: 5px;
[619] Fix | Delete
}
[620] Fix | Delete
[621] Fix | Delete
#wpforms-setup-templates-list .wpforms-template-upgrade-banner .wpforms-template-content p {
[622] Fix | Delete
font-weight: 400;
[623] Fix | Delete
font-size: 14px;
[624] Fix | Delete
line-height: 18px;
[625] Fix | Delete
margin: 0;
[626] Fix | Delete
}
[627] Fix | Delete
[628] Fix | Delete
#wpforms-setup-templates-list .wpforms-template-upgrade-banner .wpforms-template-upgrade-button {
[629] Fix | Delete
width: 20%;
[630] Fix | Delete
text-align: end;
[631] Fix | Delete
}
[632] Fix | Delete
[633] Fix | Delete
#wpforms-setup-templates-list .wpforms-template-upgrade-banner .wpforms-template-upgrade-button a {
[634] Fix | Delete
min-height: 13px;
[635] Fix | Delete
}
[636] Fix | Delete
[637] Fix | Delete
@media screen and (max-width: 1279px) {
[638] Fix | Delete
#wpforms-setup-templates-list .wpforms-template-upgrade-banner .wpforms-template-upgrade-button a {
[639] Fix | Delete
box-sizing: border-box;
[640] Fix | Delete
width: 100%;
[641] Fix | Delete
}
[642] Fix | Delete
}
[643] Fix | Delete
[644] Fix | Delete
#wpforms-setup-templates-list .wpforms-templates-no-results {
[645] Fix | Delete
display: none;
[646] Fix | Delete
margin-inline-start: 30px;
[647] Fix | Delete
}
[648] Fix | Delete
[649] Fix | Delete
#wpforms-setup-templates-list .wpforms-templates-no-results p {
[650] Fix | Delete
font-size: 16px;
[651] Fix | Delete
line-height: 40px;
[652] Fix | Delete
margin: 0;
[653] Fix | Delete
color: #444444;
[654] Fix | Delete
}
[655] Fix | Delete
[656] Fix | Delete
.rtl #wpforms-setup-templates-list .wpforms-badge {
[657] Fix | Delete
border-radius: 0 0 3px 0;
[658] Fix | Delete
left: 0;
[659] Fix | Delete
right: auto;
[660] Fix | Delete
}
[661] Fix | Delete
[662] Fix | Delete
.wpforms-template-buttons {
[663] Fix | Delete
background-color: #ffffff;
[664] Fix | Delete
border-radius: 6px;
[665] Fix | Delete
display: flex;
[666] Fix | Delete
opacity: 0;
[667] Fix | Delete
padding: 15px 15px 0;
[668] Fix | Delete
width: 100%;
[669] Fix | Delete
align-items: flex-start;
[670] Fix | Delete
gap: 10px;
[671] Fix | Delete
position: absolute;
[672] Fix | Delete
bottom: 15px;
[673] Fix | Delete
transition-property: all;
[674] Fix | Delete
transition-duration: 0.15s;
[675] Fix | Delete
transition-timing-function: ease-out;
[676] Fix | Delete
}
[677] Fix | Delete
[678] Fix | Delete
.wpforms-template-buttons .wpforms-btn {
[679] Fix | Delete
flex: 1;
[680] Fix | Delete
overflow: hidden;
[681] Fix | Delete
text-overflow: ellipsis;
[682] Fix | Delete
white-space: nowrap;
[683] Fix | Delete
font-weight: 600;
[684] Fix | Delete
font-size: 13px;
[685] Fix | Delete
line-height: 16px;
[686] Fix | Delete
padding: 11px 10px;
[687] Fix | Delete
}
[688] Fix | Delete
[689] Fix | Delete
.wpforms-template-buttons .visible {
[690] Fix | Delete
opacity: 1;
[691] Fix | Delete
}
[692] Fix | Delete
[693] Fix | Delete
@media (max-width: 1439px) {
[694] Fix | Delete
#wpforms-setup-name {
[695] Fix | Delete
width: calc( 100% - 250px);
[696] Fix | Delete
}
[697] Fix | Delete
}
[698] Fix | Delete
[699] Fix | Delete
@media (max-width: 1369px) {
[700] Fix | Delete
#wpforms-setup-templates-list .list {
[701] Fix | Delete
grid-template-columns: repeat(2, 1fr);
[702] Fix | Delete
}
[703] Fix | Delete
}
[704] Fix | Delete
[705] Fix | Delete
@media (max-width: 1279px) {
[706] Fix | Delete
#wpforms-setup-templates-list .list {
[707] Fix | Delete
grid-template-columns: 1fr;
[708] Fix | Delete
}
[709] Fix | Delete
#wpforms-setup-templates-list .list .wpforms-template .wpforms-template-buttons {
[710] Fix | Delete
position: relative;
[711] Fix | Delete
bottom: 0;
[712] Fix | Delete
margin: 10px 0 0 0;
[713] Fix | Delete
opacity: 1;
[714] Fix | Delete
padding: 0 20px;
[715] Fix | Delete
}
[716] Fix | Delete
#wpforms-setup-templates-list .list .wpforms-template p {
[717] Fix | Delete
min-height: auto;
[718] Fix | Delete
}
[719] Fix | Delete
#wpforms-setup-templates-list .list .wpforms-template-upgrade-banner {
[720] Fix | Delete
flex-direction: column;
[721] Fix | Delete
padding: 20px;
[722] Fix | Delete
}
[723] Fix | Delete
#wpforms-setup-templates-list .list .wpforms-template-upgrade-banner .wpforms-template-content,
[724] Fix | Delete
#wpforms-setup-templates-list .list .wpforms-template-upgrade-banner .wpforms-template-upgrade-button {
[725] Fix | Delete
width: 100%;
[726] Fix | Delete
}
[727] Fix | Delete
#wpforms-setup-templates-list .list .wpforms-template-upgrade-banner .wpforms-template-content {
[728] Fix | Delete
padding: 0;
[729] Fix | Delete
}
[730] Fix | Delete
#wpforms-setup-templates-list .list .wpforms-template-upgrade-banner .wpforms-template-upgrade-button {
[731] Fix | Delete
text-align: center;
[732] Fix | Delete
margin-top: 20px;
[733] Fix | Delete
}
[734] Fix | Delete
}
[735] Fix | Delete
[736] Fix | Delete
#wpforms-panel-settings .wpforms-panel-sidebar-section {
[737] Fix | Delete
height: auto;
[738] Fix | Delete
}
[739] Fix | Delete
[740] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block {
[741] Fix | Delete
border: 1px solid #cccccc;
[742] Fix | Delete
margin: 0 0 20px 0;
[743] Fix | Delete
}
[744] Fix | Delete
[745] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block .wpforms-panel-field,
[746] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block .wpforms-field-map-table {
[747] Fix | Delete
padding: 0 20px;
[748] Fix | Delete
}
[749] Fix | Delete
[750] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block .wpforms-panel-field:last-child {
[751] Fix | Delete
padding-bottom: 20px;
[752] Fix | Delete
}
[753] Fix | Delete
[754] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block-header {
[755] Fix | Delete
background-color: #f8f8f8;
[756] Fix | Delete
border-bottom: 1px solid #cccccc;
[757] Fix | Delete
font-size: 16px;
[758] Fix | Delete
font-weight: 600;
[759] Fix | Delete
line-height: 20px;
[760] Fix | Delete
margin: 0 0 -1px 0;
[761] Fix | Delete
padding: 15px 20px;
[762] Fix | Delete
}
[763] Fix | Delete
[764] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block-header .wpforms-builder-settings-block-name-holder {
[765] Fix | Delete
display: block;
[766] Fix | Delete
margin-inline-end: 130px;
[767] Fix | Delete
}
[768] Fix | Delete
[769] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block-header .wpforms-builder-settings-block-name-edit {
[770] Fix | Delete
display: none;
[771] Fix | Delete
margin-bottom: -7px;
[772] Fix | Delete
margin-top: -6px;
[773] Fix | Delete
width: calc(100% - 30px);
[774] Fix | Delete
}
[775] Fix | Delete
[776] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block-header .wpforms-builder-settings-block-name-edit.active {
[777] Fix | Delete
display: inline-block;
[778] Fix | Delete
}
[779] Fix | Delete
[780] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block-header .wpforms-builder-settings-block-name-edit input {
[781] Fix | Delete
width: 100%;
[782] Fix | Delete
}
[783] Fix | Delete
[784] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block-header .wpforms-builder-settings-block-actions {
[785] Fix | Delete
display: inline-block;
[786] Fix | Delete
float: inline-end;
[787] Fix | Delete
text-align: end;
[788] Fix | Delete
width: 115px;
[789] Fix | Delete
}
[790] Fix | Delete
[791] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block-header button {
[792] Fix | Delete
background-color: transparent;
[793] Fix | Delete
border: none;
[794] Fix | Delete
color: #999999;
[795] Fix | Delete
cursor: pointer;
[796] Fix | Delete
font-size: 16px;
[797] Fix | Delete
line-height: 1;
[798] Fix | Delete
margin-inline-end: 10px;
[799] Fix | Delete
padding: 0;
[800] Fix | Delete
appearance: none;
[801] Fix | Delete
-webkit-appearance: none;
[802] Fix | Delete
}
[803] Fix | Delete
[804] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block-header button:hover {
[805] Fix | Delete
color: #777777;
[806] Fix | Delete
}
[807] Fix | Delete
[808] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block-header button.wpforms-builder-settings-block-delete {
[809] Fix | Delete
color: #d63638;
[810] Fix | Delete
}
[811] Fix | Delete
[812] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block-header button.wpforms-builder-settings-block-delete:hover {
[813] Fix | Delete
color: #b32d2e;
[814] Fix | Delete
}
[815] Fix | Delete
[816] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block-header button:last-of-type {
[817] Fix | Delete
margin-inline-end: 0;
[818] Fix | Delete
}
[819] Fix | Delete
[820] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block-header .wpforms-builder-settings-block-edit {
[821] Fix | Delete
margin-inline-start: 6px;
[822] Fix | Delete
}
[823] Fix | Delete
[824] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block-content {
[825] Fix | Delete
margin-top: 20px;
[826] Fix | Delete
padding-bottom: 0;
[827] Fix | Delete
}
[828] Fix | Delete
[829] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block-default .wpforms-builder-settings-block-toggle {
[830] Fix | Delete
padding-inline-end: 0;
[831] Fix | Delete
}
[832] Fix | Delete
[833] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block-default .wpforms-builder-settings-block-delete {
[834] Fix | Delete
display: none;
[835] Fix | Delete
}
[836] Fix | Delete
[837] Fix | Delete
#wpforms-panel-settings .wpforms-builder-settings-block-default.wpforms-confirmation .wpforms-conditional-block-panel {
[838] Fix | Delete
display: none;
[839] Fix | Delete
}
[840] Fix | Delete
[841] Fix | Delete
#wpforms-panel-settings .wpforms-panel-field-radio .row > label {
[842] Fix | Delete
margin-bottom: 0;
[843] Fix | Delete
}
[844] Fix | Delete
[845] Fix | Delete
#wpforms-panel-settings .toggle-unfoldable-cont,
[846] Fix | Delete
#wpforms-panel-settings .unfoldable-cont {
[847] Fix | Delete
margin-inline-end: 0;
[848] Fix | Delete
}
[849] Fix | Delete
[850] Fix | Delete
#wpforms-panel-settings .toggle-unfoldable-cont i {
[851] Fix | Delete
color: #bbbbbb;
[852] Fix | Delete
margin-inline-end: 6px;
[853] Fix | Delete
}
[854] Fix | Delete
[855] Fix | Delete
#wpforms-panel-settings .toggle-unfoldable-cont span {
[856] Fix | Delete
color: #777777;
[857] Fix | Delete
}
[858] Fix | Delete
[859] Fix | Delete
#wpforms-panel-settings .wpforms-panel-field-tinymce > label {
[860] Fix | Delete
margin-bottom: -20px;
[861] Fix | Delete
margin-inline-end: 100px;
[862] Fix | Delete
position: relative;
[863] Fix | Delete
z-index: 2;
[864] Fix | Delete
}
[865] Fix | Delete
[866] Fix | Delete
#wpforms-panel-settings .wpforms-panel-field-tinymce .toggle-smart-tag-display {
[867] Fix | Delete
float: none;
[868] Fix | Delete
margin-top: 10px;
[869] Fix | Delete
display: inline-block;
[870] Fix | Delete
}
[871] Fix | Delete
[872] Fix | Delete
#wpforms-panel-settings .wpforms-panel-field-tinymce .smart-tags-list-display {
[873] Fix | Delete
margin-top: 10px;
[874] Fix | Delete
}
[875] Fix | Delete
[876] Fix | Delete
#wpforms-panel-settings .wpforms-panel-field-tinymce .wp-editor-wrap .quicktags-toolbar {
[877] Fix | Delete
border: none;
[878] Fix | Delete
border-bottom: 1px solid #dcdcde;
[879] Fix | Delete
}
[880] Fix | Delete
[881] Fix | Delete
#wpforms-panel-settings .wpforms-panel-field-tinymce .wp-editor-wrap textarea {
[882] Fix | Delete
border: none;
[883] Fix | Delete
}
[884] Fix | Delete
[885] Fix | Delete
#wpforms-panel-settings .wpforms-panel-field-tinymce .wp-editor-wrap textarea:focus {
[886] Fix | Delete
border: none;
[887] Fix | Delete
box-shadow: none;
[888] Fix | Delete
}
[889] Fix | Delete
[890] Fix | Delete
#wpforms-panel-settings .wpforms-panel-field-tinymce .quicktags-toolbar {
[891] Fix | Delete
border: 1px solid #dcdcde;
[892] Fix | Delete
z-index: 2;
[893] Fix | Delete
}
[894] Fix | Delete
[895] Fix | Delete
#wpforms-panel-settings .wpforms-panel-field-tinymce textarea {
[896] Fix | Delete
border-radius: 0;
[897] Fix | Delete
border-top: 0;
[898] Fix | Delete
}
[899] Fix | Delete
[900] Fix | Delete
#wpforms-panel-settings .wpforms-panel-field-tinymce textarea:focus {
[901] Fix | Delete
border: 1px solid #dcdcde;
[902] Fix | Delete
border-top: 0;
[903] Fix | Delete
box-shadow: none;
[904] Fix | Delete
}
[905] Fix | Delete
[906] Fix | Delete
#wpforms-panel-settings .wpforms-panel-field-warning label,
[907] Fix | Delete
#wpforms-panel-settings .wpforms-panel-field-warning input,
[908] Fix | Delete
#wpforms-panel-settings .wpforms-panel-field-warning .wpforms-alert,
[909] Fix | Delete
#wpforms-panel-settings .wpforms-panel-field-warning .smart-tags-list-display {
[910] Fix | Delete
max-width: 410px;
[911] Fix | Delete
}
[912] Fix | Delete
[913] Fix | Delete
#wpforms-panel-settings .wpforms-panel-field-warning .wpforms-alert-warning-wide {
[914] Fix | Delete
max-width: 100%;
[915] Fix | Delete
}
[916] Fix | Delete
[917] Fix | Delete
#wpforms-panel-settings .wpforms-panel-field-warning label {
[918] Fix | Delete
position: relative;
[919] Fix | Delete
}
[920] Fix | Delete
[921] Fix | Delete
#wpforms-panel-settings .wpforms-panel-field-warning label:after {
[922] Fix | Delete
color: #ffb900;
[923] Fix | Delete
content: "\f071";
[924] Fix | Delete
font-family: FontAwesome;
[925] Fix | Delete
font-size: 16px;
[926] Fix | Delete
position: absolute;
[927] Fix | Delete
inset-inline-end: -26px;
[928] Fix | Delete
top: 35px;
[929] Fix | Delete
}
[930] Fix | Delete
[931] Fix | Delete
#wpforms-panel-settings .wpforms-panel-field-warning .wpforms-alert {
[932] Fix | Delete
margin-top: 20px;
[933] Fix | Delete
}
[934] Fix | Delete
[935] Fix | Delete
#wpforms-panel-settings .wpforms-panel-field-confirmations-page-choicesjs-unflippable .is-flipped .choices__list--dropdown {
[936] Fix | Delete
top: 100%;
[937] Fix | Delete
bottom: auto;
[938] Fix | Delete
margin-top: -1px;
[939] Fix | Delete
margin-bottom: 0;
[940] Fix | Delete
}
[941] Fix | Delete
[942] Fix | Delete
#wpforms-panel-settings .wpforms-panel-content-also-available {
[943] Fix | Delete
display: grid;
[944] Fix | Delete
grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
[945] Fix | Delete
/* Magic numbers below are to compensate for 1px box-shadow used to draw a "dynamic" border. */
[946] Fix | Delete
gap: 32px;
[947] Fix | Delete
margin: 0 0 -19px 1px;
[948] Fix | Delete
padding-top: 1px;
[949] Fix | Delete
}
[950] Fix | Delete
[951] Fix | Delete
#wpforms-panel-settings .wpforms-panel-content-also-available-item {
[952] Fix | Delete
display: flex;
[953] Fix | Delete
flex-direction: column;
[954] Fix | Delete
align-items: center;
[955] Fix | Delete
margin: 0;
[956] Fix | Delete
padding: 20px;
[957] Fix | Delete
border-radius: 6px;
[958] Fix | Delete
background: #ffffff;
[959] Fix | Delete
box-shadow: 0 0 0 1px #cccccc;
[960] Fix | Delete
transition: box-shadow 0.15s ease-in-out;
[961] Fix | Delete
}
[962] Fix | Delete
[963] Fix | Delete
#wpforms-panel-settings .wpforms-panel-content-also-available-item:hover {
[964] Fix | Delete
box-shadow: 0 0 0 2px #777777, 0 3px 4px rgba(0, 0, 0, 0.15);
[965] Fix | Delete
}
[966] Fix | Delete
[967] Fix | Delete
#wpforms-panel-settings .wpforms-panel-content-also-available-item-logo {
[968] Fix | Delete
margin: 0 0 20px 0;
[969] Fix | Delete
}
[970] Fix | Delete
[971] Fix | Delete
#wpforms-panel-settings .wpforms-panel-content-also-available-item-logo img {
[972] Fix | Delete
display: flex;
[973] Fix | Delete
height: 68px;
[974] Fix | Delete
width: 68px;
[975] Fix | Delete
padding: 10px 10px;
[976] Fix | Delete
border-radius: 4px;
[977] Fix | Delete
border: 1px solid #dddddd;
[978] Fix | Delete
}
[979] Fix | Delete
[980] Fix | Delete
#wpforms-panel-settings .wpforms-panel-content-also-available-item-info {
[981] Fix | Delete
display: flex;
[982] Fix | Delete
flex-direction: column;
[983] Fix | Delete
align-items: center;
[984] Fix | Delete
height: 100%;
[985] Fix | Delete
}
[986] Fix | Delete
[987] Fix | Delete
#wpforms-panel-settings .wpforms-panel-content-also-available-item-info h3 {
[988] Fix | Delete
margin: 0;
[989] Fix | Delete
color: #444444;
[990] Fix | Delete
font-size: 16px;
[991] Fix | Delete
line-height: 16px;
[992] Fix | Delete
font-weight: 500;
[993] Fix | Delete
}
[994] Fix | Delete
[995] Fix | Delete
#wpforms-panel-settings .wpforms-panel-content-also-available-item-info p {
[996] Fix | Delete
font-size: 13px;
[997] Fix | Delete
line-height: 18px;
[998] Fix | Delete
text-align: center;
[999] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function