Skip to content

Instantly share code, notes, and snippets.

@ishubin
Last active August 29, 2015 14:07
Show Gist options
  • Save ishubin/aae7827832c0c0e4f314 to your computer and use it in GitHub Desktop.
Save ishubin/aae7827832c0c0e4f314 to your computer and use it in GitHub Desktop.
galen issue #101 example 01
==================================================
current-chat css .mainarea
current-chat-incoming-message-* css .mainarea .chat-incoming
current-chat-outgoing-message-* css .mainarea .chat-outgoing
==================================================
@ *
current-chat-incoming-message-*
inside: current-chat 0px right
width: ~ 70% of current-chat/width
current-chat-outgoing-message-*
inside: current-chat 0px left
width: ~ 70% of current-chat/width
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment