mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-14 05:23:09 +00:00
* Enable sorting for client and traffic columns in innerColumns and client column in innerMobileColumns. Fix typo: mobileColums -> mobileColumns. * Refactored sorter functions in inbounds.html * Fix sorting issue in inbounds.html * Refactor email sorting function in inbounds.html * Add traffic sorting to inbounds table * small changes * Add hover effect to table column sorters * Update background color in dark mode * Fix hover background color in dark mode * Remove unnecessary CSS styles for table column sorters --------- Co-authored-by: Alireza Ahmadi <alireza7@gmail.com>