UNPKG

glassix-froala-editor-2.7.3

Version:

[![Build Status](https://travis-ci.com/froala-labs/froala-editor-js-2.svg?token=6qHm2TpvBKAAVFCrJa9X&branch=master)](https://travis-ci.com/froala-labs/froala-editor-js-2) [![npm](https://img.shields.io/npm/dm/froala-editor.svg)](https://www.npmjs.com/pack

43 lines (41 loc) 897 B
/*! * froala_editor v2.7.3 (https://www.froala.com/wysiwyg-editor) * License https://froala.com/wysiwyg-editor/terms/ * Copyright 2014-2017 Froala Labs */ .clearfix::after { clear: both; display: block; content: ""; height: 0; } .hide-by-clipping { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 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; } .fr-popup .fr-link:focus { outline: 0; background: #ebebeb; }