zulip/static/styles
Wyatt Hoodes 820dd3a946 settings: Fix broken headers in night mode.
This bug turned out to pop up wherever a table existed in both
'settings' and 'organization settings', notably *excluding* both
'Custom Emoji' and 'Authentication Methods'.

The first thought to the solution was to simply add `thead` to the css
rule that applies the appropiate color for headers and the like.  This
was successful, however it brought attention to a sub-problem:

`emoji-settings-admin` and `auth-mehtod-settings-admin` were both
creating table headers in the body of the table. This was causing the
rows in these two tables to be colored inversely from all the others.
This is also the reason why these tables are the only ones correctly
styled. These handlebars were updated with the headers moved out of the
body.

The even and odd rows of the tables were then colored appropriately.

Fixes: #12209
2019-04-27 15:03:57 -07:00
..
activity.scss activity: Create interface for doing support operations. 2019-03-11 12:01:11 -07:00
alerts.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
app_components.scss modals: Replace modal dialog scale transition with short slide. 2019-03-21 17:27:45 -07: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 compose.scss: Fix alignment of "markdown preview" icons. 2019-04-14 16:37:36 -07: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: Change android screenshot from /apps. 2019-04-22 14:55:30 -07:00
left-sidebar.scss left sidebar: Simplify filter icon CSS logic. 2019-04-13 13:21:51 -07:00
lightbox.scss image-action: Fix open and download hover highlight in night mode. 2019-03-15 11:27:01 -07:00
media.scss refactor: Add an explicit `user_search_section`. 2019-02-11 19:12:51 -08:00
night_mode.scss settings: Fix broken headers in night mode. 2019-04-27 15:03:57 -07: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 help: Remove indentation from markdown ordered lists. 2019-04-16 17:49:42 -07:00
pygments.scss markdown: Add rendered_content selector to night-mode syntax highlight. 2019-04-05 17:13:20 -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 settings: Add sectioning to Other notifications section. 2019-04-23 15:24:39 -07:00
stats.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
subscriptions.scss stream-edit: Fix stream name span 2019-04-13 20:35:31 -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: Decrease user status modal width by 20% 2019-04-23 11:21:31 -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 navbar: Fix bugs caused by zulip.scss refactor. 2019-04-17 12:10:01 -07:00