Skip to content

Commit f2f09fe

Browse files
Update to v4.0.16
1 parent 8aa0843 commit f2f09fe

File tree

145 files changed

+192
-157
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

+192
-157
lines changed

froala_editor/static/froala_editor/css/froala_editor.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.15 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.0.16 (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_editor.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/froala_editor.pkgd.css

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2022 Froala Labs
55
*/
@@ -4485,6 +4485,9 @@ div.fr-modal-body {
44854485
-moz-box-sizing: border-box;
44864486
box-sizing: border-box; }
44874487

4488+
.fr-view li img.fr-dii.fr-fil {
4489+
margin-right: 20px; }
4490+
44884491
.fr-view {
44894492
word-wrap: break-word; }
44904493
.fr-view span[style~="color:"] a {
@@ -4731,6 +4734,10 @@ div.fr-modal-body {
47314734
.fr-view button.fr-large, .fr-view input.fr-large, .fr-view textarea.fr-large {
47324735
font-size: 24px; }
47334736

4737+
.fr-view span.fr-img-caption.fr-dii.fr-fil,
4738+
.fr-view p img.fr-dii.fr-fil {
4739+
margin-right: 15px; }
4740+
47344741
/**
47354742
* Image style.
47364743
*/

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: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2022 Froala Labs
55
*/
@@ -46,6 +46,9 @@
4646
-moz-box-sizing: border-box;
4747
box-sizing: border-box; }
4848

49+
.fr-view li img.fr-dii.fr-fil {
50+
margin-right: 20px; }
51+
4952
.fr-view {
5053
word-wrap: break-word; }
5154
.fr-view span[style~="color:"] a {
@@ -292,6 +295,10 @@
292295
.fr-view button.fr-large, .fr-view input.fr-large, .fr-view textarea.fr-large {
293296
font-size: 24px; }
294297

298+
.fr-view span.fr-img-caption.fr-dii.fr-fil,
299+
.fr-view p img.fr-dii.fr-fil {
300+
margin-right: 15px; }
301+
295302
/**
296303
* Image style.
297304
*/

froala_editor/static/froala_editor/css/froala_style.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/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.15 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.0.16 (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.15 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.0.16 (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)