@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap'); /* Eden Snapshot - Scoped Styles */ .eden-snapshot { width: 90%; margin: 40px auto; max-width: 1200px; font-family: 'Montserrat', sans-serif; color: #1d1d17; } /* Transactions Table Section */ .eden-snapshot .transactions-table-container { background-color: #ffffff; border-radius: 8px; box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15); padding: 20px; } .eden-snapshot .transactions-header { font-size: 24px; font-weight: 600; color: #1d1d17; margin-bottom: 20px; } /* Table Styling */ .eden-snapshot table { width: 100%; border-collapse: collapse; /* Prevents gaps between cells */ margin-bottom: 20px; table-layout: auto; border: 0; /* No borders anywhere */ } .eden-snapshot table th, .eden-snapshot table td { padding: 14px; text-align: left; white-space: nowrap; border: 0; /* No borders anywhere */ } /* Header Styling */ .eden-snapshot table th { background-color: #ff77a9; /* Bright pink header */ color: #ffffff; font-weight: 600; font-size: 16px; } /* Alternating Row Colors */ .eden-snapshot table tr:nth-child(odd) { background-color: #ffffff; /* White for odd rows */ } .eden-snapshot table tr:nth-child(even) { background-color: #f9f9f9; /* Light gray for even rows */ } /* "Open" Row Background */ .eden-snapshot .transaction-details-row { display: none; background-color: #ffe6f0; /* Light pink for open details */ } .eden-snapshot .transaction-details-row.open { display: table-row; /* Make visible when open */ background-color: #ffe6f0; /* Ensure consistent light pink */ } /* Amount Styling */ .eden-snapshot .amount-incoming { color: #007d44; /* Green for incoming */ font-weight: bold; } .eden-snapshot .amount-outgoing { color: #b30000; /* Red for outgoing */ font-weight: bold; } /* No Hover Effects */ .eden-snapshot table tr:hover td { background-color: inherit; /* No hover effect */ } /* No-Transactions Message */ .eden-snapshot .no-transactions-message { font-size: 16px; color: #1d1d17; text-align: center; margin-top: 20px; } /* Responsive Design */ @media screen and (max-width: 768px) { .eden-snapshot .transactions-table-container { padding: 15px; } .eden-snapshot table th, .eden-snapshot table td { font-size: 14px; padding: 10px; } .eden-snapshot .transactions-header { font-size: 20px; } }
Warning: session_start(): Session cannot be started after headers have already been sent in /home/ustabxch/public_html/eden/wp-content/plugins/displaytokens/core.php on line 18

Warning: session_start(): Session cannot be started after headers have already been sent in /home/ustabxch/public_html/eden/wp-content/plugins/dogedollar/core.php on line 39

Warning: Cannot modify header information - headers already sent by (output started at /home/ustabxch/public_html/eden/wp-content/plugins/snapshot/core.php:1) in /home/ustabxch/public_html/eden/wp-includes/pluggable.php on line 1435

Warning: Cannot modify header information - headers already sent by (output started at /home/ustabxch/public_html/eden/wp-content/plugins/snapshot/core.php:1) in /home/ustabxch/public_html/eden/wp-includes/pluggable.php on line 1438