PHP Classes

File: engine/modules/core/wysiwyg/froala/plugins/emoticons.css

Recommend this page to a friend!
  Classes of Aldo Tripiciano   Quanta CMS   engine/modules/core/wysiwyg/froala/plugins/emoticons.css   Download  
File: engine/modules/core/wysiwyg/froala/plugins/emoticons.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Quanta CMS
Manage content that works without a database
Author: By
Last change:
Date: 5 years ago
Size: 669 bytes
 

Contents

Class file image Download
/*! * froala_editor v2.3.5 (https://www.froala.com/wysiwyg-editor) * License https://froala.com/wysiwyg-editor/terms/ * Copyright 2014-2016 Froala Labs */ .clearfix::after { clear: both; display: block; content: ""; height: 0; } .fr-popup .fr-emoticon { display: inline-block; font-size: 20px; width: 20px; padding: 5px; line-height: 1; cursor: default; font-weight: normal; font-family: "Apple Color Emoji", "Segoe UI Emoji", "NotoColorEmoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols"; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .fr-popup .fr-emoticon img { height: 20px; }