Last active
August 29, 2015 14:07
-
-
Save ishubin/aae7827832c0c0e4f314 to your computer and use it in GitHub Desktop.
galen issue #101 example 01
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 | |
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