Skip to content

Commit d0d1213

Browse files
committed
Update to v2.6.6.
1 parent 3748136 commit d0d1213

File tree

120 files changed

+164
-192
lines changed

Some content is hidden

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

120 files changed

+164
-192
lines changed

froala_editor/static/froala_editor/css/froala-django.css

Lines changed: 0 additions & 13 deletions
This file was deleted.

froala_editor/static/froala_editor/css/froala_editor.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v2.6.5 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v2.6.6 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2017 Froala Labs
55
*/
@@ -236,7 +236,7 @@ iframe.fr-iframe {
236236
-khtml-user-select: none;
237237
-webkit-user-select: none;
238238
-ms-user-select: none;
239-
z-index: 9997;
239+
z-index: 2147483647;
240240
text-rendering: optimizelegibility;
241241
-webkit-font-smoothing: antialiased;
242242
-moz-osx-font-smoothing: grayscale;

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v2.6.5 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v2.6.6 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2017 Froala Labs
55
*/
@@ -236,7 +236,7 @@ iframe.fr-iframe {
236236
-khtml-user-select: none;
237237
-webkit-user-select: none;
238238
-ms-user-select: none;
239-
z-index: 9997;
239+
z-index: 2147483647;
240240
text-rendering: optimizelegibility;
241241
-webkit-font-smoothing: antialiased;
242242
-moz-osx-font-smoothing: grayscale;

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 v2.6.5 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v2.6.6 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2017 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/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 v2.6.5 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v2.6.6 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2017 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.

froala_editor/static/froala_editor/css/plugins/code_view.css

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

0 commit comments

Comments
 (0)