zulip/templates/zerver/app
YashRE42 254cc96420 navbar: Extract navbar border into outer div.
This is a prep commit for the new navbar, since the new navbar switches
between a search bar and stream descriptions, it's easier to have the
border defined in an outer div. Due to the way the changesets is
generated, this may seem like a large diff, however, the only change to
navbar.html is to add an opening div with the ".top-navbar-border" class
and a corrseponding closing div to wrap around "#search_box" and
"#search_box_legacy". Apart from this, a few styles have been edited in
zulip.scss and night_mode.scss.
2020-03-20 14:53:43 -07:00
..
bankruptcy.html message view: Add loading indicator to bankruptcy modal. 2018-06-06 15:06:05 -07:00
compose.html uploads: Remove unusable UI elements if file uploading is disabled. 2019-05-08 17:10:07 -07:00
delete_message.html messages: Add loading spinner for deleting messages. 2019-01-25 11:07:02 -08:00
deprecation_notice.html hotkey: Close deprecation notice on Enter keypress. 2018-06-03 09:33:16 -07:00
drafts.html
home.html narrow: Clarify streams:public user experience. 2019-12-10 18:36:51 -08:00
index.html templates: Extract navbar_alerts to seperate file. 2020-03-20 14:48:28 -07:00
invite_user.html invite_user: Left-aligned the elements in invite users screen. 2020-01-27 15:37:00 -08:00
keyboard_shortcuts.html design: Simplebar usage in some modals. 2020-03-19 11:34:17 -07:00
left_sidebar.html left sidebar: Avoid unnecessary scrollbar. 2019-10-30 13:21:28 -07:00
lightbox_overlay.html css: Cleanup lightbox.scss for download and open buttons. 2019-06-12 17:07:41 -07:00
logout.html
markdown_help.html design: Simplebar usage in some modals. 2020-03-19 11:34:17 -07:00
message_history.html
navbar.html navbar: Extract navbar border into outer div. 2020-03-20 14:53:43 -07:00
navbar_alerts.html templates: Extract navbar_alerts to seperate file. 2020-03-20 14:48:28 -07:00
right_sidebar.html bots: Remove FEEDBACK_BOT implementation. 2020-01-25 22:41:39 -08:00
search_operators.html design: Simplebar usage in some modals. 2020-03-19 11:34:17 -07:00
settings_overlay.html settings_overlay: Don't assume a user_profile is provided. 2020-02-05 16:05:02 -08:00
settings_sidebar.html HTML validation: Add placeholder text to <h1>, <h3>. 2018-07-12 18:46:31 +05:30
subscriptions.html