Last active
August 29, 2015 14:07
-
-
Save ishubin/3e4e5f4a72356fbadec0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
================================================= | |
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=========================== | |
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