aboutsummaryrefslogtreecommitdiff
path: root/assets/main.css
AgeCommit message (Collapse)Author
2022-08-21Fix payments page on narrow devicesJoris
After the introduction of filters, the payments table page was not very usable on mobile phones.
2022-08-21Show app title above form during connectionJoris
2022-05-03Use sans-serif fontJoris
2021-10-10Search by name, cost and userJoris
2021-10-10Search payments by categories explicitelyJoris
It was already possible to search by categories in the full text input, but it could have matched other fields as well. Explicitely add a select to search by categories. Also put the search form in a left aside. The mobile view is not done for the moment.
2021-01-23Reduce the font size a bitJoris
2021-01-03Rewrite in RustJoris