Skip to content

[WebProfilerBundle] Fix theme settings #29184

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

Merged
merged 1 commit into from
Nov 12, 2018
Merged

[WebProfilerBundle] Fix theme settings #29184

merged 1 commit into from
Nov 12, 2018

Conversation

ro0NL
Copy link
Contributor

@ro0NL ro0NL commented Nov 12, 2018

Q A
Branch? master
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #28932 #28935
License MIT
Doc PR symfony/symfony-docs#...

@ro0NL
Copy link
Contributor Author

ro0NL commented Nov 12, 2018

Responsive:

image

@@ -1,6 +1,6 @@
<style>
#open-settings {
color: var(--text-muted);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

udefined var

@ro0NL
Copy link
Contributor Author

ro0NL commented Nov 12, 2018

Seems it fixes #28935 as well :)

Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

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

I've just tested this in a 4.2-beta1 app and it worked perfectly! Thanks a lot Roland.

@nicolas-grekas
Copy link
Member

Thank you @ro0NL.

nicolas-grekas added a commit to nicolas-grekas/symfony that referenced this pull request Nov 12, 2018
This PR was squashed before being merged into the 4.2-dev branch (closes symfony#29184).

Discussion
----------

[WebProfilerBundle] Fix theme settings

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | symfony#28932 symfony#28935
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

Commits
-------

8fbe85c [WebProfilerBundle] Fix theme settings
@nicolas-grekas nicolas-grekas merged commit 8fbe85c into symfony:master Nov 12, 2018
@ro0NL ro0NL deleted the profiler branch November 12, 2018 16:48
@fabpot fabpot mentioned this pull request Nov 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants