PluginProbe
GiveWP – Donation Plugin and Fundraising Platform / 3.6.0
GiveWP – Donation Plugin and Fundraising Platform v3.6.0
4.16.8 4.16.7.2 4.16.7.1 4.16.7 4.16.6.1 4.16.6 4.16.5.1 4.16.5 4.16.4 4.16.3 4.16.2 4.16.1 4.16.0 4.15.5 4.15.4 4.15.3 4.15.2 4.15.1 4.15.0 2.3.0 2.3.1 2.3.2 2.30.0 2.31.0 2.31.1 All 253 releases
give / build / donationFormBlock.css
donationFormBlock.css
3 lines 2.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .givewp-donation-form-selector{display:flex;flex-direction:column;gap:1rem;padding:2rem 4rem;background:#f6f6f6;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.givewp-donation-form-selector__select input[type=text]:focus{border-color:rgba(0,0,0,0);box-shadow:0 0 0 1px rgba(0,0,0,0);outline:2px solid rgba(0,0,0,0)}.givewp-donation-form-selector__logo{align-self:center}.givewp-donation-form-selector__open{color:#fff;background:#2271b1;padding:.5rem 1rem;cursor:pointer;border:none;border-radius:5px}.givewp-donation-form-selector__submit{width:100%;background-color:#27ae60;color:#fff;padding:1rem;border-radius:5px;font-weight:bold;text-align:center;outline:none;border:0;transition:.2s}.givewp-donation-form-selector__submit:disabled{background-color:#e0e0e0}.givewp-donation-form-selector__submit:hover:not(:disabled){cursor:pointer;filter:brightness(1.2)}.givewp-donation-form-link,.givewp-donation-form-modal__open{color:var(--givewp-secondary-color, #ffffff) !important;background:var(--givewp-primary-color, #2271b1);padding:.75rem 1.25rem !important;cursor:pointer;border:none;border-radius:5px;font-size:1rem;font-weight:500 !important;text-decoration:none !important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.components-input-control__label{width:100%}.wp-block-give-donation-form{position:relative}.wp-block-give-donation-form form[id*=give-form] #give-gateway-radio-list>li input[type=radio]{display:inline-block}.wp-block-give-donation-form iframe{pointer-events:none;width:100% !important}.give-change-donation-form-btn svg{margin-top:3px}
2 .givewp-donation-form-modal__overlay{position:fixed;top:0;left:0;height:100%;width:100%;display:flex;background-color:rgba(0,0,0,.35)}.givewp-donation-form-modal__dialog{position:relative;margin:auto;max-height:85%;width:100%;padding-right:3rem;padding-top:4rem;overflow-y:scroll}.givewp-donation-form-modal__dialog:focus{outline:none}.givewp-donation-form-modal__close{display:flex;position:absolute;top:.25rem;right:50%;padding:.75rem;width:-moz-fit-content;width:fit-content;background:#fff;cursor:pointer;border:1px solid rgba(0,0,0,0);border-radius:50%;z-index:999}.givewp-donation-form-modal__close svg{height:1rem;width:1rem}.givewp-donation-form-modal__close:hover{border:1px solid gray}
3