-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[WebProfilerBundle] fixed cursor as pointer when hovering over link. #15814
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
Conversation
aitboudad
commented
Sep 16, 2015
Q | A |
---|---|
Bug fix? | yes |
New feature? | no |
BC breaks? | no |
Deprecations? | no |
Fixed tickets | ~ |
Tests pass? | yes |
License | MIT |
Please also add the symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/base_js.html.twig Line 397 in f3b6ffc
|
Maybe better would be replace that |
this would force to add a bunch of CSS to reset the styles (we don't want a huge button here), but it would be more semantic markup indeed. |
3d466de
to
ac7591f
Compare
switched into |
ping @symfony/deciders @javiereguiluz |
👍 |
Thank you @aitboudad. |
…g over link. (aitboudad) This PR was merged into the 2.8 branch. Discussion ---------- [WebProfilerBundle] fixed cursor as pointer when hovering over link. | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Fixed tickets | ~ | Tests pass? | yes | License | MIT Commits ------- ac7591f [WebProfilerBundle] added btn-link.
…hovering over link. (aitboudad) This PR was merged into the 2.8 branch. Discussion ---------- [WebProfilerBundle] fixed cursor as pointer when hovering over link. | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Fixed tickets | ~ | Tests pass? | yes | License | MIT Commits ------- ac7591f [WebProfilerBundle] added btn-link.