Commit db18496
authored
feat(feedback): Customize feedback placeholder text color (getsentry#11417)
Some browsers have a default gray colour for placeholder text. Added a color and opacity style to placeholders so that the placeholder text is lighter than input text. |Before|After| |------|------| |<img width="304" alt="image" src="https://github.com/getsentry/sentry-javascript/assets/55311782/dc6b218c-972f-429d-a214-1891e60b69e5">|<img width="304" alt="image" src="https://github.com/getsentry/sentry-javascript/assets/55311782/7dbadb0d-ef52-4203-b928-b7b1253e7552">| |<img width="326" alt="image" src="https://github.com/getsentry/sentry-javascript/assets/55311782/f1bf87e9-fabb-439e-a10c-94a92b5a9b9f">|<img width="326" alt="image" src="https://github.com/getsentry/sentry-javascript/assets/55311782/93a91c23-81d3-4203-89d1-495be1380371">| Fixes getsentry#101901 parent 2b09f91 commit db18496
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
136 | 141 | | |
137 | 142 | | |
138 | 143 | | |
| |||
0 commit comments