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
File: admin.css
[7500] Fix | Delete
.wpforms-subscription-payment-history tbody tr:nth-child(even):not(.current) {
[7501] Fix | Delete
background: #f6f6f6;
[7502] Fix | Delete
}
[7503] Fix | Delete
[7504] Fix | Delete
.wpforms-subscription-payment-history tbody td:first-of-type a {
[7505] Fix | Delete
color: #056aab;
[7506] Fix | Delete
display: inline-flex;
[7507] Fix | Delete
}
[7508] Fix | Delete
[7509] Fix | Delete
.wpforms-subscription-payment-history tbody td:first-of-type a::before {
[7510] Fix | Delete
content: "#";
[7511] Fix | Delete
}
[7512] Fix | Delete
[7513] Fix | Delete
@media (max-width: 781px) {
[7514] Fix | Delete
.wpforms-subscription-payment-history tbody td {
[7515] Fix | Delete
display: block;
[7516] Fix | Delete
}
[7517] Fix | Delete
.wpforms-subscription-payment-history tbody td::before {
[7518] Fix | Delete
content: attr(data-title) ": ";
[7519] Fix | Delete
font-weight: 500;
[7520] Fix | Delete
}
[7521] Fix | Delete
}
[7522] Fix | Delete
[7523] Fix | Delete
.rtl #wpforms-payments.wpforms-payments-wrap-payment .actions .link {
[7524] Fix | Delete
margin-right: 0;
[7525] Fix | Delete
margin-left: 10px;
[7526] Fix | Delete
}
[7527] Fix | Delete
[7528] Fix | Delete
.rtl #wpforms-payments.wpforms-payments-wrap-payment .wpforms-payment-details-meta p {
[7529] Fix | Delete
padding: 6px 42px 6.5px 12px;
[7530] Fix | Delete
}
[7531] Fix | Delete
[7532] Fix | Delete
.rtl #wpforms-payments.wpforms-payments-wrap-payment .wpforms-payment-single-education-notice .wpforms-payment-single-education-notice-dismiss-button {
[7533] Fix | Delete
left: 0;
[7534] Fix | Delete
right: auto;
[7535] Fix | Delete
}
[7536] Fix | Delete
[7537] Fix | Delete
/**
[7538] Fix | Delete
* "Payment Entries" overview page inside the admin, which lists all payment records.
[7539] Fix | Delete
* This page is accessible via "WPForms" → "Payments".
[7540] Fix | Delete
*
[7541] Fix | Delete
* @since 1.8.2
[7542] Fix | Delete
*/
[7543] Fix | Delete
.wpforms-payments-overview-stats {
[7544] Fix | Delete
border: 1px solid #c3c4c7;
[7545] Fix | Delete
border-radius: 4px;
[7546] Fix | Delete
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
[7547] Fix | Delete
margin-bottom: 20px;
[7548] Fix | Delete
overflow: hidden;
[7549] Fix | Delete
}
[7550] Fix | Delete
[7551] Fix | Delete
.wpforms-payments-overview-stats .wpforms-overview-chart {
[7552] Fix | Delete
box-shadow: none;
[7553] Fix | Delete
border-width: 0;
[7554] Fix | Delete
border-radius: 0;
[7555] Fix | Delete
margin-bottom: 0;
[7556] Fix | Delete
}
[7557] Fix | Delete
[7558] Fix | Delete
.wpforms-payments-overview-stats .wpforms-overview-chart-canvas {
[7559] Fix | Delete
height: 329px;
[7560] Fix | Delete
}
[7561] Fix | Delete
[7562] Fix | Delete
.wpforms-payments-overview-reports.doing-ajax {
[7563] Fix | Delete
pointer-events: none;
[7564] Fix | Delete
}
[7565] Fix | Delete
[7566] Fix | Delete
.wpforms-payments-overview-reports-legend {
[7567] Fix | Delete
background-color: #dcdcde;
[7568] Fix | Delete
display: flex;
[7569] Fix | Delete
flex-wrap: wrap;
[7570] Fix | Delete
gap: 1px;
[7571] Fix | Delete
margin: 0;
[7572] Fix | Delete
padding-top: 1px;
[7573] Fix | Delete
}
[7574] Fix | Delete
[7575] Fix | Delete
.wpforms-payments-overview-reports-statcard {
[7576] Fix | Delete
flex-grow: 1;
[7577] Fix | Delete
margin: 0;
[7578] Fix | Delete
width: 32%;
[7579] Fix | Delete
}
[7580] Fix | Delete
[7581] Fix | Delete
@media (max-width: 1280px) and (min-width: 769px) {
[7582] Fix | Delete
.wpforms-payments-overview-reports-statcard {
[7583] Fix | Delete
width: 49%;
[7584] Fix | Delete
}
[7585] Fix | Delete
}
[7586] Fix | Delete
[7587] Fix | Delete
@media (max-width: 768px) {
[7588] Fix | Delete
.wpforms-payments-overview-reports-statcard {
[7589] Fix | Delete
width: 100%;
[7590] Fix | Delete
}
[7591] Fix | Delete
}
[7592] Fix | Delete
[7593] Fix | Delete
@media (min-width: 1368px) {
[7594] Fix | Delete
.wpforms-payments-overview-reports-statcard:nth-child(1):nth-last-child(4) {
[7595] Fix | Delete
width: 24%;
[7596] Fix | Delete
}
[7597] Fix | Delete
}
[7598] Fix | Delete
[7599] Fix | Delete
@media (max-width: 1367px) and (min-width: 1281px) {
[7600] Fix | Delete
.wpforms-payments-overview-reports-statcard:nth-child(1):nth-last-child(4) {
[7601] Fix | Delete
width: 49%;
[7602] Fix | Delete
}
[7603] Fix | Delete
}
[7604] Fix | Delete
[7605] Fix | Delete
@media (min-width: 1368px) {
[7606] Fix | Delete
.wpforms-payments-overview-reports-statcard:nth-child(2):nth-last-child(3) {
[7607] Fix | Delete
width: 24%;
[7608] Fix | Delete
}
[7609] Fix | Delete
}
[7610] Fix | Delete
[7611] Fix | Delete
@media (max-width: 1367px) and (min-width: 1281px) {
[7612] Fix | Delete
.wpforms-payments-overview-reports-statcard:nth-child(2):nth-last-child(3) {
[7613] Fix | Delete
width: 49%;
[7614] Fix | Delete
}
[7615] Fix | Delete
}
[7616] Fix | Delete
[7617] Fix | Delete
@media (min-width: 1368px) {
[7618] Fix | Delete
.wpforms-payments-overview-reports-statcard:nth-child(3):nth-last-child(2) {
[7619] Fix | Delete
width: 24%;
[7620] Fix | Delete
}
[7621] Fix | Delete
}
[7622] Fix | Delete
[7623] Fix | Delete
@media (max-width: 1367px) and (min-width: 1281px) {
[7624] Fix | Delete
.wpforms-payments-overview-reports-statcard:nth-child(3):nth-last-child(2) {
[7625] Fix | Delete
width: 49%;
[7626] Fix | Delete
}
[7627] Fix | Delete
}
[7628] Fix | Delete
[7629] Fix | Delete
@media (min-width: 1368px) {
[7630] Fix | Delete
.wpforms-payments-overview-reports-statcard:nth-child(4):nth-last-child(1) {
[7631] Fix | Delete
width: 24%;
[7632] Fix | Delete
}
[7633] Fix | Delete
}
[7634] Fix | Delete
[7635] Fix | Delete
@media (max-width: 1367px) and (min-width: 1281px) {
[7636] Fix | Delete
.wpforms-payments-overview-reports-statcard:nth-child(4):nth-last-child(1) {
[7637] Fix | Delete
width: 49%;
[7638] Fix | Delete
}
[7639] Fix | Delete
}
[7640] Fix | Delete
[7641] Fix | Delete
.wpforms-payments-overview-reports-statcard button {
[7642] Fix | Delete
align-content: center;
[7643] Fix | Delete
background-color: #fafafa;
[7644] Fix | Delete
border-width: 0;
[7645] Fix | Delete
box-shadow: none;
[7646] Fix | Delete
column-gap: 15px;
[7647] Fix | Delete
display: grid;
[7648] Fix | Delete
grid-template-columns: 48px 1fr auto;
[7649] Fix | Delete
grid-template-rows: repeat(2, auto);
[7650] Fix | Delete
grid-template-areas: "image label delta" "image value delta";
[7651] Fix | Delete
height: 100%;
[7652] Fix | Delete
outline: 0;
[7653] Fix | Delete
padding: 21px 20px;
[7654] Fix | Delete
text-align: start;
[7655] Fix | Delete
width: 100%;
[7656] Fix | Delete
}
[7657] Fix | Delete
[7658] Fix | Delete
.wpforms-payments-overview-reports-statcard button:not(.disabled) {
[7659] Fix | Delete
cursor: pointer;
[7660] Fix | Delete
}
[7661] Fix | Delete
[7662] Fix | Delete
.wpforms-payments-overview-reports-statcard button:not(.disabled).is-selected, .wpforms-payments-overview-reports-statcard button:not(.disabled):hover {
[7663] Fix | Delete
background-color: #ffffff;
[7664] Fix | Delete
}
[7665] Fix | Delete
[7666] Fix | Delete
.wpforms-payments-overview-reports-statcard button::before {
[7667] Fix | Delete
align-self: center;
[7668] Fix | Delete
background-size: contain;
[7669] Fix | Delete
background-position: center;
[7670] Fix | Delete
background-repeat: no-repeat;
[7671] Fix | Delete
content: "";
[7672] Fix | Delete
grid-area: image;
[7673] Fix | Delete
height: 48px;
[7674] Fix | Delete
width: 48px;
[7675] Fix | Delete
}
[7676] Fix | Delete
[7677] Fix | Delete
.wpforms-payments-overview-reports-statcard .total-payments::before {
[7678] Fix | Delete
background-image: url(../images/payments/icon-total-payments.svg);
[7679] Fix | Delete
}
[7680] Fix | Delete
[7681] Fix | Delete
.is-ready .wpforms-payments-overview-reports-statcard .total-payments.is-selected {
[7682] Fix | Delete
border-color: #056aab;
[7683] Fix | Delete
box-shadow: inset 0 3px 0 #056aab;
[7684] Fix | Delete
}
[7685] Fix | Delete
[7686] Fix | Delete
.wpforms-payments-overview-reports-statcard .total-sales::before {
[7687] Fix | Delete
background-image: url(../images/payments/icon-total-sales.svg);
[7688] Fix | Delete
}
[7689] Fix | Delete
[7690] Fix | Delete
.is-ready .wpforms-payments-overview-reports-statcard .total-sales.is-selected {
[7691] Fix | Delete
border-color: #389547;
[7692] Fix | Delete
box-shadow: inset 0 3px 0 #389547;
[7693] Fix | Delete
}
[7694] Fix | Delete
[7695] Fix | Delete
.wpforms-payments-overview-reports-statcard .total-refunded::before {
[7696] Fix | Delete
background-image: url(../images/payments/icon-total-refunded.svg);
[7697] Fix | Delete
}
[7698] Fix | Delete
[7699] Fix | Delete
.is-ready .wpforms-payments-overview-reports-statcard .total-refunded.is-selected {
[7700] Fix | Delete
border-color: #50575e;
[7701] Fix | Delete
box-shadow: inset 0 3px 0 #50575e;
[7702] Fix | Delete
}
[7703] Fix | Delete
[7704] Fix | Delete
.wpforms-payments-overview-reports-statcard .total-subscription::before {
[7705] Fix | Delete
background-image: url(../images/payments/icon-total-subscription.svg);
[7706] Fix | Delete
}
[7707] Fix | Delete
[7708] Fix | Delete
.is-ready .wpforms-payments-overview-reports-statcard .total-subscription.is-selected {
[7709] Fix | Delete
border-color: #e27730;
[7710] Fix | Delete
box-shadow: inset 0 3px 0 #e27730;
[7711] Fix | Delete
}
[7712] Fix | Delete
[7713] Fix | Delete
.wpforms-payments-overview-reports-statcard .total-renewal-subscription::before {
[7714] Fix | Delete
background-image: url(../images/payments/icon-total-subscription.svg);
[7715] Fix | Delete
}
[7716] Fix | Delete
[7717] Fix | Delete
.is-ready .wpforms-payments-overview-reports-statcard .total-renewal-subscription.is-selected {
[7718] Fix | Delete
border-color: #e27730;
[7719] Fix | Delete
box-shadow: inset 0 3px 0 #e27730;
[7720] Fix | Delete
}
[7721] Fix | Delete
[7722] Fix | Delete
.wpforms-payments-overview-reports-statcard .total-coupons::before {
[7723] Fix | Delete
background-image: url(../images/payments/icon-total-coupons.svg);
[7724] Fix | Delete
}
[7725] Fix | Delete
[7726] Fix | Delete
.is-ready .wpforms-payments-overview-reports-statcard .total-coupons.is-selected {
[7727] Fix | Delete
border-color: #e27730;
[7728] Fix | Delete
box-shadow: inset 0 3px 0 #e27730;
[7729] Fix | Delete
}
[7730] Fix | Delete
[7731] Fix | Delete
.wpforms-payments-overview-reports-statcard .statcard-label {
[7732] Fix | Delete
color: #787c82;
[7733] Fix | Delete
font-size: 14px;
[7734] Fix | Delete
grid-area: label;
[7735] Fix | Delete
line-height: 17px;
[7736] Fix | Delete
}
[7737] Fix | Delete
[7738] Fix | Delete
.wpforms-payments-overview-reports-statcard .statcard-value {
[7739] Fix | Delete
color: #50575e;
[7740] Fix | Delete
font-weight: 600;
[7741] Fix | Delete
font-size: 22px;
[7742] Fix | Delete
grid-area: value;
[7743] Fix | Delete
line-height: 27px;
[7744] Fix | Delete
}
[7745] Fix | Delete
[7746] Fix | Delete
.wpforms-payments-overview-reports-statcard .statcard-value span {
[7747] Fix | Delete
color: #a7aaad;
[7748] Fix | Delete
font-weight: 400;
[7749] Fix | Delete
}
[7750] Fix | Delete
[7751] Fix | Delete
@media (max-width: 600px) {
[7752] Fix | Delete
.wpforms-payments-overview-reports-statcard .statcard-value {
[7753] Fix | Delete
font-size: 18px;
[7754] Fix | Delete
}
[7755] Fix | Delete
}
[7756] Fix | Delete
[7757] Fix | Delete
.wpforms-payments-overview-reports-statcard .statcard-delta {
[7758] Fix | Delete
align-self: center;
[7759] Fix | Delete
background-color: #eaeaeb;
[7760] Fix | Delete
border-radius: 2px;
[7761] Fix | Delete
color: #50575e;
[7762] Fix | Delete
font-weight: 600;
[7763] Fix | Delete
font-size: 11px;
[7764] Fix | Delete
grid-area: delta;
[7765] Fix | Delete
line-height: 13px;
[7766] Fix | Delete
}
[7767] Fix | Delete
[7768] Fix | Delete
.wpforms-payments-overview-reports-statcard .statcard-delta.is-calculated {
[7769] Fix | Delete
padding: 5px 7px;
[7770] Fix | Delete
}
[7771] Fix | Delete
[7772] Fix | Delete
.wpforms-payments-overview-reports-statcard .statcard-delta.is-calculated::after {
[7773] Fix | Delete
content: "%";
[7774] Fix | Delete
}
[7775] Fix | Delete
[7776] Fix | Delete
.wpforms-payments-overview-reports-statcard .statcard-delta:is(.is-upward, .is-downward)::before {
[7777] Fix | Delete
background-image: url(../images/payments/chevron.svg);
[7778] Fix | Delete
background-repeat: no-repeat;
[7779] Fix | Delete
background-size: contain;
[7780] Fix | Delete
content: "";
[7781] Fix | Delete
display: inline-block;
[7782] Fix | Delete
height: 11px;
[7783] Fix | Delete
margin-inline-end: 5px;
[7784] Fix | Delete
vertical-align: middle;
[7785] Fix | Delete
width: 11px;
[7786] Fix | Delete
}
[7787] Fix | Delete
[7788] Fix | Delete
.wpforms-payments-overview-reports-statcard .statcard-delta.is-downward::before {
[7789] Fix | Delete
transform: rotate(180deg);
[7790] Fix | Delete
}
[7791] Fix | Delete
[7792] Fix | Delete
.wpforms-payments-overview-reports-statcard .is-amount .statcard-value {
[7793] Fix | Delete
overflow: hidden;
[7794] Fix | Delete
text-overflow: ellipsis;
[7795] Fix | Delete
white-space: nowrap;
[7796] Fix | Delete
}
[7797] Fix | Delete
[7798] Fix | Delete
.wpforms-payments-overview-reports-statcard .upsell .statcard-delta {
[7799] Fix | Delete
background-image: url(../images/payments/star.svg);
[7800] Fix | Delete
background-repeat: no-repeat;
[7801] Fix | Delete
background-size: contain;
[7802] Fix | Delete
width: 25px;
[7803] Fix | Delete
height: 25px;
[7804] Fix | Delete
}
[7805] Fix | Delete
[7806] Fix | Delete
.wpforms-payments-wrap-payments ul.subsubsub {
[7807] Fix | Delete
margin: 0;
[7808] Fix | Delete
line-height: 30px;
[7809] Fix | Delete
}
[7810] Fix | Delete
[7811] Fix | Delete
.wpforms-payments-wrap-payments #wpforms-reset-filter {
[7812] Fix | Delete
border-color: #c3c4c7;
[7813] Fix | Delete
border-radius: 4px;
[7814] Fix | Delete
margin-top: 0;
[7815] Fix | Delete
}
[7816] Fix | Delete
[7817] Fix | Delete
.wpforms-payments-wrap-payments #wpforms-reset-filter .reset {
[7818] Fix | Delete
text-decoration: none;
[7819] Fix | Delete
margin-inline: 3px;
[7820] Fix | Delete
}
[7821] Fix | Delete
[7822] Fix | Delete
@media (max-width: 1279px) and (min-width: 783px) {
[7823] Fix | Delete
.wpforms-payments-wrap-payments .search-box {
[7824] Fix | Delete
justify-content: flex-start;
[7825] Fix | Delete
margin-block: 10px;
[7826] Fix | Delete
width: 100%;
[7827] Fix | Delete
}
[7828] Fix | Delete
.wpforms-payments-wrap-payments .search-box #wpforms-payments-search-input {
[7829] Fix | Delete
flex-grow: unset;
[7830] Fix | Delete
}
[7831] Fix | Delete
}
[7832] Fix | Delete
[7833] Fix | Delete
@media (max-width: 782px) {
[7834] Fix | Delete
.wpforms-payments-wrap-payments .search-box {
[7835] Fix | Delete
margin-top: 10px;
[7836] Fix | Delete
}
[7837] Fix | Delete
}
[7838] Fix | Delete
[7839] Fix | Delete
.wpforms-payments-wrap-payments .tablenav .actions .button,
[7840] Fix | Delete
.wpforms-payments-wrap-payments .tablenav .wpforms-tablenav-filters .button {
[7841] Fix | Delete
font-size: 14px;
[7842] Fix | Delete
line-height: 1.67;
[7843] Fix | Delete
}
[7844] Fix | Delete
[7845] Fix | Delete
@media (max-width: 1279px) and (min-width: 783px) {
[7846] Fix | Delete
.wpforms-payments-wrap-payments .tablenav {
[7847] Fix | Delete
display: flex;
[7848] Fix | Delete
flex-wrap: wrap;
[7849] Fix | Delete
gap: 3px;
[7850] Fix | Delete
height: auto;
[7851] Fix | Delete
}
[7852] Fix | Delete
}
[7853] Fix | Delete
[7854] Fix | Delete
@media (max-width: 1279px) and (min-width: 783px) {
[7855] Fix | Delete
.wpforms-payments-wrap-payments .tablenav-pages {
[7856] Fix | Delete
margin-left: auto;
[7857] Fix | Delete
}
[7858] Fix | Delete
}
[7859] Fix | Delete
[7860] Fix | Delete
@media (max-width: 782px) {
[7861] Fix | Delete
.wpforms-payments-wrap-payments .tablenav-pages {
[7862] Fix | Delete
margin-top: 10px;
[7863] Fix | Delete
}
[7864] Fix | Delete
}
[7865] Fix | Delete
[7866] Fix | Delete
.wpforms-payments-wrap-payments .wpforms-tablenav-filters {
[7867] Fix | Delete
display: inline-flex;
[7868] Fix | Delete
flex-wrap: wrap;
[7869] Fix | Delete
float: left;
[7870] Fix | Delete
gap: 6px;
[7871] Fix | Delete
margin: 0 0 9px;
[7872] Fix | Delete
}
[7873] Fix | Delete
[7874] Fix | Delete
@media (max-width: 1279px) and (min-width: 783px) {
[7875] Fix | Delete
.wpforms-payments-wrap-payments .wpforms-tablenav-filters {
[7876] Fix | Delete
order: -1;
[7877] Fix | Delete
width: 100%;
[7878] Fix | Delete
}
[7879] Fix | Delete
}
[7880] Fix | Delete
[7881] Fix | Delete
@media (max-width: 782px) {
[7882] Fix | Delete
.wpforms-payments-wrap-payments .wpforms-tablenav-filters {
[7883] Fix | Delete
width: 100%;
[7884] Fix | Delete
}
[7885] Fix | Delete
.wpforms-payments-wrap-payments .wpforms-tablenav-filters .button {
[7886] Fix | Delete
margin-bottom: 0;
[7887] Fix | Delete
}
[7888] Fix | Delete
}
[7889] Fix | Delete
[7890] Fix | Delete
@media (max-width: 600px) {
[7891] Fix | Delete
.wpforms-payments-wrap-payments .wpforms-tablenav-filters > * {
[7892] Fix | Delete
width: 100%;
[7893] Fix | Delete
}
[7894] Fix | Delete
}
[7895] Fix | Delete
[7896] Fix | Delete
.wpforms-table-list-payments .payment-placeholder-text-none {
[7897] Fix | Delete
color: #a7aaad;
[7898] Fix | Delete
}
[7899] Fix | Delete
[7900] Fix | Delete
.wpforms-table-list-payments td.column-title {
[7901] Fix | Delete
word-break: break-word;
[7902] Fix | Delete
}
[7903] Fix | Delete
[7904] Fix | Delete
.wpforms-table-list-payments td.column-status {
[7905] Fix | Delete
padding: 10px 11px;
[7906] Fix | Delete
width: 1%;
[7907] Fix | Delete
}
[7908] Fix | Delete
[7909] Fix | Delete
.wpforms-table-list-payments td.column-status .wpforms-help-tooltip {
[7910] Fix | Delete
background-image: url(../images/payments/icon-info.svg);
[7911] Fix | Delete
background-repeat: no-repeat;
[7912] Fix | Delete
background-size: contain;
[7913] Fix | Delete
width: 11px;
[7914] Fix | Delete
height: 11px;
[7915] Fix | Delete
}
[7916] Fix | Delete
[7917] Fix | Delete
@media (max-width: 1100px) and (min-width: 1025px) {
[7918] Fix | Delete
.wpforms-table-list-payments.has-many-columns td.column-form {
[7919] Fix | Delete
max-width: 7ch;
[7920] Fix | Delete
}
[7921] Fix | Delete
}
[7922] Fix | Delete
[7923] Fix | Delete
@media (max-width: 1024px) and (min-width: 783px) {
[7924] Fix | Delete
.wpforms-table-list-payments.has-many-columns .column-form {
[7925] Fix | Delete
max-width: 100%;
[7926] Fix | Delete
}
[7927] Fix | Delete
}
[7928] Fix | Delete
[7929] Fix | Delete
@media (min-width: 783px) {
[7930] Fix | Delete
.wpforms-table-list-payments tbody tr {
[7931] Fix | Delete
height: 44px;
[7932] Fix | Delete
}
[7933] Fix | Delete
.wpforms-table-list-payments .column-form {
[7934] Fix | Delete
max-width: 240px;
[7935] Fix | Delete
}
[7936] Fix | Delete
}
[7937] Fix | Delete
[7938] Fix | Delete
.wpforms-payment-status {
[7939] Fix | Delete
align-items: center;
[7940] Fix | Delete
border-radius: 2px;
[7941] Fix | Delete
display: inline-flex;
[7942] Fix | Delete
font-size: 12px;
[7943] Fix | Delete
font-weight: 600;
[7944] Fix | Delete
gap: 4px;
[7945] Fix | Delete
line-height: 15px;
[7946] Fix | Delete
padding: 4px 8px;
[7947] Fix | Delete
white-space: nowrap;
[7948] Fix | Delete
}
[7949] Fix | Delete
[7950] Fix | Delete
.wpforms-payment-status.status-active {
[7951] Fix | Delete
background-color: #dbf2df;
[7952] Fix | Delete
color: #008a20;
[7953] Fix | Delete
}
[7954] Fix | Delete
[7955] Fix | Delete
.wpforms-payment-status.status-cancelled {
[7956] Fix | Delete
background-color: #ededee;
[7957] Fix | Delete
color: #50575e;
[7958] Fix | Delete
}
[7959] Fix | Delete
[7960] Fix | Delete
.wpforms-payment-status.status-completed {
[7961] Fix | Delete
background-color: #dbf2df;
[7962] Fix | Delete
color: #008a20;
[7963] Fix | Delete
}
[7964] Fix | Delete
[7965] Fix | Delete
.wpforms-payment-status.status-failed {
[7966] Fix | Delete
background-color: #f7d6d6;
[7967] Fix | Delete
color: #d63638;
[7968] Fix | Delete
}
[7969] Fix | Delete
[7970] Fix | Delete
.wpforms-payment-status.status-pending {
[7971] Fix | Delete
background-color: #faf2d5;
[7972] Fix | Delete
color: #bd8600;
[7973] Fix | Delete
}
[7974] Fix | Delete
[7975] Fix | Delete
.wpforms-payment-status.status-processed {
[7976] Fix | Delete
background-color: #ededee;
[7977] Fix | Delete
color: #50575e;
[7978] Fix | Delete
}
[7979] Fix | Delete
[7980] Fix | Delete
.wpforms-payment-status.status-not-synced {
[7981] Fix | Delete
background-color: #ededee;
[7982] Fix | Delete
color: #50575e;
[7983] Fix | Delete
}
[7984] Fix | Delete
[7985] Fix | Delete
.wpforms-payment-status.status-refunded {
[7986] Fix | Delete
background-color: #ededee;
[7987] Fix | Delete
color: #50575e;
[7988] Fix | Delete
}
[7989] Fix | Delete
[7990] Fix | Delete
.wpforms-payment-status.status-partrefund {
[7991] Fix | Delete
background-color: #ededee;
[7992] Fix | Delete
color: #50575e;
[7993] Fix | Delete
}
[7994] Fix | Delete
[7995] Fix | Delete
.column-subscription .wpforms-subscription-status, .column-subscription .payment-placeholder-text-none {
[7996] Fix | Delete
white-space: nowrap;
[7997] Fix | Delete
}
[7998] Fix | Delete
[7999] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function