zulip/static
Tim Abbott 48dccfd37a css: Fix night theme radio inputs.
Radio inputs that are not selected are technically independent
:read-only inputs, not a single input with multiple values; this
results in this selector for read-only inputs not behaving as
expected.

Fixes #20221.
2021-12-07 14:32:37 -08:00
..
assets icons: Set font-display: block for icon font. 2021-08-23 15:59:54 -07:00
audio
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images docs: Update the /help/ instructions for setting up OneLogin SAML. 2021-11-16 14:58:17 -08:00
js narrow_banner: Move empty narrow messages to handlebar templates. 2021-12-07 13:38:48 -08:00
shared eslint: Fix unicorn/prefer-code-point. 2021-12-03 14:33:53 -08:00
styles css: Fix night theme radio inputs. 2021-12-07 14:32:37 -08:00
templates narrow_banner: Move empty narrow messages to handlebar templates. 2021-12-07 13:38:48 -08:00
third lint: Fix typos found by codespell. 2021-10-19 16:51:13 -07:00
.gitignore