zulip/static/styles
Aman Agrawal e41fffc43e pm_list: Show correct unread unread counts.
We only update the `.private_messages_header` here since
unread_counts of `.expanded_private_message` are updated
via `pm_list.update_private_messages`.

This fixes the bug of PMs in `.expanded_private_message` having
the same unread count as `private_messages_header`.

Since we rerender the DOM of `.expanded_private_message` every
time we update unread count of PMs, we don't need to manually
update them here. Also, we always keep them on display since
there is no real need to toggle them. They are not visible
when they have 0 unread counts via `.zero_count`.
2021-04-15 10:08:50 -07:00
..
portico integrations page: Add "Create your own" button. 2021-04-13 21:03:48 -07:00
alerts.css styles: Use Source Code Pro as our monospace font. 2021-04-05 15:18:41 -07:00
app_components.css top_left_corner: Directly use `span.unread_count` to display unreads. 2021-04-14 10:57:16 -07:00
components.css tippy: Set default font size to 12px. 2021-04-07 01:16:29 -07:00
compose.css giphy: Use GIPHY web SDK to allow inserting GIFs in compose box. 2021-04-05 15:04:49 -07: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 pm_list: Show correct unread unread counts. 2021-04-15 10:08:50 -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: Use `unread_counts` class for showing unread count. 2021-04-14 10:57:16 -07:00
popovers.css giphy: Use simplebar to replace browser scrollbar. 2021-04-14 10:50:47 -07: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: Use `unread_counts` class for showing unread count. 2021-04-14 10:57:16 -07:00
rendered_markdown.css css: Fix vertical alignment mismatch for view_in_playground button. 2021-04-07 21:06:36 -07:00
right_sidebar.css user_presence_row: Use `unread_counts` class for showing unread count. 2021-04-14 10:57:16 -07:00
settings.css bots settings: Stop modal from getting closed when an error is shown. 2021-04-13 11:42:36 -07:00
subscriptions.css styles: Use Source Code Pro as our monospace font. 2021-04-05 15:18:41 -07: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 message_controls: Don't set css properties for all `div`s in it. 2021-04-14 10:15:58 -07:00