mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
Previously, we relied on the browser placeholder text style, but this makes it impossible to style text to look like a placeholder. Chrome uses `color` to set the placeholder, while Firefox uses `opacity`. This commit sets both, since setting one without the other will lead to strange behaviour. We pick the color for the light and day themes to ensure that we meet WCAG standards for accessibility. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||