parcel/style/components
Blake Rain 176cdf493c
Some checks failed
Check / check (push) Failing after 3m17s
fix: swap uploads table to a CSS grid
Really this has become necessary to combat things like `colspan` not
respecting hidden columns and other problems with table layout. To
get the sizes to work we were using `fixed` layout, and in the end
it is easier to use grid.
2024-08-15 13:37:48 +01:00
..
button.css fix: stop buttons expanding all the time 2024-08-10 11:00:54 +01:00
drop.css feat: allow dropping files into index page to open upload modal 2024-08-09 10:07:20 +01:00
form.css fix: tidy up layout on smaller screen sizes 2024-08-10 11:37:36 +01:00
modal.css fix: tidy up layout on smaller screen sizes 2024-08-10 11:37:36 +01:00
panel.css chore: break up styles and remove unnecessary classes 2024-08-06 16:44:38 +01:00
table.css feat: add row-hover styling to help with attention 2024-08-15 11:00:27 +01:00
uploads.css fix: swap uploads table to a CSS grid 2024-08-15 13:37:48 +01:00