zulip/templates/zerver/app
Steve Howell aae3f8a04a css: Fix blue highlights for Private Messages.
We have this strange business requirement that the
blue-ish highlights for the current PM go into the
left gutter and all the way to the right edge.

We also have markup that treats the list of PMs
as a list inside the list item for the "Private
messages", which makes sense logically.

Before this change, the padding was done for the
outer top-left `ul`, but that caused the inner PM
rows not to have that padding when you hovered them.

Now we pad each individual list item and/or inner
list item or div.

Fixes #11879.
2019-03-14 13:52:39 -07:00
..
bankruptcy.html message view: Add loading indicator to bankruptcy modal. 2018-06-06 15:06:05 -07:00
compose.html compose: Change preview_message_area and preview_content to classes. 2019-02-05 11:28:13 -08: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 templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
home.html docs: Fix Learn more about mentions link. 2019-03-03 19:44:37 -08:00
index.html left sidebar: Add an "unstar all messages" option. 2019-03-07 20:52:00 -08:00
invite_user.html invite: Move success message to top of invite modal. 2019-02-11 16:17:13 -08:00
keyboard_shortcuts.html hotkeys: Map `CTRL + .` to narrow to compose box target. 2018-12-04 13:58:00 -08:00
left_sidebar.html css: Fix blue highlights for Private Messages. 2019-03-14 13:52:39 -07:00
lightbox_overlay.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
logout.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
markdown_help.html docs: Add docs for silent mentions syntax. 2019-02-20 10:41:42 -08:00
message_history.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
navbar.html realm_logo: Fix synchronization of realm night logo. 2019-03-02 09:45:50 -08:00
right_sidebar.html right sidebar: Move invite link below Group PMs. 2019-02-12 10:36:45 -08:00
search_operators.html HTML validation: Fix problems with tag nesting. 2018-07-09 10:00:56 +05:30
settings_overlay.html guests: Block guest user access to default streams. 2019-02-28 16:36:30 -08:00
settings_sidebar.html HTML validation: Add placeholder text to <h1>, <h3>. 2018-07-12 18:46:31 +05:30
subscriptions.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00