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

Wmwragg/modal restyle #1806

Merged
merged 6 commits into from
Jul 15, 2016
Merged

Wmwragg/modal restyle #1806

merged 6 commits into from
Jul 15, 2016

Conversation

wmwragg
Copy link
Contributor

@wmwragg wmwragg commented Jul 15, 2016

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

Can one of the admins verify this patch?

@@ -161,8 +167,8 @@ input[type=text]:focus, textarea:focus {
left: 0;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.2;
background-color: #e9e9e9;
Copy link
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
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
Copy link
Member

ara4n commented Jul 15, 2016

lgtm other than comment

@ara4n
Copy link
Member

ara4n commented Jul 15, 2016

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