Commit e0df5c3
committed
bug symfony#52979 [WebProfilerBundle] Fix "Copy as cURL" dark style (HypeMC)
This PR was merged into the 6.4 branch.
Discussion
----------
[WebProfilerBundle] Fix "Copy as cURL" dark style
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#52937 (comment)
| License | MIT
Followup to symfony#52937, addresses `@javiereguiluz`'s comment.
The button no longer changes color when using the dark theme:

Nothing changed when using the light theme:

Commits
-------
e4f47f2 [WebProfilerBundle] Fix "Copy as cURL" dark styleFile tree
1 file changed
+0
-2
lines changed- src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
190 | 189 | | |
191 | 190 | | |
192 | 191 | | |
193 | 192 | | |
194 | | - | |
195 | 193 | | |
196 | 194 | | |
197 | 195 | | |
| |||
0 commit comments