zulip/static/styles
Rohitt Vashishtha 6c34d99ad0 typeahead: Add header text to show info about current completion.
We can provide a function that returns an HTML string: `this.header()` to
display a header text above the typeahead. This can be used to provide
contextual information such as hinting about the silent mentions syntax
or the topic mentions syntax.

At the end of this commit, the HTML structure is:

$container <div>
  $header <p>
    info-icon
    header-text
  $menu <ul>
    list-items
2019-07-31 15:33:27 -07:00
..
portico css: Fix ols on integrations. 2019-07-25 15:08:07 -07:00
alerts.scss refactor: Use variables for repeated colors in alerts.scss. 2019-06-20 11:20:29 -07:00
app_components.scss templates: Eliminate anchor links with nested buttons. 2019-07-19 13:27:37 -07:00
components.scss css: Fix weird checkbox scrolling bug in Chrome. 2019-07-22 10:56:19 -07:00
compose.scss typeahead: Add header text to show info about current completion. 2019-07-31 15:33:27 -07:00
drafts.scss draft: Fix draft list not being able to scoll to bottom. 2019-06-13 11:35:14 -07:00
hotspots.scss css: Convert colors from rgba to hsla format. 2019-06-20 11:34:59 -07:00
informational-overlays.scss info-overlay: Fix "message formating" styling. 2019-05-30 16:18:54 -07:00
input_pill.scss input pills: Update style for non editable pills. 2019-07-09 17:21:54 -07:00
left-sidebar.scss left_sidebar: Fix click target of links in the top left sidebar. 2019-07-09 13:12:10 -07:00
lightbox.scss css: Convert colors from rgba to hsla format. 2019-06-20 11:34:59 -07:00
media.scss css: Remove message_hovered class. 2019-07-23 17:54:12 -07:00
night_mode.scss typeahead: Add a container div for the typeahead list. 2019-07-31 15:33:27 -07:00
popovers.scss third: Upgrade spectrum-colorpicker to 1.8.0 from NPM. 2019-07-10 10:07:34 -07:00
pygments.scss markdown: Add rendered_content selector to night-mode syntax highlight. 2019-04-05 17:13:20 -07:00
reactions.scss css: Nest elems inside .emoji-info-popover. 2019-06-03 15:30:51 -07:00
rendered_markdown.scss css: Move edit history highlighting CSS into rendered_markdown. 2019-07-31 12:08:17 -07:00
reuseable_components.scss css: Remove unnecessary 'prefixed-transition' mixin. 2019-05-20 12:15:16 -07:00
right-sidebar.scss right sidebar: Use flexbox positioning for elements in USERS header. 2019-07-16 11:33:02 -07:00
settings.scss org settings: Fix background color in custom user profile datepicker field. 2019-07-29 15:06:35 -07:00
subscriptions.scss css: Reorder subscriptions.scss so .large-icon are in same place. 2019-07-25 14:44:58 -07:00
typing_notifications.scss css: Transition 'app.css' to SCSS. 2018-05-02 17:13:16 -07:00
user_circles.scss user status: Make "unavailable" status circle grey. 2019-03-01 22:51:07 +02:00
user_status.scss user status: Clean up code for user status options. 2019-05-01 16:34:54 -07:00
widgets.scss poll_widget: Add highlight for vote count if current user votes. 2019-03-01 16:35:18 -08:00
zulip.scss css: Extract rendered_markdown.scss. 2019-07-31 12:08:17 -07:00