Aman Agrawal
959bf39320
bootstrap: Remove unused `text-warning` class.
2024-06-26 10:03:05 -07:00
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
Aman Agrawal
b1a143e47c
css: Remove unused `row-fluid` class.
2024-06-05 09:15:32 -07:00
Tim Abbott
41fa2e7174
css: Remove unused portico tab-content CSS rules.
2024-01-28 16:08:30 -08:00
Tim Abbott
065dc8fc5d
css: Remove several unused Bootstrap rules from portico.
2024-01-28 16:08:30 -08:00
Tim Abbott
b44c3d321d
css: Delete unused Bootstrap close rules from portico.
2024-01-28 16:08:30 -08:00
Tim Abbott
00aa0631fe
css: Move Bootstrap alerts CSS to separate file.
2024-01-28 16:08:30 -08:00
Tim Abbott
db9ee6237e
css: Remove portico copy of Bootstrap typeahead CSS.
...
We don't use the typeahead component in portico pages.
2024-01-28 16:08:30 -08:00
Tim Abbott
73aca658f6
css: Remove unused Bootstrap dropdown-backdrop rules.
2024-01-28 16:08:30 -08:00
Tim Abbott
4395c54c23
css: Remove unused Bootstrap CSS for nav elements.
2024-01-28 16:08:30 -08:00
Tim Abbott
ee97d018af
css: Remove unused Bootstrap dropup CSS.
2024-01-28 16:08:30 -08:00
Karl Stolley
f07dae6b25
bootstrap: Fork CSS into app, portico copies.
...
This aims to reduce the cognitive overhead of doing Bootstrap CSS
cleanup by concerning contributors only with Zulip or the portico.
2024-01-28 15:07:36 -08:00