zulip/static/styles
Tim Abbott ddb965110f CSS: Remove manual antialiasing configuration.
The antialiasing decisions we made for the webapp should be constant
over the entire page, not limited to particular subsections or themes.

If we wanted antialiasing, we should do it on the entire page, not
individual random widgets.  But it's not clear we actually want to do
it on the entire page.  The `-moz-osx-font-smoothing: grayscale`
setting now happens by default in OSX Mojave (40% world market share
right now and growing), so there's no reason to override it.  And
without retina displays, generally, subpixel rendering provides better
results than antialiasing (which overrides subpixel rendering).

Thanks to Anders Kaseorg for advice on this issue.
2019-03-04 15:12:48 -08:00
..
activity.scss webpack: Transition activity.css to use webpack. 2018-05-03 07:53:24 -07:00
alerts.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
app_components.scss components: Add basic styling component for guest avatar marker. 2018-12-30 11:07:00 -08:00
archive.scss css/webpack: Moved archive styles to webpack bundle. 2018-05-03 19:15:49 -07:00
billing.scss billing: Update text on /upgrade. 2019-01-29 06:30:19 -08:00
components.scss styles: Convert 6-digit hex values to HSL values. 2018-10-16 13:14:19 -07:00
compose.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
drafts.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
hotspots.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
informational-overlays.scss styles: Normalize differences in previous hex-to-HSL conversion. 2018-10-16 13:14:19 -07:00
input_pill.scss styles: Convert background properties to background-color. 2018-10-16 13:14:19 -07:00
landing-page.scss css: Set padding for the testimonials section directly. 2019-03-03 19:52:52 -08:00
left-sidebar.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
lightbox.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
media.scss refactor: Add an explicit `user_search_section`. 2019-02-11 19:12:51 -08:00
night_mode.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
popovers.scss css: Position/size popover user circles in correct file. 2019-02-18 14:22:37 -08:00
portico-signin.scss integrations: Rename Google logo to bypass Adblock Plus. 2019-02-24 11:09:02 -08:00
portico-styles.scss webpack: Move font and pygments CSS to common.css. 2018-05-27 23:19:40 -07:00
portico.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
pygments.scss styles: Convert named colors to HSL values. 2018-10-16 13:14:19 -07:00
reactions.scss night mode: Improve coloring of emoji picker. 2019-02-18 19:49:24 -08:00
reuseable_components.scss css: Use mixins in zulip.scss. 2018-05-08 10:35:40 -07:00
right-sidebar.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
settings.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
stats.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
subscriptions.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08: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: Remove bolding on button click. 2019-02-16 09:28:58 -08: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: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00