zulip/web/third
Sahil Batra be5ddfa629 bootstrap: Remove bootstrap CSS for checkbox type input elements.
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.
2023-03-01 16:34:12 -08:00
..
bootstrap bootstrap: Remove bootstrap CSS for checkbox type input elements. 2023-03-01 16:34:12 -08:00
bootstrap-tooltip web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
bootstrap-typeahead web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
jquery-idle web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
marked web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00