wysiwyg-rails 2.9.6.pre.1 → 2.9.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (138) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +21 -21
  3. data/README.md +127 -127
  4. data/Rakefile +5 -5
  5. data/app/assets/javascripts/froala_editor.min.js +6 -6
  6. data/app/assets/javascripts/froala_editor.pkgd.min.js +6 -6
  7. data/app/assets/javascripts/languages/ar.js +336 -336
  8. data/app/assets/javascripts/languages/bs.js +336 -336
  9. data/app/assets/javascripts/languages/cs.js +336 -336
  10. data/app/assets/javascripts/languages/da.js +333 -333
  11. data/app/assets/javascripts/languages/de.js +336 -336
  12. data/app/assets/javascripts/languages/el.js +342 -342
  13. data/app/assets/javascripts/languages/en_ca.js +280 -280
  14. data/app/assets/javascripts/languages/en_gb.js +280 -280
  15. data/app/assets/javascripts/languages/es.js +318 -318
  16. data/app/assets/javascripts/languages/et.js +336 -336
  17. data/app/assets/javascripts/languages/fa.js +336 -336
  18. data/app/assets/javascripts/languages/fi.js +336 -336
  19. data/app/assets/javascripts/languages/fr.js +336 -336
  20. data/app/assets/javascripts/languages/he.js +336 -336
  21. data/app/assets/javascripts/languages/hr.js +336 -336
  22. data/app/assets/javascripts/languages/hu.js +336 -336
  23. data/app/assets/javascripts/languages/id.js +337 -337
  24. data/app/assets/javascripts/languages/it.js +336 -336
  25. data/app/assets/javascripts/languages/ja.js +336 -336
  26. data/app/assets/javascripts/languages/ko.js +336 -336
  27. data/app/assets/javascripts/languages/ku.js +329 -329
  28. data/app/assets/javascripts/languages/me.js +336 -336
  29. data/app/assets/javascripts/languages/nb.js +336 -336
  30. data/app/assets/javascripts/languages/nl.js +336 -336
  31. data/app/assets/javascripts/languages/pl.js +336 -336
  32. data/app/assets/javascripts/languages/pt_br.js +336 -336
  33. data/app/assets/javascripts/languages/pt_pt.js +336 -336
  34. data/app/assets/javascripts/languages/ro.js +336 -336
  35. data/app/assets/javascripts/languages/ru.js +336 -336
  36. data/app/assets/javascripts/languages/sk.js +336 -336
  37. data/app/assets/javascripts/languages/sr.js +336 -336
  38. data/app/assets/javascripts/languages/sv.js +336 -336
  39. data/app/assets/javascripts/languages/th.js +336 -336
  40. data/app/assets/javascripts/languages/tr.js +336 -336
  41. data/app/assets/javascripts/languages/uk.js +336 -336
  42. data/app/assets/javascripts/languages/vi.js +276 -276
  43. data/app/assets/javascripts/languages/zh_cn.js +336 -336
  44. data/app/assets/javascripts/languages/zh_tw.js +336 -336
  45. data/app/assets/javascripts/plugins/align.min.js +6 -6
  46. data/app/assets/javascripts/plugins/char_counter.min.js +6 -6
  47. data/app/assets/javascripts/plugins/code_beautifier.min.js +6 -6
  48. data/app/assets/javascripts/plugins/code_view.min.js +6 -6
  49. data/app/assets/javascripts/plugins/colors.min.js +6 -6
  50. data/app/assets/javascripts/plugins/draggable.min.js +6 -6
  51. data/app/assets/javascripts/plugins/emoticons.min.js +6 -6
  52. data/app/assets/javascripts/plugins/entities.min.js +6 -6
  53. data/app/assets/javascripts/plugins/file.min.js +6 -6
  54. data/app/assets/javascripts/plugins/font_family.min.js +6 -6
  55. data/app/assets/javascripts/plugins/font_size.min.js +6 -6
  56. data/app/assets/javascripts/plugins/forms.min.js +6 -6
  57. data/app/assets/javascripts/plugins/fullscreen.min.js +6 -6
  58. data/app/assets/javascripts/plugins/help.min.js +6 -6
  59. data/app/assets/javascripts/plugins/image.min.js +6 -6
  60. data/app/assets/javascripts/plugins/image_manager.min.js +6 -6
  61. data/app/assets/javascripts/plugins/inline_class.min.js +6 -6
  62. data/app/assets/javascripts/plugins/inline_style.min.js +6 -6
  63. data/app/assets/javascripts/plugins/line_breaker.min.js +6 -6
  64. data/app/assets/javascripts/plugins/line_height.min.js +6 -6
  65. data/app/assets/javascripts/plugins/link.min.js +6 -6
  66. data/app/assets/javascripts/plugins/lists.min.js +6 -6
  67. data/app/assets/javascripts/plugins/paragraph_format.min.js +6 -6
  68. data/app/assets/javascripts/plugins/paragraph_style.min.js +6 -6
  69. data/app/assets/javascripts/plugins/print.min.js +6 -6
  70. data/app/assets/javascripts/plugins/quick_insert.min.js +6 -6
  71. data/app/assets/javascripts/plugins/quote.min.js +6 -6
  72. data/app/assets/javascripts/plugins/save.min.js +6 -6
  73. data/app/assets/javascripts/plugins/special_characters.min.js +6 -6
  74. data/app/assets/javascripts/plugins/table.min.js +6 -6
  75. data/app/assets/javascripts/plugins/url.min.js +6 -6
  76. data/app/assets/javascripts/plugins/video.min.js +6 -6
  77. data/app/assets/javascripts/plugins/word_paste.min.js +6 -6
  78. data/app/assets/javascripts/third_party/embedly.min.js +6 -6
  79. data/app/assets/javascripts/third_party/font_awesome.min.js +6 -6
  80. data/app/assets/javascripts/third_party/image_aviary.min.js +6 -6
  81. data/app/assets/javascripts/third_party/image_tui.min.js +6 -6
  82. data/app/assets/javascripts/third_party/spell_checker.min.js +6 -6
  83. data/app/assets/stylesheets/froala_editor.css +1334 -1334
  84. data/app/assets/stylesheets/froala_editor.min.css +6 -6
  85. data/app/assets/stylesheets/froala_editor.pkgd.css +2983 -2983
  86. data/app/assets/stylesheets/froala_editor.pkgd.min.css +6 -6
  87. data/app/assets/stylesheets/froala_style.css +448 -448
  88. data/app/assets/stylesheets/froala_style.min.css +6 -6
  89. data/app/assets/stylesheets/plugins/char_counter.css +57 -57
  90. data/app/assets/stylesheets/plugins/char_counter.min.css +6 -6
  91. data/app/assets/stylesheets/plugins/code_view.css +112 -112
  92. data/app/assets/stylesheets/plugins/code_view.min.css +6 -6
  93. data/app/assets/stylesheets/plugins/colors.css +155 -155
  94. data/app/assets/stylesheets/plugins/colors.min.css +6 -6
  95. data/app/assets/stylesheets/plugins/draggable.css +43 -43
  96. data/app/assets/stylesheets/plugins/draggable.min.css +6 -6
  97. data/app/assets/stylesheets/plugins/emoticons.css +42 -42
  98. data/app/assets/stylesheets/plugins/emoticons.min.css +6 -6
  99. data/app/assets/stylesheets/plugins/file.css +146 -146
  100. data/app/assets/stylesheets/plugins/file.min.css +6 -6
  101. data/app/assets/stylesheets/plugins/fullscreen.css +35 -35
  102. data/app/assets/stylesheets/plugins/fullscreen.min.css +6 -6
  103. data/app/assets/stylesheets/plugins/help.css +52 -52
  104. data/app/assets/stylesheets/plugins/help.min.css +6 -6
  105. data/app/assets/stylesheets/plugins/image.css +244 -244
  106. data/app/assets/stylesheets/plugins/image.min.css +6 -6
  107. data/app/assets/stylesheets/plugins/image_manager.css +268 -268
  108. data/app/assets/stylesheets/plugins/image_manager.min.css +6 -6
  109. data/app/assets/stylesheets/plugins/line_breaker.css +37 -37
  110. data/app/assets/stylesheets/plugins/line_breaker.min.css +6 -6
  111. data/app/assets/stylesheets/plugins/quick_insert.css +70 -70
  112. data/app/assets/stylesheets/plugins/quick_insert.min.css +6 -6
  113. data/app/assets/stylesheets/plugins/special_characters.css +51 -51
  114. data/app/assets/stylesheets/plugins/special_characters.min.css +6 -6
  115. data/app/assets/stylesheets/plugins/table.css +181 -181
  116. data/app/assets/stylesheets/plugins/table.min.css +6 -6
  117. data/app/assets/stylesheets/plugins/video.css +231 -231
  118. data/app/assets/stylesheets/plugins/video.min.css +6 -6
  119. data/app/assets/stylesheets/themes/dark.css +1330 -1330
  120. data/app/assets/stylesheets/themes/dark.min.css +6 -6
  121. data/app/assets/stylesheets/themes/gray.css +1330 -1330
  122. data/app/assets/stylesheets/themes/gray.min.css +6 -6
  123. data/app/assets/stylesheets/themes/red.css +1330 -1330
  124. data/app/assets/stylesheets/themes/red.min.css +6 -6
  125. data/app/assets/stylesheets/themes/royal.css +1330 -1330
  126. data/app/assets/stylesheets/themes/royal.min.css +6 -6
  127. data/app/assets/stylesheets/third_party/embedly.css +65 -65
  128. data/app/assets/stylesheets/third_party/embedly.min.css +6 -6
  129. data/app/assets/stylesheets/third_party/font_awesome.css +50 -50
  130. data/app/assets/stylesheets/third_party/font_awesome.min.css +6 -6
  131. data/app/assets/stylesheets/third_party/image_tui.css +42 -42
  132. data/app/assets/stylesheets/third_party/image_tui.min.css +6 -6
  133. data/app/assets/stylesheets/third_party/spell_checker.css +72 -72
  134. data/app/assets/stylesheets/third_party/spell_checker.min.css +6 -6
  135. data/lib/wysiwyg-rails.rb +1 -1
  136. data/lib/wysiwyg-rails/engine.rb +16 -16
  137. data/lib/wysiwyg-rails/version.rb +5 -5
  138. metadata +6 -6
