Skip to content

Commit 26e5304

Browse files
Update to v4.0.10
1 parent c3a445d commit 26e5304

File tree

145 files changed

+178
-180
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+178
-180
lines changed

froala_editor/static/froala_editor/css/froala_editor.css

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v4.0.9 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.0.10 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2022 Froala Labs
55
*/
@@ -23,6 +23,9 @@
2323
.fr-element, .fr-element:focus {
2424
outline: 0 solid transparent; }
2525

26+
.fr-view.fr-element-scroll-visible {
27+
overflow-x: visible !important; }
28+
2629
.fr-box.fr-basic {
2730
border-radius: 10px;
2831
-moz-border-radius: 10px;
@@ -39,6 +42,7 @@
3942
-webkit-box-sizing: border-box;
4043
-moz-box-sizing: border-box;
4144
box-sizing: border-box;
45+
overflow-x: auto;
4246
min-height: 60px;
4347
text-align: left; }
4448
.fr-box.fr-basic.fr-rtl .fr-element {
@@ -804,10 +808,7 @@ ol.decimal_type > li:before {
804808
.fr-popup.fr-active {
805809
display: block; }
806810
.fr-popup.fr-hidden {
807-
-webkit-opacity: 0;
808-
-moz-opacity: 0;
809-
opacity: 0;
810-
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
811+
display: none !important; }
811812
.fr-popup.fr-empty {
812813
display: none !important; }
813814
.fr-popup .fr-hs {
@@ -1179,6 +1180,10 @@ ol.decimal_type > li:before {
11791180
border-top: 0; }
11801181
.fr-toolbar.fr-inline .fr-newline {
11811182
height: 0; }
1183+
.fr-toolbar.fr-inline .fr-more-toolbar {
1184+
position: absolute !important; }
1185+
.fr-toolbar.fr-inline .fr-more-toolbar.fr-expanded {
1186+
position: relative !important; }
11821187
.fr-toolbar.fr-top {
11831188
top: 0;
11841189
border-bottom: 0;

froala_editor/static/froala_editor/css/froala_editor.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

froala_editor/static/froala_editor/css/froala_editor.pkgd.css

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v4.0.9 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.0.10 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2022 Froala Labs
55
*/
@@ -23,6 +23,9 @@
2323
.fr-element, .fr-element:focus {
2424
outline: 0 solid transparent; }
2525

26+
.fr-view.fr-element-scroll-visible {
27+
overflow-x: visible !important; }
28+
2629
.fr-box.fr-basic {
2730
border-radius: 10px;
2831
-moz-border-radius: 10px;
@@ -39,6 +42,7 @@
3942
-webkit-box-sizing: border-box;
4043
-moz-box-sizing: border-box;
4144
box-sizing: border-box;
45+
overflow-x: auto;
4246
min-height: 60px;
4347
text-align: left; }
4448
.fr-box.fr-basic.fr-rtl .fr-element {
@@ -804,10 +808,7 @@ ol.decimal_type > li:before {
804808
.fr-popup.fr-active {
805809
display: block; }
806810
.fr-popup.fr-hidden {
807-
-webkit-opacity: 0;
808-
-moz-opacity: 0;
809-
opacity: 0;
810-
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
811+
display: none !important; }
811812
.fr-popup.fr-empty {
812813
display: none !important; }
813814
.fr-popup .fr-hs {
@@ -1179,6 +1180,10 @@ ol.decimal_type > li:before {
11791180
border-top: 0; }
11801181
.fr-toolbar.fr-inline .fr-newline {
11811182
height: 0; }
1183+
.fr-toolbar.fr-inline .fr-more-toolbar {
1184+
position: absolute !important; }
1185+
.fr-toolbar.fr-inline .fr-more-toolbar.fr-expanded {
1186+
position: relative !important; }
11821187
.fr-toolbar.fr-top {
11831188
top: 0;
11841189
border-bottom: 0;

froala_editor/static/froala_editor/css/froala_editor.pkgd.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

froala_editor/static/froala_editor/css/froala_style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v4.0.9 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.0.10 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2022 Froala Labs
55
*/

froala_editor/static/froala_editor/css/froala_style.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

froala_editor/static/froala_editor/css/plugins.pkgd.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v4.0.9 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.0.10 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2022 Froala Labs
55
*/

froala_editor/static/froala_editor/css/plugins.pkgd.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

froala_editor/static/froala_editor/css/plugins/char_counter.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v4.0.9 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.0.10 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2022 Froala Labs
55
*/

froala_editor/static/froala_editor/css/plugins/char_counter.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)