zulip/static/styles
Brock Whittaker ed4866b9f9 message-feed: Improve scroll perf by removing scaling on emojis.
This removes scaling from the emojis by changing the background size to
a lower value and then allowing for the widths and heights of the
emojis to be proportionally smaller.

The transform: scale property would cause many more repaints in Chrome
and other browsers than should have been necessary which would render
messages above and below the feed light grey boxes that would
momentarily flash as blank before filling with content.

Modified by tabbott to use a percentage in the background-size.

Fixes #4660.
2017-05-03 14:49:47 -07:00
..
activity.css tools/css: Trim whitespace around CSS values. 2017-03-14 09:29:56 -07:00
alerts.css alerts: Clean up network error messages a bit. 2017-04-28 12:58:30 -07:00
components.css admin: Restyle administration checkboxes to match new style. 2017-05-01 16:01:36 -07:00
compose.css emoji: Replace the old compose emoji picker with the reactions picker. 2017-04-30 15:14:42 -07:00
drafts.css Switch "drafts" to new component overlay. 2017-03-15 12:17:27 -07:00
fonts.css Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
informational-overlays.css Information modals are now responsive on smaller screens. 2017-03-19 23:00:40 -07:00
landing-page.css integrations: Fixup inconsistent lozenge heights. 2017-04-12 13:10:41 -07:00
left-sidebar.css left-sidebar: Restructure <a> to cover the <li>. 2017-04-28 09:56:15 -07:00
lightbox.css Fix up YouTube embed issues and styling. 2017-03-21 14:28:13 -07:00
media.css css: Enforce one selector per line. 2017-03-26 16:57:33 -07:00
popovers.css Remove extra "Unsubscribe" on left-sidebar stream popover. 2017-04-11 16:14:55 -07:00
portico-signin.css ux: Display error on login/registration if no auth backends are enabled. 2017-05-01 17:17:37 -07:00
portico.css register: Remove long-unused company-email HTML/CSS. 2017-05-01 17:18:03 -07:00
pygments.css Clean pygments.css to use 4 space indents. 2017-03-18 08:06:19 -07:00
reactions.css message-feed: Improve scroll perf by removing scaling on emojis. 2017-05-03 14:49:47 -07:00
right-sidebar.css Change right sidebar unread counts to be rounded. 2017-04-25 17:47:36 -07:00
settings.css Change <thead> styling in settings containers. 2017-05-01 16:56:54 -07:00
stats.css stats: Remove users_today from Active Users. 2017-04-28 16:15:07 -07:00
subscriptions.css Change streams subscriber lists to render progressively. 2017-05-01 16:56:54 -07:00
typing_notifications.css Add typing notifications front end. 2017-03-17 20:45:07 -07:00
zulip.css emoji: Switch to using iamcal sprite sheets for reactions and pickers. 2017-05-03 13:30:42 -07:00