Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9980004

Browse files
bug #26369 Use fill instead of style for svg colors (rpkamp)
This PR was merged into the 3.4 branch. Discussion ---------- Use fill instead of style for svg colors | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | N/A | License | MIT Using style does not work when a Content Security Policy is in place, resulting in non-styles (black) images instead of grey. Symfony 2.7 and 2.8 don't have these images so there is nothing to fix there. Commits ------- e296778 Use fill instead of style for svg colors
2 parents 6628318 + e296778 commit 9980004

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Loading

src/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/redirect.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)