Files
2024-04-19 14:04:41 +07:00

34 lines
876 B
CSS

/*!
* froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
.fr-clearfix::after {
clear: both;
display: block;
content: "";
height: 0; }
.fr-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-buttons.fr-tabs .fr-special-character-category {
padding: 10px 15px; }
.fr-popup .fr-buttons.fr-tabs .fr-special-character-category span {
font-weight: normal;
font-size: 16px; }
.fr-popup .fr-special-character {
width: 24px;
height: 24px; }
@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
.fr-popup .fr-icon-container.fr-sc-container {
width: 368px; } }