Skip to content

Wmwragg/modal restyle - #1806

Merged
ara4n merged 6 commits into
developfrom
wmwragg/modal-restyle
Jul 15, 2016
Merged

Wmwragg/modal restyle#1806
ara4n merged 6 commits into
developfrom
wmwragg/modal-restyle

Conversation

@wmwragg

@wmwragg wmwragg commented Jul 15, 2016

Copy link
Copy Markdown
Contributor

Restyles the Modal dialog boxes as shown in Zeplin "02_x Chat modal" and closes #1760. There is a linked branch wmwragg/modal-restyle on the matrix-react-sdk repo that also needs to be merged.

Signed-off-by: William Wragg wm.wragg@gmail.com

@matrixbot

Copy link
Copy Markdown

Can one of the admins verify this patch?

height: 100%;
background-color: #000;
opacity: 0.2;
background-color: #e9e9e9;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

this looks like it will break lightbox background color? .mx_Dialog_lightbox presumably now needs an explicit color: #000;

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Apologies for that, I thought the .mx_Dialog_background was just for the Dialogs. I fixed it now, and just pushed

@ara4n

ara4n commented Jul 15, 2016

Copy link
Copy Markdown
Member

lgtm other than comment

@ara4n

ara4n commented Jul 15, 2016

Copy link
Copy Markdown
Member

thanks!

@ara4n
ara4n merged commit cd865bb into develop Jul 15, 2016
@t3chguy
t3chguy deleted the wmwragg/modal-restyle branch May 12, 2022 08:54
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.

Chat modal: restyle as per new modal design

3 participants