zulip/static/styles
Aman Agrawal ecb966c850 landing_page: Explicitly define transparent for gradients.
Safari interprets transparent as rgba(255, 255, 255, 0)
`transparent black` instead of rgba(0, 0, 0, 0).

We explicitly define transparent to help safari understand the
gradients.

This fixes the bug where our gradients look black on safari
on narrow screens.
2021-11-18 17:35:09 -08:00
..
portico landing_page: Explicitly define transparent for gradients. 2021-11-18 17:35:09 -08:00
alerts.css static: Make alert.css shared between app and portico. 2021-04-26 09:27:05 -07:00
app_components.css styles: Fix function-url-quotes. 2021-11-05 17:34:13 -07:00
components.css styles: Fix function-url-quotes. 2021-11-05 17:34:13 -07:00
compose.css styles: Fix shorthand-property-no-redundant-values. 2021-11-05 17:34:13 -07:00
dark_theme.css styles: Rename night_mode.css to dark_theme.css. 2021-11-18 16:55:35 -08:00
drafts.css drafts: Fix tooltip css in draft controls. 2021-11-10 12:54:53 -08:00
hotspots.css styles: Rename .scss files back to .css. 2020-09-15 16:33:28 -07:00
image_upload_widget.css delete avatar: Improve accessibility by converting <span> to <button>. 2021-10-26 17:51:38 -07:00
informational_overlays.css styles: Globally set font-size and a unitless line-height. 2021-06-23 09:10:50 -07:00
input_pill.css css: Fix night styling for deactivated pills. 2021-07-22 15:29:00 -07:00
left_sidebar.css left_sidebar: Add "Drafts" item. 2021-11-10 12:53:44 -08:00
lightbox.css styles: Fix shorthand-property-no-redundant-values. 2021-11-05 17:34:13 -07:00
message_edit_history.css styles: Rename .scss files back to .css. 2020-09-15 16:33:28 -07:00
modal.css modal: Grey out the submit button when disabled. 2021-11-15 10:38:57 -08:00
popovers.css user_profile_modal: Migrate modal to Micromodal. 2021-11-10 11:04:38 -08:00
pygments.css styles: Fix stylelint rule-empty-line-before. 2021-10-17 07:15:09 -07:00
reactions.css styles: Fix shorthand-property-no-redundant-values. 2021-11-05 17:34:13 -07:00
recent_topics.css styles: Fix shorthand-property-no-redundant-values. 2021-11-05 17:34:13 -07:00
rendered_markdown.css styles: Fix declaration-block-no-redundant-longhand-properties. 2021-11-05 17:34:13 -07:00
right_sidebar.css styles: Fix declaration-block-no-redundant-longhand-properties. 2021-11-05 17:34:13 -07:00
settings.css default_language: Migrate modal to dialog_widget. 2021-11-16 17:02:29 -08:00
subscriptions.css stream_settings_overlay: Fix padding for right section headings. 2021-11-16 16:33:33 -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: Fix shorthand-property-no-redundant-values. 2021-11-05 17:34:13 -07:00
user_status.css styles: Fix shorthand-property-no-redundant-values. 2021-11-05 17:34:13 -07:00
widgets.css styles: Fix shorthand-property-no-redundant-values. 2021-11-05 17:34:13 -07:00
zulip.css message_view_header: Switch selector for hover to ~ instead of +. 2021-11-10 11:05:22 -08:00