zulip/static/styles
Boris Yankov 3df4990781 cleanup: Remove unnecessary 'magic' style for night mode.
This was introduced in e0236646

For 1.5 years we did not find a case that needed it (besides the
`a` tag hover state, that is not obvious if it was needed or it was
used as an example)

It is not obvious if this solution was a good idea. The concern was
that `body.night-mode` is more specific than `body` and some styles
might override others less specific in cases we might not want that.

Of course, we want that in the majority of cases, and css-specificity
rules are not simple to comprehend.

Good further reading:
http://cssspecificity.com/
https://specificity.keegan.st/

The added complexity of the resulting styles and the added code that
might not serve any practical purpose seem to not be worth it.
2019-03-08 15:27:32 -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 portico: Update screenshots on /apps. 2019-03-07 21:03:49 -08:00
left-sidebar.scss css: Consolidate some widths in left sidebar. 2019-03-08 12:04:20 -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 cleanup: Remove unnecessary 'magic' style for night mode. 2019-03-08 15:27:32 -08:00
popovers.scss css: Position/size popover user circles in correct file. 2019-02-18 14:22:37 -08:00
portico-signin.scss refactor: De-duplicate login button code in portico templates. 2019-03-05 14:02:12 -08:00
portico-styles.scss webpack: Move font and pygments CSS to common.css. 2018-05-27 23:19:40 -07:00
portico.scss portico: Fix styling of dropdown menu in nav bar. 2019-03-07 21:28:54 -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: Make right sidebar fonts be 14px. 2019-03-04 15:58:33 -08:00
settings.scss uploads: Show used upload space in attachments UI. 2019-03-07 20:18:00 -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 fonts: Make STREAMS and USERS be 14px. 2019-03-04 15:58:33 -08:00