Skip to content

Commit 0925501

Browse files
committed
Update to v4.0.1
1 parent dccce0b commit 0925501

File tree

145 files changed

+224
-212
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

+224
-212
lines changed

assets/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.0 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.0.1 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2021 Froala Labs
55
*/

assets/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.

assets/css/froala_editor.pkgd.css

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.0.1 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2021 Froala Labs
55
*/
@@ -3714,18 +3714,18 @@ div.fr-modal-body {
37143714
font-size: 10px;
37153715
color: #c5c5c5; }
37163716

3717-
dl {
3717+
.fr-markdown-view > dl {
37183718
margin-top: 0;
37193719
margin-bottom: 1rem; }
37203720

3721-
dt {
3721+
.fr-markdown-view > dt {
37223722
font-weight: 700; }
37233723

3724-
dd {
3724+
.fr-markdown-view > dd {
37253725
margin-bottom: .5rem;
37263726
margin-left: 0; }
37273727

3728-
pre {
3728+
.fr-markdown-view > pre {
37293729
white-space: pre-wrap;
37303730
white-space: -moz-pre-wrap;
37313731
white-space: -pre-wrap;
@@ -3737,7 +3737,7 @@ pre {
37373737
margin-bottom: 1.5em;
37383738
padding: 0.125rem 0.3125rem 0.0625rem; }
37393739

3740-
code {
3740+
.fr-markdown-view > code {
37413741
background-color: #f8f8f8;
37423742
border-color: #dfdfdf;
37433743
border-style: solid;
@@ -3747,20 +3747,20 @@ code {
37473747
font-weight: normal;
37483748
padding: 0.125rem 0.3125rem 0.0625rem; }
37493749

3750-
pre code {
3750+
.fr-markdown-view > pre code {
37513751
background-color: transparent;
37523752
border: 0;
37533753
padding: 0; }
37543754

3755-
sup {
3755+
.fr-markdown-view > sup {
37563756
top: -.5em; }
37573757

37583758
.footnote-a {
37593759
color: #007bff;
37603760
text-decoration: none;
37613761
background-color: transparent; }
37623762

3763-
hr {
3763+
.fr-markdown-view > hr {
37643764
margin-top: 1rem;
37653765
margin-bottom: 1rem;
37663766
border: 0;
@@ -3772,27 +3772,31 @@ hr {
37723772
padding: 10px 20px;
37733773
font-size: 1.25rem; }
37743774

3775-
table {
3775+
.fr-markdown-view > table {
37763776
width: 100%;
37773777
max-width: 100%;
37783778
margin-bottom: 20px;
37793779
background-color: transparent;
37803780
border-spacing: 0;
37813781
border-collapse: collapse; }
37823782

3783-
tbody > tr > td, tbody > tr > th, thead > tr > td, thead > tr > th {
3783+
.fr-markdown-view > table > tbody > tr > td,
3784+
.fr-markdown-view > table > tbody > tr > th,
3785+
.fr-markdown-view > table > thead > tr > td,
3786+
.fr-markdown-view > table > thead > tr > th {
37843787
padding: 8px;
37853788
line-height: 1.42857143;
37863789
vertical-align: top;
37873790
border: 1px solid #ddd; }
37883791

3789-
thead > tr > td, thead > tr > th {
3792+
.fr-markdown-view > table > thead > tr > td,
3793+
.fr-markdown-view > table > thead > tr > th {
37903794
border-bottom-width: 2px; }
37913795

3792-
tbody > tr:nth-of-type(odd) {
3796+
.fr-markdown-view > table > tbody > tr:nth-of-type(odd) {
37933797
background-color: #f9f9f9; }
37943798

3795-
a {
3799+
.fr-markdown-view > a {
37963800
color: #337ab7;
37973801
text-decoration: none; }
37983802

assets/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.

assets/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.0 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.0.1 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2021 Froala Labs
55
*/

assets/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.

assets/css/plugins.pkgd.css

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.0.1 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2021 Froala Labs
55
*/
@@ -2291,18 +2291,18 @@ div.fr-modal-body {
22912291
font-size: 10px;
22922292
color: #c5c5c5; }
22932293

2294-
dl {
2294+
.fr-markdown-view > dl {
22952295
margin-top: 0;
22962296
margin-bottom: 1rem; }
22972297

2298-
dt {
2298+
.fr-markdown-view > dt {
22992299
font-weight: 700; }
23002300

2301-
dd {
2301+
.fr-markdown-view > dd {
23022302
margin-bottom: .5rem;
23032303
margin-left: 0; }
23042304

2305-
pre {
2305+
.fr-markdown-view > pre {
23062306
white-space: pre-wrap;
23072307
white-space: -moz-pre-wrap;
23082308
white-space: -pre-wrap;
@@ -2314,7 +2314,7 @@ pre {
23142314
margin-bottom: 1.5em;
23152315
padding: 0.125rem 0.3125rem 0.0625rem; }
23162316

2317-
code {
2317+
.fr-markdown-view > code {
23182318
background-color: #f8f8f8;
23192319
border-color: #dfdfdf;
23202320
border-style: solid;
@@ -2324,20 +2324,20 @@ code {
23242324
font-weight: normal;
23252325
padding: 0.125rem 0.3125rem 0.0625rem; }
23262326

2327-
pre code {
2327+
.fr-markdown-view > pre code {
23282328
background-color: transparent;
23292329
border: 0;
23302330
padding: 0; }
23312331

2332-
sup {
2332+
.fr-markdown-view > sup {
23332333
top: -.5em; }
23342334

23352335
.footnote-a {
23362336
color: #007bff;
23372337
text-decoration: none;
23382338
background-color: transparent; }
23392339

2340-
hr {
2340+
.fr-markdown-view > hr {
23412341
margin-top: 1rem;
23422342
margin-bottom: 1rem;
23432343
border: 0;
@@ -2349,27 +2349,31 @@ hr {
23492349
padding: 10px 20px;
23502350
font-size: 1.25rem; }
23512351

2352-
table {
2352+
.fr-markdown-view > table {
23532353
width: 100%;
23542354
max-width: 100%;
23552355
margin-bottom: 20px;
23562356
background-color: transparent;
23572357
border-spacing: 0;
23582358
border-collapse: collapse; }
23592359

2360-
tbody > tr > td, tbody > tr > th, thead > tr > td, thead > tr > th {
2360+
.fr-markdown-view > table > tbody > tr > td,
2361+
.fr-markdown-view > table > tbody > tr > th,
2362+
.fr-markdown-view > table > thead > tr > td,
2363+
.fr-markdown-view > table > thead > tr > th {
23612364
padding: 8px;
23622365
line-height: 1.42857143;
23632366
vertical-align: top;
23642367
border: 1px solid #ddd; }
23652368

2366-
thead > tr > td, thead > tr > th {
2369+
.fr-markdown-view > table > thead > tr > td,
2370+
.fr-markdown-view > table > thead > tr > th {
23672371
border-bottom-width: 2px; }
23682372

2369-
tbody > tr:nth-of-type(odd) {
2373+
.fr-markdown-view > table > tbody > tr:nth-of-type(odd) {
23702374
background-color: #f9f9f9; }
23712375

2372-
a {
2376+
.fr-markdown-view > a {
23732377
color: #337ab7;
23742378
text-decoration: none; }
23752379

assets/css/plugins.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.

assets/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.0 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.0.1 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2021 Froala Labs
55
*/

assets/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)