zulip/static/styles
Tim Abbott 85b3157b47 css: Fix webapp alert styling incorrectly applying to portico.
In a00f5dd90e, we needed to move the
`alert-box` styles from alerts.css to be visible in portico pages.
However, when doing so, we incorrectly moved all of alerts.css, which
also has styles for `alert` and` alert-error` designed to make it
convenient to include hidden elements for potential errors in the
webapp settings UIs directly in the HTML template (and then use
show/hide to manage them).

We fix this by moving just the alert-box scope to the common
components.css module, which is designed as the place for styles
shared between the webapp and portico pages.

This fixes an issue where the error messages for wrong password and
the like were invisible :(.
2021-03-31 10:06:40 -07:00
..
portico css: Fix webapp alert styling incorrectly applying to portico. 2021-03-31 10:06:40 -07:00
alerts.css css: Fix webapp alert styling incorrectly applying to portico. 2021-03-31 10:06:40 -07:00
app_components.css stream-ui: Fix oddly spaced elements in streams tab. 2021-02-23 15:17:33 -08:00
components.css css: Fix webapp alert styling incorrectly applying to portico. 2021-03-31 10:06:40 -07:00
compose.css compose: Fix alignment of Drafts button. 2021-03-04 17:33:01 -08:00
drafts.css styles: Use range context queries to eliminate *_max variables. 2021-02-05 09:23:59 -08:00
hotspots.css styles: Rename .scss files back to .css. 2020-09-15 16:33:28 -07:00
image_upload_widget.css styles: Rename .scss files back to .css. 2020-09-15 16:33:28 -07:00
informational_overlays.css keyboard shortcuts: Make keyboard shortcuts modal more responsive. 2021-02-26 07:59:15 -08:00
input_pill.css styles: Rename .scss files back to .css. 2020-09-15 16:33:28 -07:00
left_sidebar.css left-sidebar: Remove add-streams option out of scrollbar. 2021-03-16 14:10:04 -07:00
lightbox.css styles: Use range context queries to eliminate *_max variables. 2021-02-05 09:23:59 -08:00
message_edit_history.css styles: Rename .scss files back to .css. 2020-09-15 16:33:28 -07:00
night_mode.css recent_topics: Remove top and bottom borders. 2021-02-25 17:31:32 -08:00
popovers.css styles: Use range context queries to eliminate *_max variables. 2021-02-05 09:23:59 -08:00
pygments.css styles: Rename .scss files back to .css. 2020-09-15 16:33:28 -07:00
reactions.css emoji_picker: Fix search input length. 2020-09-23 11:33:27 -07:00
recent_topics.css recent_topics: Stop last_msg_time_header::after from overflowing. 2021-02-25 17:33:01 -08:00
rendered_markdown.css rendered_markdown: Add horizontal scrollbar to overflowing ```math. 2021-03-28 19:03:40 -07:00
right_sidebar.css right-sidebar: Fix design bugs with keyboard-shortcuts. 2021-03-22 19:29:46 -07:00
settings.css edit_bot: Fix dropdown username capitalization. 2021-03-30 16:14:42 -07:00
subscriptions.css Revert "stream-ui: Change view from 2-column to 1-column at width 992px." 2021-02-26 07:52:47 -08:00
typing_notifications.css styles: Use range context queries to eliminate *_max variables. 2021-02-05 09:23:59 -08:00
user_circles.css styles: Rename .scss files back to .css. 2020-09-15 16:33:28 -07:00
user_status.css styles: Use range context queries to eliminate *_max variables. 2021-02-05 09:23:59 -08:00
widgets.css styles: Rename .scss files back to .css. 2020-09-15 16:33:28 -07:00
zulip.css notifications: Remove in_browser_notify and bootstrap-notify. 2021-03-22 23:40:38 -07:00