zulip/web/third
Sahil Batra a860e717bb bootstrap: Remove bootstrap CSS for url type inputs.
We use url type inputs in the add and edit custom field modals
and also to show the url type custom fields in "Profile" panel
and "Manage user" modal.

This commit re-adds the bootstrap CSS rules to these specific
input elements using modal_url_input and settings_url_input
class and thus removes the CSS for url type inputs from
bootstrap.css.

We might replace the new class added here with a common class
for all type of inputs in further commits.
2023-06-23 11:53:38 -07:00
..
bootstrap bootstrap: Remove bootstrap CSS for url type inputs. 2023-06-23 11:53:38 -07:00
bootstrap-tooltip css: Scroll on `html` instead of `.app`. 2023-05-24 15:43:19 -07:00
bootstrap-typeahead css: Scroll on `html` instead of `.app`. 2023-05-24 15:43:19 -07:00
jquery-idle
marked