18 lines
356 B
Text
18 lines
356 B
Text
/*******************************
|
|
Emoji
|
|
*******************************/
|
|
|
|
/*--------------
|
|
Path
|
|
---------------*/
|
|
@emojiPath: "https://twemoji.maxcdn.com/v/latest/72x72/";
|
|
@emojiFileType: "png";
|
|
|
|
/*--------------
|
|
Definition
|
|
---------------*/
|
|
|
|
/* Emoji Variables */
|
|
@opacity: 1;
|
|
@loadingDuration: 2s;
|
|
@emojiLineHeight: @headerLineHeight;
|