zulip/web/third
Sahil Batra 0454be5d26 activity: Re-add bootstrap CSS for inputs in realm details page.
This commit re-adds bootstrap CSS for text inputs in realm details
page by using a more specific selector in activity.css. The CSS
added for search input includes bootstrap CSS applied using
".search-query" and "input[type="text"]" selectors.

We remove the CSS for search-query CSS from bootstrap.css
as the search element in app navbar already overrides the
bootstrap CSS.

This is a prep commit for removing bootstrap CSS for text type
inputs.
2023-07-07 10:10:28 -07:00
..
bootstrap activity: Re-add bootstrap CSS for inputs in realm details page. 2023-07-07 10:10:28 -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