????JFIF??x?x????'
Server IP : 104.21.112.1 / Your IP : 216.73.216.145 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/tempvsty/./pontiacques.org/wp-content/plugins/give/src/Donors/resources/components/ |
Upload File : |
@use '@givewp/css/Safe-Rem/functions' as *; .donorBulkModalContent { .donorInformation { position: relative; display: flex; flex-flow: column wrap; align-content: flex-start; justify-content: center; column-gap: safe-rem(0.6125); row-gap: safe-rem(0.25); height: safe-rem(4); width: 100%; & > a { color: #0878b0; font-size: 1.125rem; font-weight: 700; } &__email { min-width: 0; overflow: hidden; } &__gravatar { border-radius: 9999px; width: safe-rem(4); height: safe-rem(4); } &__name { display: inline; inline-size: -webkit-fit-content; inline-size: -moz-fit-content; inline-size: fit-content; font-size: safe-rem(1.125); text-decoration: none; } &__email { font-style: normal; font-weight: 400; line-height: 150%; max-width: calc(100% - 4rem); white-space: nowrap; text-overflow: ellipsis; } } } label[for="giveDonorsTableDeleteDonations"] { display: inline-flex; align-items: center; gap: var(--givewp-spacing-2); } #giveDonorsTableDeleteDonations { margin: 0 var(--givewp-spacing-2) 0 0; }