/* Modern Table Container Styles */ /* Table Header Controls */ /* Modern DataTable Styles */ /* Status Badge Styles */ /* Action Buttons Container */ /* Action buttons - Green gradient for most buttons */ /* Delete button - Red gradient */ /* Table Footer */ /* Modern Button Styles */ /* Page Title Styling */ /* DataTables Custom Styling */ /* Hide default DataTables elements since we have custom ones */ /* Responsive Design */ // Function to initialize custom functionality after DataTable is ready // If DataTable is not ready yet, wait a bit and try again // Update entries per page dropdown // Update table info // Add modern styling to table // Bind custom event handlers // Entries per page change handler // Search functionality // Bind custom event handlers // Listen for DataTable draw events // Update table info // Animate table rows // Initialize animations for main buttons // Add hover effects to modern buttons // Status badge animations // Action button hover effects // Add modern table styling function // Add hover effects to table rows // Add click effects to table headers // Add modern table row hover class // Start initialization after a short delay to ensure DataTable is ready