You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/ts/components/conversation
Scott Nonnenberg 26e4e97592
Tighten up CSS
- Remove extra padding at top of Android bubbles, via sibling selector
- Don't include .attachments, .quote-wrapper, .content in bubble unless
  we actually need them. This allows for sibling selectors.
- This is a different technique for adding the ReactWrapperView for
  quotes - it is now appended to the DOM instead of attaching to
  something already in the DOM. This allows us to use .remove(), so it's
  a bit cleaner.
- Users of ReactWrapperView can now specify tagName and className
7 years ago
..
Message.md Style Guide: Additional message examples, a few fixes to enable 7 years ago
Message.tsx Tighten up CSS 7 years ago
Quote.md Quote.md: Fix image example, add examples for attachment + reply 7 years ago
Quote.tsx Remove pointer cursor when clicking on quote won't do anything 7 years ago