mirror of
https://github.com/zulip/zulip.git
synced 2026-06-27 21:01:32 +08:00
We hide most of the native checkbox type input elements using "clip: rect(0, 0, 0, 0)", as we instead make our custom checkbox using span element. Native checkbox is used in emails page in development environment for which we have already added CSS in previous commit. This commit removes the CSS rules set for checkbox type inputs as part of our bootstrap removal project. |
||
|---|---|---|
| .. | ||
| css | ||
| js | ||