zulip/web/third
Aman Agrawal 16f2c4195b activity: Move `.container` CSS from bootstrap to activity.css.
* `.container` class is only used in `/activity/support` and
  `/activity/remote/support` pages. It is also used in emails but
  it has its own CSS.

* Since the CSS applied is localized and looks good, we just
  move the CSS relevant to us to `activity.css` which is used
  by both of these pages.

* Searched `"container"`, ` container `, `"container ` and
  ` container"` to look for the uses of this class.
2024-06-11 10:42:43 -07:00
..
bootstrap/css activity: Move `.container` CSS from bootstrap to activity.css. 2024-06-11 10:42:43 -07:00
bootstrap-typeahead typeahead: Use tippy to position typeaheads without a specified parent. 2024-05-08 10:05:27 -07:00
jquery-idle
marked marked: Fix type stub to declare marked as a CommonJS module. 2024-06-08 00:26:38 -07:00