@@ -1,7 +1,7 @@
1
- /*!
2
- * froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2019 Froala Labs
5
- */
6
-
1
+ /*!
2
+ * froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2019 Froala Labs
5
+ */
6
+
7
7
  .clearfix::after{clear:both;display:block;content:"";height:0}.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-colors-tabs{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);-moz-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);margin-bottom:5px;line-height:16px;margin-left:-2px;margin-right:-2px}.fr-popup .fr-colors-tabs .fr-colors-tab{display:inline-block;width:50%;cursor:pointer;text-align:center;color:#222;font-size:13px;padding:8px 0;position:relative}.fr-popup .fr-colors-tabs .fr-colors-tab:hover,.fr-popup .fr-colors-tabs .fr-colors-tab:focus{color:#1e88e5}.fr-popup .fr-colors-tabs .fr-colors-tab[data-param1=background]::after{position:absolute;bottom:0;left:0;width:100%;height:2px;background:#1e88e5;content:'';-webkit-transition:transform .2s ease 0s;-moz-transition:transform .2s ease 0s;-ms-transition:transform .2s ease 0s;-o-transition:transform .2s ease 0s}.fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab{color:#1e88e5}.fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1=text]~[data-param1=background]::after{-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);-o-transform:translate3d(-100%,0,0)}.fr-popup .fr-color-hex-layer{width:100%;margin:0;padding:10px}.fr-popup .fr-color-hex-layer .fr-input-line{float:left;width:calc(100% - 50px);padding:8px 0 0}.fr-popup .fr-color-hex-layer .fr-action-buttons{float:right;width:50px}.fr-popup .fr-color-hex-layer .fr-action-buttons button.fr-command{background-color:#1e88e5;color:#FFF!important;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-size:13px;height:32px}.fr-popup .fr-color-hex-layer .fr-action-buttons button.fr-command:hover{background-color:#166dba;color:#FFF}.fr-popup .fr-separator+.fr-colors-tabs{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;margin-left:2px;margin-right:2px}.fr-popup .fr-color-set{line-height:0;display:none}.fr-popup .fr-color-set.fr-selected-set{display:block}.fr-popup .fr-color-set>span{display:inline-block;width:32px;height:32px;position:relative;z-index:1}.fr-popup .fr-color-set>span>i,.fr-popup .fr-color-set>span>svg{text-align:center;line-height:32px;height:32px;width:32px;font-size:13px;position:absolute;bottom:0;cursor:default;left:0}.fr-popup .fr-color-set>span .fr-selected-color{color:#fff;font-family:FontAwesome;font-size:13px;font-weight:400;line-height:32px;position:absolute;top:0;bottom:0;right:0;left:0;text-align:center;cursor:default}.fr-popup .fr-color-set>span:hover,.fr-popup .fr-color-set>span:focus{outline:1px solid #222;z-index:2}.fr-rtl .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1=text]~[data-param1=background]::after{-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0)}
@@ -1,43 +1,43 @@
1
- /*!
2
- * froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2019 Froala Labs
5
- */
6
-
7
- .clearfix::after {
8
- clear: both;
9
- display: block;
10
- content: "";
11
- height: 0;
12
- }
13
- .hide-by-clipping {
14
- position: absolute;
15
- width: 1px;
16
- height: 1px;
17
- padding: 0;
18
- margin: -1px;
19
- overflow: hidden;
20
- clip: rect(0, 0, 0, 0);
21
- border: 0;
22
- }
23
- .fr-drag-helper {
24
- background: #1e88e5;
25
- height: 2px;
26
- margin-top: -1px;
27
- -webkit-opacity: 0.2;
28
- -moz-opacity: 0.2;
29
- opacity: 0.2;
30
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
31
- position: absolute;
32
- z-index: 2147483640;
33
- display: none;
34
- }
35
- .fr-drag-helper.fr-visible {
36
- display: block;
37
- }
38
- .fr-dragging {
39
- -webkit-opacity: 0.4;
40
- -moz-opacity: 0.4;
41
- opacity: 0.4;
42
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
43
- }
1
+ /*!
2
+ * froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2019 Froala Labs
5
+ */
6
+
7
+ .clearfix::after {
8
+ clear: both;
9
+ display: block;
10
+ content: "";
11
+ height: 0;
12
+ }
13
+ .hide-by-clipping {
14
+ position: absolute;
15
+ width: 1px;
16
+ height: 1px;
17
+ padding: 0;
18
+ margin: -1px;
19
+ overflow: hidden;
20
+ clip: rect(0, 0, 0, 0);
21
+ border: 0;
22
+ }
23
+ .fr-drag-helper {
24
+ background: #1e88e5;
25
+ height: 2px;
26
+ margin-top: -1px;
27
+ -webkit-opacity: 0.2;
28
+ -moz-opacity: 0.2;
29
+ opacity: 0.2;
30
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
31
+ position: absolute;
32
+ z-index: 2147483640;
33
+ display: none;
34
+ }
35
+ .fr-drag-helper.fr-visible {
36
+ display: block;
37
+ }
38
+ .fr-dragging {
39
+ -webkit-opacity: 0.4;
40
+ -moz-opacity: 0.4;
41
+ opacity: 0.4;
42
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
43
+ }
@@ -1,7 +1,7 @@
1
- /*!
2
- * froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2019 Froala Labs
5
- */
6
-
1
+ /*!
2
+ * froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2019 Froala Labs
5
+ */
6
+
7
7
  .clearfix::after{clear:both;display:block;content:"";height:0}.hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.fr-drag-helper{background:#1e88e5;height:2px;margin-top:-1px;-webkit-opacity:.2;-moz-opacity:.2;opacity:.2;-ms-filter:"alpha(Opacity=0)";position:absolute;z-index:2147483640;display:none}.fr-drag-helper.fr-visible{display:block}.fr-dragging{-webkit-opacity:.4;-moz-opacity:.4;opacity:.4;-ms-filter:"alpha(Opacity=0)"}
@@ -1,42 +1,42 @@
1
- /*!
2
- * froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2019 Froala Labs
5
- */
6
-
7
- .clearfix::after {
8
- clear: both;
9
- display: block;
10
- content: "";
11
- height: 0;
12
- }
13
- .hide-by-clipping {
14
- position: absolute;
15
- width: 1px;
16
- height: 1px;
17
- padding: 0;
18
- margin: -1px;
19
- overflow: hidden;
20
- clip: rect(0, 0, 0, 0);
21
- border: 0;
22
- }
23
- .fr-popup .fr-emoticon {
24
- display: inline-block;
25
- font-size: 20px;
26
- width: 20px;
27
- padding: 5px;
28
- line-height: 1;
29
- cursor: default;
30
- font-weight: normal;
31
- font-family: "Apple Color Emoji", "Segoe UI Emoji", "NotoColorEmoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";
32
- -webkit-box-sizing: content-box;
33
- -moz-box-sizing: content-box;
34
- box-sizing: content-box;
35
- }
36
- .fr-popup .fr-emoticon img {
37
- height: 20px;
38
- }
39
- .fr-popup .fr-link:focus {
40
- outline: 0;
41
- background: #ebebeb;
42
- }
1
+ /*!
2
+ * froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2019 Froala Labs
5
+ */
6
+
7
+ .clearfix::after {
8
+ clear: both;
9
+ display: block;
10
+ content: "";
11
+ height: 0;
12
+ }
13
+ .hide-by-clipping {
14
+ position: absolute;
15
+ width: 1px;
16
+ height: 1px;
17
+ padding: 0;
18
+ margin: -1px;
19
+ overflow: hidden;
20
+ clip: rect(0, 0, 0, 0);
21
+ border: 0;
22
+ }
23
+ .fr-popup .fr-emoticon {
24
+ display: inline-block;
25
+ font-size: 20px;
26
+ width: 20px;
27
+ padding: 5px;
28
+ line-height: 1;
29
+ cursor: default;
30
+ font-weight: normal;
31
+ font-family: "Apple Color Emoji", "Segoe UI Emoji", "NotoColorEmoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";
32
+ -webkit-box-sizing: content-box;
33
+ -moz-box-sizing: content-box;
34
+ box-sizing: content-box;
35
+ }
36
+ .fr-popup .fr-emoticon img {
37
+ height: 20px;
38
+ }
39
+ .fr-popup .fr-link:focus {
40
+ outline: 0;
41
+ background: #ebebeb;
42
+ }
@@ -1,7 +1,7 @@
1
- /*!
2
- * froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2019 Froala Labs
5
- */
6
-
1
+ /*!
2
+ * froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2019 Froala Labs
5
+ */
6
+
7
7
  .clearfix::after{clear:both;display:block;content:"";height:0}.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-emoticon{display:inline-block;font-size:20px;width:20px;padding:5px;line-height:1;cursor:default;font-weight:400;font-family:"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fr-popup .fr-emoticon img{height:20px}.fr-popup .fr-link:focus{outline:0;background:#ebebeb}
@@ -1,146 +1,146 @@
1
- /*!
2
- * froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2019 Froala Labs
5
- */
6
-
7
- .clearfix::after {
8
- clear: both;
9
- display: block;
10
- content: "";
11
- height: 0;
12
- }
13
- .hide-by-clipping {
14
- position: absolute;
15
- width: 1px;
16
- height: 1px;
17
- padding: 0;
18
- margin: -1px;
19
- overflow: hidden;
20
- clip: rect(0, 0, 0, 0);
21
- border: 0;
22
- }
23
- .fr-popup .fr-file-upload-layer {
24
- border: dashed 2px #bdbdbd;
25
- padding: 25px 0;
26
- position: relative;
27
- font-size: 14px;
28
- letter-spacing: 1px;
29
- line-height: 140%;
30
- -webkit-box-sizing: border-box;
31
- -moz-box-sizing: border-box;
32
- box-sizing: border-box;
33
- text-align: center;
34
- }
35
- .fr-popup .fr-file-upload-layer:hover {
36
- background: #ebebeb;
37
- }
38
- .fr-popup .fr-file-upload-layer.fr-drop {
39
- background: #ebebeb;
40
- border-color: #1e88e5;
41
- }
42
- .fr-popup .fr-file-upload-layer .fr-form {
43
- -webkit-opacity: 0;
44
- -moz-opacity: 0;
45
- opacity: 0;
46
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
47
- position: absolute;
48
- top: 0;
49
- bottom: 0;
50
- left: 0;
51
- right: 0;
52
- z-index: 2147483640;
53
- overflow: hidden;
54
- margin: 0 !important;
55
- padding: 0 !important;
56
- width: 100% !important;
57
- }
58
- .fr-popup .fr-file-upload-layer .fr-form input {
59
- cursor: pointer;
60
- position: absolute;
61
- right: 0px;
62
- top: 0px;
63
- bottom: 0px;
64
- width: 500%;
65
- height: 100%;
66
- margin: 0px;
67
- font-size: 400px;
68
- }
69
- .fr-popup .fr-file-progress-bar-layer {
70
- -webkit-box-sizing: border-box;
71
- -moz-box-sizing: border-box;
72
- box-sizing: border-box;
73
- }
74
- .fr-popup .fr-file-progress-bar-layer > h3 {
75
- font-size: 16px;
76
- margin: 10px 0;
77
- font-weight: normal;
78
- }
79
- .fr-popup .fr-file-progress-bar-layer > div.fr-action-buttons {
80
- display: none;
81
- }
82
- .fr-popup .fr-file-progress-bar-layer > div.fr-loader {
83
- background: #bcdbf7;
84
- height: 10px;
85
- width: 100%;
86
- margin-top: 20px;
87
- overflow: hidden;
88
- position: relative;
89
- }
90
- .fr-popup .fr-file-progress-bar-layer > div.fr-loader span {
91
- display: block;
92
- height: 100%;
93
- width: 0%;
94
- background: #1e88e5;
95
- -webkit-transition: width 0.2s ease 0s;
96
- -moz-transition: width 0.2s ease 0s;
97
- -ms-transition: width 0.2s ease 0s;
98
- -o-transition: width 0.2s ease 0s;
99
- }
100
- .fr-popup .fr-file-progress-bar-layer > div.fr-loader.fr-indeterminate span {
101
- width: 30% !important;
102
- position: absolute;
103
- top: 0;
104
- -webkit-animation: loading 2s linear infinite;
105
- -moz-animation: loading 2s linear infinite;
106
- -o-animation: loading 2s linear infinite;
107
- animation: loading 2s linear infinite;
108
- }
109
- .fr-popup .fr-file-progress-bar-layer.fr-error > div.fr-loader {
110
- display: none;
111
- }
112
- .fr-popup .fr-file-progress-bar-layer.fr-error > div.fr-action-buttons {
113
- display: block;
114
- }
115
- @keyframes loading {
116
- from {
117
- left: -25%;
118
- }
119
- to {
120
- left: 100%;
121
- }
122
- }
123
- @-webkit-keyframes loading {
124
- from {
125
- left: -25%;
126
- }
127
- to {
128
- left: 100%;
129
- }
130
- }
131
- @-moz-keyframes loading {
132
- from {
133
- left: -25%;
134
- }
135
- to {
136
- left: 100%;
137
- }
138
- }
139
- @-o-keyframes loading {
140
- from {
141
- left: -25%;
142
- }
143
- to {
144
- left: 100%;
145
- }
146
- }
1
+ /*!
2
+ * froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2019 Froala Labs
5
+ */
6
+
7
+ .clearfix::after {
8
+ clear: both;
9
+ display: block;
10
+ content: "";
11
+ height: 0;
12
+ }
13
+ .hide-by-clipping {
14
+ position: absolute;
15
+ width: 1px;
16
+ height: 1px;
17
+ padding: 0;
18
+ margin: -1px;
19
+ overflow: hidden;
20
+ clip: rect(0, 0, 0, 0);
21
+ border: 0;
22
+ }
23
+ .fr-popup .fr-file-upload-layer {
24
+ border: dashed 2px #bdbdbd;
25
+ padding: 25px 0;
26
+ position: relative;
27
+ font-size: 14px;
28
+ letter-spacing: 1px;
29
+ line-height: 140%;
30
+ -webkit-box-sizing: border-box;
31
+ -moz-box-sizing: border-box;
32
+ box-sizing: border-box;
33
+ text-align: center;
34
+ }
35
+ .fr-popup .fr-file-upload-layer:hover {
36
+ background: #ebebeb;
37
+ }
38
+ .fr-popup .fr-file-upload-layer.fr-drop {
39
+ background: #ebebeb;
40
+ border-color: #1e88e5;
41
+ }
42
+ .fr-popup .fr-file-upload-layer .fr-form {
43
+ -webkit-opacity: 0;
44
+ -moz-opacity: 0;
45
+ opacity: 0;
46
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
47
+ position: absolute;
48
+ top: 0;
49
+ bottom: 0;
50
+ left: 0;
51
+ right: 0;
52
+ z-index: 2147483640;
53
+ overflow: hidden;
54
+ margin: 0 !important;
55
+ padding: 0 !important;
56
+ width: 100% !important;
57
+ }
58
+ .fr-popup .fr-file-upload-layer .fr-form input {
59
+ cursor: pointer;
60
+ position: absolute;
61
+ right: 0px;
62
+ top: 0px;
63
+ bottom: 0px;
64
+ width: 500%;
65
+ height: 100%;
66
+ margin: 0px;
67
+ font-size: 400px;
68
+ }
69
+ .fr-popup .fr-file-progress-bar-layer {
70
+ -webkit-box-sizing: border-box;
71
+ -moz-box-sizing: border-box;
72
+ box-sizing: border-box;
73
+ }
74
+ .fr-popup .fr-file-progress-bar-layer > h3 {
75
+ font-size: 16px;
76
+ margin: 10px 0;
77
+ font-weight: normal;
78
+ }
79
+ .fr-popup .fr-file-progress-bar-layer > div.fr-action-buttons {
80
+ display: none;
81
+ }
82
+ .fr-popup .fr-file-progress-bar-layer > div.fr-loader {
83
+ background: #bcdbf7;
84
+ height: 10px;
85
+ width: 100%;
86
+ margin-top: 20px;
87
+ overflow: hidden;
88
+ position: relative;
89
+ }
90
+ .fr-popup .fr-file-progress-bar-layer > div.fr-loader span {
91
+ display: block;
92
+ height: 100%;
93
+ width: 0%;
94
+ background: #1e88e5;
95
+ -webkit-transition: width 0.2s ease 0s;
96
+ -moz-transition: width 0.2s ease 0s;
97
+ -ms-transition: width 0.2s ease 0s;
98
+ -o-transition: width 0.2s ease 0s;
99
+ }
100
+ .fr-popup .fr-file-progress-bar-layer > div.fr-loader.fr-indeterminate span {
101
+ width: 30% !important;
102
+ position: absolute;
103
+ top: 0;
104
+ -webkit-animation: loading 2s linear infinite;
105
+ -moz-animation: loading 2s linear infinite;
106
+ -o-animation: loading 2s linear infinite;
107
+ animation: loading 2s linear infinite;
108
+ }
109
+ .fr-popup .fr-file-progress-bar-layer.fr-error > div.fr-loader {
110
+ display: none;
111
+ }
112
+ .fr-popup .fr-file-progress-bar-layer.fr-error > div.fr-action-buttons {
113
+ display: block;
114
+ }
115
+ @keyframes loading {
116
+ from {
117
+ left: -25%;
118
+ }
119
+ to {
120
+ left: 100%;
121
+ }
122
+ }
123
+ @-webkit-keyframes loading {
124
+ from {
125
+ left: -25%;
126
+ }
127
+ to {
128
+ left: 100%;
129
+ }
130
+ }
131
+ @-moz-keyframes loading {
132
+ from {
133
+ left: -25%;
134
+ }
135
+ to {
136
+ left: 100%;
137
+ }
138
+ }
139
+ @-o-keyframes loading {
140
+ from {
141
+ left: -25%;
142
+ }
143
+ to {
144
+ left: 100%;
145
+ }
146
+ }