blob: c6fe7b39e41892b97c939c5cb3dd7e182b4b99c9 (
plain) (
blame)
1
2
3
4
5
6
|
.cke_emoji_suggestion_item {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-family: sans-serif, Arial, Verdana, "Trebuchet MS", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
|