zulip/static/styles
Anders Kaseorg d312d04510 styles: Replace Sass with PostCSS.
It’s about as fast as node-sass (faster, according to their
benchmarks) and more flexible.  Autoprefixer is neat: we can now go
delete all our -moz-, -webkit-, etc. lines and have them autogenerated
as necessary based on .browserslistrc.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-08-29 16:35:51 -07:00
..
portico styles: Replace Sass with PostCSS. 2019-08-29 16:35:51 -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 css: Use SCSS nesting for `#stream_message_recipient_stream`. 2019-08-25 15:09:31 -07:00
drafts.scss styles: Replace Sass with PostCSS. 2019-08-29 16:35:51 -07:00
hotspots.scss css: Convert colors from rgba to hsla format. 2019-06-20 11:34:59 -07:00
informational-overlays.scss css: Nest .help-table inside .modal-body. 2019-08-20 12:00:22 -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 css: Nest .drafts-header inside .drafts-container. 2019-08-15 22:39:39 -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 markdown: Enable hashheadings syntax. 2019-08-02 15:15:34 -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 custom fields: Change field alert notifications style in user settings. 2019-08-25 20:57:27 -07:00
subscriptions.scss css: Use SCSS nesting for 700px media queries in subscriptions.scss. 2019-08-07 17:42:10 -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 styles: Replace Sass with PostCSS. 2019-08-29 16:35:51 -07:00
widgets.scss css: Use SCSS nesting for `.poll-edit-question`. 2019-08-07 17:16:49 -07:00
zulip.scss styles: Replace Sass with PostCSS. 2019-08-29 16:35:51 -07:00