UNPKG

froala-editor

Version:

A beautiful Javascript WYSIWYG HTML rich text editor. High performance and modern design make it easy to use for developers and loved by users.

73 lines (71 loc) 1.78 kB
/*! * froala_editor v2.8.3 (https://www.froala.com/wysiwyg-editor) * License https://froala.com/wysiwyg-editor/terms/ * Copyright 2014-2018 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; } .examples-variante > a { font-size: 14px; font-family: Arial, Helvetica, sans-serif; } .sc-cm-holder > .sc-cm { border-top: 5px solid #222222 !important; padding: 0px !important; line-height: 200% !important; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16); } .sc-cm .sc-cm__item.examples-variante.sc-cm__item_active > a > i { display: none !important; } .sc-cm .sc-cm__item.examples-variante > a > i { display: none !important; } .sc-cm__item_dropdown .i-icon { display: none !important; } .sc-cm__item_dropdown .i-icon::before { display: none !important; } .sc-cm::before { display: none !important; } div.sc-cm-holder.sc-cm_show > ul > li.sc-cm__item.sc-cm__item_dropdown.sc-cm__item_arrow > div > ul { border-style: none !important; padding: 0px !important; } .sc-cm__item_dropdown:hover > a, .sc-cm a:hover { background-color: #ebebeb !important; } .sc-cm__item_active > a, .sc-cm__item_active > a:hover, .sc-cm a:active, .sc-cm a:focus { background-color: #d6d6d6 !important; } .sc-cm__item > a { line-height: 200% !important; } .sc-cm-holder > .sc-cm:before { background-color: #ebebeb !important; } .sc-cm-holder { display: none; }