Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split MImageBody into MFileBody to match JS Classes. #6067

Merged
merged 2 commits into from
Feb 5, 2018

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Jan 30, 2018

Add explicit cursor:pointer so calculated CSS includes it for

  • usercontent.riot.im styling

Signed-off-by: Michael Telatynski 7t3chguy@gmail.com

Copyright left unchanged as the majority is split out of MImageBody

Twinned with matrix-org/matrix-react-sdk#1726

Fixes #6058

.mx_MFileBody_download a {
color: $accent-color;
text-decoration: none;
cursor: pointer;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I should have done the file splitting and the adding of the new css in two commits - sorry
AAAAAAnyway, the above line is the only one added

@lukebarnard1
Copy link
Contributor

This looks good, but could you split the commit up as you said, @t3chguy

and having the classnames match their components.

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
@t3chguy t3chguy force-pushed the t3chguy/fix_usercontent_pointer branch from 1225ba0 to 3abf145 Compare February 5, 2018 13:26
@t3chguy
Copy link
Member Author

t3chguy commented Feb 5, 2018

@lukebarnard1 split

Copy link
Contributor

@lukebarnard1 lukebarnard1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks! LGTM.

@lukebarnard1 lukebarnard1 merged commit 680a019 into develop Feb 5, 2018
@t3chguy t3chguy deleted the t3chguy/fix_usercontent_pointer branch February 16, 2021 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants