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

Move the dialog css stuff in its own file #18174

Merged
merged 1 commit into from
May 28, 2024

Conversation

calixteman
Copy link
Contributor

In order to share common parts between different dialogs, this patch aims to slightly refactor the css in making it more generic. This way it'll simplify adding a new dialog (we want to add a new one when leaving an unsaved document).

web/viewer.css Outdated Show resolved Hide resolved
In order to share common parts between different dialogs, this patch
aims to slightly refactor the css in making it more generic.
This way it'll simplify adding a new dialog (we want to add a new one when
leaving an unsaved document).
@Snuffleupagus
Copy link
Collaborator

/botio-linux preview

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_preview from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.241.84.105:8877/c46d98790d2e1e6/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/c46d98790d2e1e6/output.txt

Total script time: 1.17 mins

Published

Copy link
Collaborator

@Snuffleupagus Snuffleupagus left a comment

Choose a reason for hiding this comment

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

Perhaps, in a follow-up, we should also use these CSS rules for the other dialogs as well (e.g. PasswordPrompt and PDFDocumentProperties)?

r=me, thanks!

@calixteman
Copy link
Contributor Author

Perhaps, in a follow-up, we should also use these CSS rules for the other dialogs as well (e.g. PasswordPrompt and PDFDocumentProperties)?

r=me, thanks!

Yep I thought about that too. If you want to make the follow-up, please do else I'll do it later in the week.

@calixteman calixteman merged commit 95a7de9 into mozilla:master May 28, 2024
7 checks passed
@calixteman calixteman deleted the make_dialog_css branch May 28, 2024 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants