zulip/web/styles
Sahil Batra b95d23bb07 bootstrap: Remove bootstrap CSS for input-append class.
We use input-append class only for some search elements
in the app and the CSS rules applied by bootstrap which
are really used are "white-space" and "margin-bottom"
for a couple of ".input-append" elements and "margin-left"
property on clear button which is re-added to the CSS for
specific elements in this commit.

Others are either redundant or overridden by the other CSS
for the specific elements.

The border-radius property for the clear button was applied
but since we use "x" for it, there is no border for that
button and hence it is redundant.
2023-07-23 15:44:58 -07:00
..
portico dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -07:00
alerts.css dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -07:00
app_components.css dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -07:00
components.css bot_icon: Adjust bot-icon color for light and dark modes. 2023-06-23 14:43:22 -07:00
compose.css css: Remove unused `float` property. 2023-07-11 13:37:50 -07:00
dark_theme.css search: Rename search_arrows to searchbox_container. 2023-07-23 15:27:53 -07:00
drafts.css message_overlays: Apply grid to drafts and scheduled messages. 2023-07-13 09:02:00 -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 bootstrap: Remove bootstrap CSS for input-append class. 2023-07-23 15:44:58 -07:00
lightbox.css css: Use 200 font weight instead of 100. 2023-07-06 17:57:37 -07:00
message_edit_history.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
message_row.css message_edit: Use CSS to manage preview scroll. 2023-07-17 11:28:55 -07:00
modal.css dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -07:00
popovers.css dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -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 recent_topics: Fix clear search button misaligned. 2023-07-19 11:09:24 -07:00
rendered_markdown.css dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -07:00
right_sidebar.css bootstrap: Remove bootstrap CSS for input-append class. 2023-07-23 15:44:58 -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: Rename search_arrows to searchbox_container. 2023-07-23 15:27:53 -07:00
settings.css dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -07:00
subscriptions.css bootstrap: Remove bootstrap CSS for input-append class. 2023-07-23 15:44:58 -07:00
tooltips.css css: Use variable font when using Source Sans 3. 2023-07-06 17:57:37 -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 dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -07:00
zulip.css dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -07:00