Skip to content

Instantly share code, notes, and snippets.

@ishubin
Last active August 29, 2015 14:07
Show Gist options
  • Save ishubin/3e4e5f4a72356fbadec0 to your computer and use it in GitHub Desktop.
Save ishubin/3e4e5f4a72356fbadec0 to your computer and use it in GitHub Desktop.
=================================================
incoming-message-* css .chat-incoming
outgoing-message-* css .chat-outgoing
=================================================
@ *
-------------------------------------------------
incoming-message-*
inside: parent 0px right
outgoing-message-*
inside: parent 0px left
*-message-*
width: ~ 70% of parent/width
===========================
current-chat css .mainarea
chat-history css .sidebar
===========================
@ *
----------------------------
current-chat, chat-history
component: chat-window.spec
current-chat
width: 800px
chat-history
width: 200px
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment