zulip/static/styles
m-e-l-u-h-a-n 03e4ccbc2d message-view: Increase spacing for lists coming after paragraphs.
Lists that were followed by a paragraph (i.e. our p+ul, p+ol CSS rule)
in messages had negative top margin of -3px.  Adjusting the margin
here is important, because the default styling would result in an
excessive gap that made bulleted lists weirdly far from the previous
paragraph.  See #12113 for background.

However, the -3px negative margin was so large that it reduced spaces
between paragraph and lists, such that there was too little visible
separation between the two.  We fix this by going with a 0px
margin-top instead.

This has been tested for various structures of messages:
1. text + bulleted list
2. bulleted list + unbulleted list(or two lists)
3. only list.

And it looks good in all cases.

Fixes #17284.
2021-02-16 08:56:26 -08:00
..
portico api docs: Change font size for code and response blocks. 2021-02-16 08:22:35 -08:00
alerts.css styles: Use range context queries to eliminate *_max variables. 2021-02-05 09:23:59 -08:00
app_components.css styles: Use range context queries to eliminate *_max variables. 2021-02-05 09:23:59 -08:00
components.css new-style-checkbox: Set to cursor to not-allowed when disabled. 2020-10-01 17:45:11 -07:00
compose.css styles: Use range context queries to eliminate *_max variables. 2021-02-05 09:23:59 -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 styles: Use range context queries to eliminate *_max variables. 2021-02-05 09:23:59 -08:00
input_pill.css styles: Rename .scss files back to .css. 2020-09-15 16:33:28 -07:00
left_sidebar.css docs: Fix more capitalization issues. 2020-10-23 11:46:55 -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 styles: Convert [readonly] selector to :read-only pseudo-class. 2020-10-30 11:46:57 -07: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 styles: Use range context queries to eliminate *_max variables. 2021-02-05 09:23:59 -08:00
rendered_markdown.css message-view: Increase spacing for lists coming after paragraphs. 2021-02-16 08:56:26 -08:00
right_sidebar.css styles: Use range context queries to eliminate *_max variables. 2021-02-05 09:23:59 -08:00
settings.css styles: Use range context queries to eliminate *_max variables. 2021-02-05 09:23:59 -08:00
subscriptions.css styles: Use range context queries to eliminate *_max variables. 2021-02-05 09:23:59 -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 styles: Use range context queries to eliminate *_max variables. 2021-02-05 09:23:59 -08:00