zulip/web
PieterCK 7556414337 subscription css: Refactor subscriber list bottom border.
This commit refactors the css for subscriber list in channel
settings and group settings by moving the css rules that were
initially used to format the bottom border of the table to
the wrapper div (.subscriber_list_container) around the table.

On specific screen height, this wrapper div will overlap the
actual bottom border of the table and make it look like it's
cut-off. This commit makes it look like the table have consistent
bottom border accross all screen sizes.
2024-07-02 11:16:51 -07:00
..
e2e-tests left_sidebar: Remove .input-append from stream filter. 2024-06-28 15:12:00 -07:00
generated
html portico: Remove `container` and `row-fluild` bootstrap classes. 2024-06-04 09:41:34 -07:00
images onboarding_steps: Remove hotspot as an onboarding_step. 2024-05-10 12:30:22 -07:00
server katex_server: Fix implicit use of any. 2024-05-04 18:53:34 -07:00
shared compose: Allow 3-way compose box resizing with new fixed expanded state. 2024-06-26 16:36:52 -07:00
src group_settings: Update save discard buttons when live-updating. 2024-07-01 15:30:21 -07:00
styles subscription css: Refactor subscriber list bottom border. 2024-07-02 11:16:51 -07:00
templates drafts: Show saved time in UTC format in a tooltip. 2024-07-01 15:13:21 -07:00
tests settings: Update save discard buttons when live-updating. 2024-07-01 15:30:21 -07:00
third typeahead: Fix search typeahead open on `near` narrows. 2024-07-01 22:33:36 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-04-25 16:46:03 -07:00
debug-require-webpack-plugin.ts tsconfig: Enable exactOptionalPropertyTypes. 2024-05-16 08:58:20 -07:00
debug-require.js
postcss.config.js eslint: Fix unicorn/no-anonymous-default-export. 2024-04-25 16:46:03 -07:00
webpack.assets.json support: Set discounted price instead percentage for customers. 2024-05-16 02:18:43 -07:00
webpack.config.ts blueslip: Untangle from page_params. 2024-06-22 19:18:10 -07:00
webpack.dev-assets.json