/** * Admin styles for WooCommerce Tier and Package Prices */ .wc-tpp-tier-pricing, .wc-tpp-package-pricing { border-top: 1px solid #eee; padding-top: 15px; margin-top: 15px; } .wc-tpp-tier-pricing > p:first-child, .wc-tpp-package-pricing > p:first-child { font-weight: 600; margin-bottom: 10px; } .wc-tpp-tier-pricing .description, .wc-tpp-package-pricing .description { display: block; margin-top: 5px; font-style: italic; color: #666; } /* Table styling */ .wc-tpp-tiers-table, .wc-tpp-packages-table { margin-top: 15px; margin-bottom: 15px; } .wc-tpp-tiers-table th, .wc-tpp-packages-table th { font-weight: 600; text-align: left; } /* Remove borders for variation pricing tables to match WooCommerce variation UI style */ .wc-tpp-variation-pricing .wc-tpp-tiers-table, .wc-tpp-variation-pricing .wc-tpp-packages-table { border: none; } .wc-tpp-variation-pricing .wc-tpp-tiers-table th, .wc-tpp-variation-pricing .wc-tpp-packages-table th, .wc-tpp-variation-pricing .wc-tpp-tiers-table td, .wc-tpp-variation-pricing .wc-tpp-packages-table td { border: none; } /* Table row styling - rows are now