zulip/static/styles
Anders Kaseorg 0310c3def4 css: Fix weird checkbox scrolling bug in Chrome.
This fixes a problem in Chrome where checking our styled checkboxes in
the stream creation form sometimes caused parts of the page to scroll
in weird ways or disappear.

The issue was that the hidden `position: absolute` checkboxes weren’t
scrolling with the `#stream-creation` scrollbar, which is `overflow:
auto`, not SimpleBar.  When you focused them, Chrome tried to scroll
them into view by whatever means necessary.  In this case, the
necessary means were to scroll the `.subscriptions-container`, which
is `overflow: hidden`.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-07-22 10:56:19 -07:00
..
portico auth: Migrate google auth to python-social-auth. 2019-07-21 20:51:34 -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: Remove unnecessary prefixed transitions. 2019-05-20 12:15:16 -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 refactor: Add an explicit user_search_section. 2019-02-11 19:12:51 -08:00
night_mode.scss night mode: Improve coloring of .new-style buttons. 2019-07-19 13:27:37 -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
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 settings: Update upgrade text and styling. 2019-07-21 14:32:36 -07:00
subscriptions.scss css: Nest .subscriptions-header inside .subscriptions-container. 2019-07-18 11:41:18 -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: Refactor topic edit buttons to use scss nesting. 2019-07-17 22:30:39 +03:00