riot-web/res/css
Travis Ralston bde2f757aa Unify and improve download interactions
With help from Palid.

This does two major things:
1. Makes the tile part of a file body clickable to trigger a download.
2. Refactors a lot of the recyclable code out of the DownloadActionButton in favour of a utility. It's not a perfect refactoring, but it sets the stage for future work in the area (if needed).

The refactoring still has a heavy reliance on being supplied an iframe, but simplifies the DownloadActionButton and a hair of the MFileBody download code. In future, we'd probably want to make the iframe completely managed by the FileDownloader rather than have it only sometimes manage a hidden iframe.
2021-07-29 16:02:46 -06:00
..
structures Fix broken layout of the space hierarchy view 2021-07-27 13:09:43 +01:00
views Unify and improve download interactions 2021-07-29 16:02:46 -06:00
_common.scss Add CSS containement rules for shorter reflow operations 2021-06-01 11:26:32 +01:00
_components.scss Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686 2021-07-22 12:44:27 +01:00
_font-sizes.scss
_font-weights.scss
rethemendex.sh