marcelmika / lims-muc

Messenger for Liferay
http://lims.io
Other
0 stars 0 forks source link

Implement emoji #2

Open marcelmika opened 10 years ago

marcelmika commented 10 years ago

Twitter: https://github.com/twitter/twemoji Table: http://apps.timwhitlock.info/emoji/tables/unicode Cheatsheet: http://www.emoji-cheat-sheet.com/ How to add emoticons: https://github.com/hassankhan/emojify.js/blob/master/emojify.js

marcelmika commented 10 years ago

width: 16px; height: 16px; display: inline-block; background: url(https://abs.twimg.com/emoji/v1/72x72/1f603.png); background-size: 16px; vertical-align: middle;