zulip/static/styles
Steve Howell 1eab59d1b5 topic list: Kill off "no more topics".
If you clicked for no more topics and then the server didn't find any,
we once had code that would say "No more topics" in light gray at the
bottom of the topic list.

The feature appears to have been broken by some detail in the
`self.dom` refactoring.  More importantly, it's not clear it's useful
as opposed to clutter.

Since we added the `stream.first_message_id` feature, it's now very
rare for the `more topics` option to appear when there aren't in fact
older topics that could be fetched.  In cases where there are not, the
UI is still clear about what's happening -- it shows a loading
indicator and then displays a list of topics that doesn't have
anything new.

So we're removing this feature; we can re-add it without too much
difficulty if user feedback in the future suggests it would be useful
after all.
2020-01-22 14:28:59 -08:00
..
portico default stream groups: Fix broken registration UI. 2020-01-14 14:50:18 -08:00
alerts.scss blueslip: Make stack trace more readable. 2019-10-31 13:47:54 -07:00
app_components.scss styles: Move media queries into the files they override. 2019-10-28 15:39:17 -07:00
components.scss styles: Remove most vendor-prefixed CSS attributes. 2019-08-30 14:51:52 -07:00
compose.scss styles: Move media queries into the files they override. 2019-10-28 15:39:17 -07:00
drafts.scss styles: Replace Sass with PostCSS. 2019-08-29 16:35:51 -07:00
hotspots.scss styles: Remove most vendor-prefixed CSS attributes. 2019-08-30 14:51:52 -07:00
informational-overlays.scss styles: Remove most vendor-prefixed CSS attributes. 2019-08-30 14:51:52 -07:00
input_pill.scss input pills: Update style for non editable pills. 2019-07-09 17:21:54 -07:00
left-sidebar.scss topic list: Kill off "no more topics". 2020-01-22 14:28:59 -08:00
lightbox.scss styles: Remove most vendor-prefixed CSS attributes. 2019-08-30 14:51:52 -07:00
night_mode.scss blueslip: Make stack trace more readable. 2019-10-31 13:47:54 -07:00
popovers.scss styles: Remove most vendor-prefixed CSS attributes. 2019-08-30 14:51:52 -07:00
pygments.scss styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
reactions.scss styles: Remove most vendor-prefixed CSS attributes. 2019-08-30 14:51:52 -07:00
rendered_markdown.scss styles: Remove overrides for KaTeX line-height and white-space. 2019-09-10 16:03:20 -07:00
right-sidebar.scss styles: Move media queries into the files they override. 2019-10-28 15:39:17 -07:00
settings.scss styles: Move media queries into the files they override. 2019-10-28 15:39:17 -07:00
subscriptions.scss styles: Move media queries into the files they override. 2019-10-28 15:39:17 -07:00
typing_notifications.scss styles: Move media queries into the files they override. 2019-10-28 15:39:17 -07:00
user_circles.scss styles: Remove most vendor-prefixed CSS attributes. 2019-08-30 14:51:52 -07:00
user_status.scss styles: Remove stray semicolon from input.user_status block. 2019-09-02 21:45:43 -07:00
widgets.scss css: Use SCSS nesting for `.poll-edit-question`. 2019-08-07 17:16:49 -07:00
zulip.scss user status: Add JS tooltips for Buddy List and PM List. 2019-11-20 12:49:37 -08:00