zulip/web/styles
Sahil Batra b119ff68c3 stream_settings: Fix height of select elements.
Previously, we used to have top and bottom paddings of 4px to
the select elements but it was removed in a208da9c4d to make
sure that text for the selected option is aligned properly.

All other select elements have height set to 30px, but the
select elements in stream settings page had height set to
"fit-content" and so they looked ugly after removing the
padding.

This commit sets the height of select elements in stream
settings to 30px.
2023-06-23 11:04:19 -07:00
..
portico docs: Add copy code button to portico docs. 2023-06-09 11:26:05 -07:00
alerts.css alerts: Fix vertical alignment of "x" button. 2023-05-29 14:49:32 -07:00
app_components.css tooltips: Use tippy tooltips for drafts and schedule message overlays. 2023-06-13 16:49:54 -07:00
components.css dropdown_list_widget: Fix fading transition during focus. 2023-04-20 10:38:24 -07:00
compose.css compose: Fix keyboard indicator vertical alignment in send shortcut. 2023-06-23 10:53:51 -07:00
dark_theme.css compose: Fix keyboard indicator appearance in send shortcut. 2023-06-23 10:53:51 -07:00
drafts.css drafts: Add abstract classes for messages in an overlay. 2023-04-14 17:38:37 -07:00
hotspots.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
image_upload_widget.css image_upload_widget: Refactor style of upload_widget's preview_image. 2023-03-27 10:19:29 -07:00
informational_overlays.css modals: Fix background color bug from background color changes. 2023-05-23 21:40:11 -07:00
input_pill.css UI redesign: Change background color. 2023-05-09 16:25:28 -07:00
left_sidebar.css left_sidebar: Improve mentions in muted topics. 2023-05-19 18:40:57 -07:00
lightbox.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
message_edit_history.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
message_row.css date_row: Expand padding around date reference. 2023-06-12 12:52:51 -07:00
modal.css settings: Fix narrow-screen background color, use color variable. 2023-05-23 11:31:03 -07:00
popovers.css dropdown_widget: Implement dropdown widget using tippy. 2023-05-09 14:11:26 -07:00
progress_bar.css refactor: Refactor progress_bar CSS to remove redundant code. 2023-04-05 15:47:14 -07:00
pygments.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
reactions.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
recent_topics.css css: Use a variable to track bottom_whitespace height. 2023-05-30 12:41:08 -07:00
rendered_markdown.css css: Move mention-pill colors under rendered markdown. 2023-05-23 12:57:24 -07:00
right_sidebar.css UI redesign: Change background color. 2023-05-09 16:25:28 -07:00
scheduled_messages.css scheduled_messages_overlay_ui: Use CSS to display no scheduled messages. 2023-05-01 22:45:03 -07:00
search.css search: Remove support for experimental search pills. 2023-06-06 18:36:02 -07:00
settings.css css: Increase opacity for grey elements. 2023-05-16 16:52:22 -07:00
subscriptions.css stream_settings: Fix height of select elements. 2023-06-23 11:04:19 -07:00
tooltips.css hotkey-hint: Fix text not middle aligned at different zoom levels. 2023-05-31 00:23:57 -07:00
typing_notifications.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
user_circles.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
user_status.css css: Hyphenate .status-emoji selector. 2023-03-27 17:31:31 -07:00
widgets.css widgets: Add CSS to set width of inputs. 2023-03-27 22:34:30 -07:00
zulip.css navbar: Fix regression where navbar didn't extend all the way. 2023-06-19 15:04:54 -07:00