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}img.fr-rounded,.fr-img-caption.fr-rounded img{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}img.fr-bordered,.fr-img-caption.fr-bordered img{border:solid 5px #CCC}img.fr-bordered{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fr-img-caption.fr-bordered img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}img.fr-shadow,.fr-img-caption.fr-shadow img{-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)}.fr-view{word-wrap:break-word}.fr-view span[style~="color:"] a{color:inherit}.fr-view strong{font-weight:700}.fr-view table{border:0;border-collapse:collapse;empty-cells:show;max-width:100%}.fr-view table td{min-width:5px}.fr-view table.fr-dashed-borders td,.fr-view table.fr-dashed-borders th{border-style:dashed}.fr-view table.fr-alternate-rows tbody tr:nth-child(2n){background:#f5f5f5}.fr-view table td,.fr-view table th{border:1px solid #ddd}.fr-view table td:empty,.fr-view table th:empty{height:20px}.fr-view table td.fr-highlighted,.fr-view table th.fr-highlighted{border:1px double red}.fr-view table td.fr-thick,.fr-view table th.fr-thick{border-width:2px}.fr-view table th{background:#e6e6e6}.fr-view hr{clear:both;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;page-break-after:always}.fr-view .fr-file{position:relative}.fr-view .fr-file::after{position:relative;content:"\1F4CE";font-weight:400}.fr-view pre{white-space:pre-wrap;word-wrap:break-word;overflow:visible}.fr-view[dir=rtl] blockquote{border-left:0;border-right:solid 2px #5e35b1;margin-right:0;padding-right:5px;padding-left:0}.fr-view[dir=rtl] blockquote blockquote{border-color:#00bcd4}.fr-view[dir=rtl] blockquote blockquote blockquote{border-color:#43a047}.fr-view blockquote{border-left:solid 2px #5e35b1;margin-left:0;padding-left:5px;color:#5e35b1}.fr-view blockquote blockquote{border-color:#00bcd4;color:#00bcd4}.fr-view blockquote blockquote blockquote{border-color:#43a047;color:#43a047}.fr-view span.fr-emoticon{font-weight:400;font-family:"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols;display:inline;line-height:0}.fr-view span.fr-emoticon.fr-emoticon-img{background-repeat:no-repeat!important;font-size:inherit;height:1em;width:1em;min-height:20px;min-width:20px;display:inline-block;margin:-.1em .1em .1em;line-height:1;vertical-align:middle}.fr-view .fr-text-gray{color:#AAA!important}.fr-view .fr-text-bordered{border-top:solid 1px #222;border-bottom:solid 1px #222;padding:10px 0}.fr-view .fr-text-spaced{letter-spacing:1px}.fr-view .fr-text-uppercase{text-transform:uppercase}.fr-view .fr-class-highlighted{background-color:#ff0}.fr-view .fr-class-code{border-color:#ccc;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#f5f5f5;padding:10px;font-family:"Courier New",Courier,monospace}.fr-view .fr-class-transparency{opacity:.5}.fr-view img{position:relative;max-width:100%}.fr-view img.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view img.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view img.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view img.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}.fr-view img.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}.fr-view img.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-view span.fr-img-caption{position:relative;max-width:100%}.fr-view span.fr-img-caption.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view span.fr-img-caption.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view span.fr-img-caption.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view span.fr-img-caption.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}.fr-view span.fr-img-caption.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}.fr-view span.fr-img-caption.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-view .fr-video{text-align:center;position:relative}.fr-view .fr-video.fr-rv{padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.fr-view .fr-video.fr-rv>iframe,.fr-view .fr-video.fr-rv object,.fr-view .fr-video.fr-rv embed{position:absolute!important;top:0;left:0;width:100%;height:100%}.fr-view .fr-video>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:0}.fr-view .fr-video.fr-dvb{display:block;clear:both}.fr-view .fr-video.fr-dvb.fr-fvl{text-align:left}.fr-view .fr-video.fr-dvb.fr-fvr{text-align:right}.fr-view .fr-video.fr-dvi{display:inline-block}.fr-view .fr-video.fr-dvi.fr-fvl{float:left}.fr-view .fr-video.fr-dvi.fr-fvr{float:right}.fr-view a.fr-strong{font-weight:700}.fr-view a.fr-green{color:green}.fr-view .fr-img-caption{text-align:center}.fr-view .fr-img-caption .fr-img-wrap{padding:0;display:inline-block;margin:auto;text-align:center;width:100%}.fr-view .fr-img-caption .fr-img-wrap img{display:block;margin:auto;width:100%}.fr-view .fr-img-caption .fr-img-wrap>span{margin:auto;display:block;padding:5px 5px 10px;font-size:14px;font-weight:initial;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-opacity:.9;-moz-opacity:.9;opacity:.9;-ms-filter:"alpha(Opacity=0)";width:100%;text-align:center}.fr-view button.fr-rounded,.fr-view input.fr-rounded,.fr-view textarea.fr-rounded{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view button.fr-large,.fr-view input.fr-large,.fr-view textarea.fr-large{font-size:24px}a.fr-view.fr-strong{font-weight:700}a.fr-view.fr-green{color:green}img.fr-view{position:relative;max-width:100%}img.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}img.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}img.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}img.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}img.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}img.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}span.fr-img-caption.fr-view{position:relative;max-width:100%}span.fr-img-caption.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}span.fr-img-caption.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}span.fr-img-caption.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}span.fr-img-caption.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}span.fr-img-caption.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}span.fr-img-caption.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}
@@ -1,57 +1,57 @@
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-box .fr-counter {
24
- position: absolute;
25
- bottom: 0px;
26
- padding: 5px;
27
- right: 0px;
28
- color: #cccccc;
29
- content: attr(data-chars);
30
- font-size: 15px;
31
- font-family: "Times New Roman", Georgia, Serif;
32
- z-index: 1;
33
- background: #ffffff;
34
- border-top: solid 1px #ebebeb;
35
- border-left: solid 1px #ebebeb;
36
- border-radius: 2px 0 0 0;
37
- -moz-border-radius: 2px 0 0 0;
38
- -webkit-border-radius: 2px 0 0 0;
39
- -moz-background-clip: padding;
40
- -webkit-background-clip: padding-box;
41
- background-clip: padding-box;
42
- }
43
- .fr-box.fr-rtl .fr-counter {
44
- left: 0px;
45
- right: auto;
46
- border-left: none;
47
- border-right: solid 1px #ebebeb;
48
- border-radius: 0 2px 0 0;
49
- -moz-border-radius: 0 2px 0 0;
50
- -webkit-border-radius: 0 2px 0 0;
51
- -moz-background-clip: padding;
52
- -webkit-background-clip: padding-box;
53
- background-clip: padding-box;
54
- }
55
- .fr-box.fr-code-view .fr-counter {
56
- display: none;
57
- }
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-box .fr-counter {
24
+ position: absolute;
25
+ bottom: 0px;
26
+ padding: 5px;
27
+ right: 0px;
28
+ color: #cccccc;
29
+ content: attr(data-chars);
30
+ font-size: 15px;
31
+ font-family: "Times New Roman", Georgia, Serif;
32
+ z-index: 1;
33
+ background: #ffffff;
34
+ border-top: solid 1px #ebebeb;
35
+ border-left: solid 1px #ebebeb;
36
+ border-radius: 2px 0 0 0;
37
+ -moz-border-radius: 2px 0 0 0;
38
+ -webkit-border-radius: 2px 0 0 0;
39
+ -moz-background-clip: padding;
40
+ -webkit-background-clip: padding-box;
41
+ background-clip: padding-box;
42
+ }
43
+ .fr-box.fr-rtl .fr-counter {
44
+ left: 0px;
45
+ right: auto;
46
+ border-left: none;
47
+ border-right: solid 1px #ebebeb;
48
+ border-radius: 0 2px 0 0;
49
+ -moz-border-radius: 0 2px 0 0;
50
+ -webkit-border-radius: 0 2px 0 0;
51
+ -moz-background-clip: padding;
52
+ -webkit-background-clip: padding-box;
53
+ background-clip: padding-box;
54
+ }
55
+ .fr-box.fr-code-view .fr-counter {
56
+ display: none;
57
+ }
@@ -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-box .fr-counter{position:absolute;bottom:0;padding:5px;right:0;color:#ccc;content:attr(data-chars);font-size:15px;font-family:"Times New Roman",Georgia,Serif;z-index:1;background:#fff;border-top:solid 1px #ebebeb;border-left:solid 1px #ebebeb;border-radius:2px 0 0;-moz-border-radius:2px 0 0;-webkit-border-radius:2px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-box.fr-rtl .fr-counter{left:0;right:auto;border-left:0;border-right:solid 1px #ebebeb;border-radius:0 2px 0 0;-moz-border-radius:0 2px 0 0;-webkit-border-radius:0 2px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-box.fr-code-view .fr-counter{display:none}
@@ -1,112 +1,112 @@
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
- textarea.fr-code {
24
- display: none;
25
- width: 100%;
26
- resize: none;
27
- -moz-resize: none;
28
- -webkit-resize: none;
29
- -webkit-box-sizing: border-box;
30
- -moz-box-sizing: border-box;
31
- box-sizing: border-box;
32
- border: none;
33
- padding: 10px;
34
- margin: 0px;
35
- font-family: "Courier New", monospace;
36
- font-size: 14px;
37
- background: #ffffff;
38
- color: #000000;
39
- outline: none;
40
- }
41
- .fr-box.fr-rtl textarea.fr-code {
42
- direction: rtl;
43
- }
44
- .fr-box .CodeMirror {
45
- display: none;
46
- }
47
- .fr-box.fr-code-view textarea.fr-code {
48
- display: block;
49
- }
50
- .fr-box.fr-code-view.fr-inline {
51
- -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
52
- -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
53
- box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
54
- }
55
- .fr-box.fr-code-view .fr-element,
56
- .fr-box.fr-code-view .fr-placeholder,
57
- .fr-box.fr-code-view .fr-iframe {
58
- display: none;
59
- }
60
- .fr-box.fr-code-view .CodeMirror {
61
- display: block;
62
- }
63
- .fr-box.fr-inline.fr-code-view .fr-command.fr-btn.html-switch {
64
- display: block;
65
- }
66
- .fr-box.fr-inline .fr-command.fr-btn.html-switch {
67
- position: absolute;
68
- top: 0;
69
- right: 0;
70
- -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
71
- -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
72
- box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
73
- display: none;
74
- background: #ffffff;
75
- color: #222222;
76
- -moz-outline: 0;
77
- outline: 0;
78
- border: 0;
79
- line-height: 1;
80
- cursor: pointer;
81
- text-align: left;
82
- padding: 12px 12px;
83
- -webkit-transition: background 0.2s ease 0s;
84
- -moz-transition: background 0.2s ease 0s;
85
- -ms-transition: background 0.2s ease 0s;
86
- -o-transition: background 0.2s ease 0s;
87
- border-radius: 0;
88
- -moz-border-radius: 0;
89
- -webkit-border-radius: 0;
90
- -moz-background-clip: padding;
91
- -webkit-background-clip: padding-box;
92
- background-clip: padding-box;
93
- z-index: 2;
94
- -webkit-box-sizing: border-box;
95
- -moz-box-sizing: border-box;
96
- box-sizing: border-box;
97
- text-decoration: none;
98
- user-select: none;
99
- -o-user-select: none;
100
- -moz-user-select: none;
101
- -khtml-user-select: none;
102
- -webkit-user-select: none;
103
- -ms-user-select: none;
104
- }
105
- .fr-box.fr-inline .fr-command.fr-btn.html-switch i {
106
- font-size: 14px;
107
- width: 14px;
108
- text-align: center;
109
- }
110
- .fr-box.fr-inline .fr-command.fr-btn.html-switch.fr-desktop:hover {
111
- background: #ebebeb;
112
- }
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
+ textarea.fr-code {
24
+ display: none;
25
+ width: 100%;
26
+ resize: none;
27
+ -moz-resize: none;
28
+ -webkit-resize: none;
29
+ -webkit-box-sizing: border-box;
30
+ -moz-box-sizing: border-box;
31
+ box-sizing: border-box;
32
+ border: none;
33
+ padding: 10px;
34
+ margin: 0px;
35
+ font-family: "Courier New", monospace;
36
+ font-size: 14px;
37
+ background: #ffffff;
38
+ color: #000000;
39
+ outline: none;
40
+ }
41
+ .fr-box.fr-rtl textarea.fr-code {
42
+ direction: rtl;
43
+ }
44
+ .fr-box .CodeMirror {
45
+ display: none;
46
+ }
47
+ .fr-box.fr-code-view textarea.fr-code {
48
+ display: block;
49
+ }
50
+ .fr-box.fr-code-view.fr-inline {
51
+ -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
52
+ -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
53
+ box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
54
+ }
55
+ .fr-box.fr-code-view .fr-element,
56
+ .fr-box.fr-code-view .fr-placeholder,
57
+ .fr-box.fr-code-view .fr-iframe {
58
+ display: none;
59
+ }
60
+ .fr-box.fr-code-view .CodeMirror {
61
+ display: block;
62
+ }
63
+ .fr-box.fr-inline.fr-code-view .fr-command.fr-btn.html-switch {
64
+ display: block;
65
+ }
66
+ .fr-box.fr-inline .fr-command.fr-btn.html-switch {
67
+ position: absolute;
68
+ top: 0;
69
+ right: 0;
70
+ -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
71
+ -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
72
+ box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
73
+ display: none;
74
+ background: #ffffff;
75
+ color: #222222;
76
+ -moz-outline: 0;
77
+ outline: 0;
78
+ border: 0;
79
+ line-height: 1;
80
+ cursor: pointer;
81
+ text-align: left;
82
+ padding: 12px 12px;
83
+ -webkit-transition: background 0.2s ease 0s;
84
+ -moz-transition: background 0.2s ease 0s;
85
+ -ms-transition: background 0.2s ease 0s;
86
+ -o-transition: background 0.2s ease 0s;
87
+ border-radius: 0;
88
+ -moz-border-radius: 0;
89
+ -webkit-border-radius: 0;
90
+ -moz-background-clip: padding;
91
+ -webkit-background-clip: padding-box;
92
+ background-clip: padding-box;
93
+ z-index: 2;
94
+ -webkit-box-sizing: border-box;
95
+ -moz-box-sizing: border-box;
96
+ box-sizing: border-box;
97
+ text-decoration: none;
98
+ user-select: none;
99
+ -o-user-select: none;
100
+ -moz-user-select: none;
101
+ -khtml-user-select: none;
102
+ -webkit-user-select: none;
103
+ -ms-user-select: none;
104
+ }
105
+ .fr-box.fr-inline .fr-command.fr-btn.html-switch i {
106
+ font-size: 14px;
107
+ width: 14px;
108
+ text-align: center;
109
+ }
110
+ .fr-box.fr-inline .fr-command.fr-btn.html-switch.fr-desktop:hover {
111
+ background: #ebebeb;
112
+ }
@@ -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}textarea.fr-code{display:none;width:100%;resize:none;-moz-resize:none;-webkit-resize:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:0;padding:10px;margin:0;font-family:"Courier New",monospace;font-size:14px;background:#fff;color:#000;outline:0}.fr-box.fr-rtl textarea.fr-code{direction:rtl}.fr-box .CodeMirror{display:none}.fr-box.fr-code-view textarea.fr-code{display:block}.fr-box.fr-code-view.fr-inline{-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)}.fr-box.fr-code-view .fr-element,.fr-box.fr-code-view .fr-placeholder,.fr-box.fr-code-view .fr-iframe{display:none}.fr-box.fr-code-view .CodeMirror{display:block}.fr-box.fr-inline.fr-code-view .fr-command.fr-btn.html-switch{display:block}.fr-box.fr-inline .fr-command.fr-btn.html-switch{position:absolute;top:0;right:0;-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);display:none;background:#fff;color:#222;-moz-outline:0;outline:0;border:0;line-height:1;cursor:pointer;text-align:left;padding:12px;-webkit-transition:background .2s ease 0s;-moz-transition:background .2s ease 0s;-ms-transition:background .2s ease 0s;-o-transition:background .2s ease 0s;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;z-index:2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-decoration:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-box.fr-inline .fr-command.fr-btn.html-switch i{font-size:14px;width:14px;text-align:center}.fr-box.fr-inline .fr-command.fr-btn.html-switch.fr-desktop:hover{background:#ebebeb}
@@ -1,155 +1,155 @@
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-colors-tabs {
24
- -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
25
- -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
26
- box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
27
- margin-bottom: 5px;
28
- line-height: 16px;
29
- margin-left: -2px;
30
- margin-right: -2px;
31
- }
32
- .fr-popup .fr-colors-tabs .fr-colors-tab {
33
- display: inline-block;
34
- width: 50%;
35
- cursor: pointer;
36
- text-align: center;
37
- color: #222222;
38
- font-size: 13px;
39
- padding: 8px 0;
40
- position: relative;
41
- }
42
- .fr-popup .fr-colors-tabs .fr-colors-tab:hover,
43
- .fr-popup .fr-colors-tabs .fr-colors-tab:focus {
44
- color: #1e88e5;
45
- }
46
- .fr-popup .fr-colors-tabs .fr-colors-tab[data-param1="background"]::after {
47
- position: absolute;
48
- bottom: 0;
49
- left: 0;
50
- width: 100%;
51
- height: 2px;
52
- background: #1e88e5;
53
- content: '';
54
- -webkit-transition: transform 0.2s ease 0s;
55
- -moz-transition: transform 0.2s ease 0s;
56
- -ms-transition: transform 0.2s ease 0s;
57
- -o-transition: transform 0.2s ease 0s;
58
- }
59
- .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab {
60
- color: #1e88e5;
61
- }
62
- .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1="text"] ~ [data-param1="background"]::after {
63
- -webkit-transform: translate3d(-100%, 0, 0);
64
- -moz-transform: translate3d(-100%, 0, 0);
65
- -ms-transform: translate3d(-100%, 0, 0);
66
- -o-transform: translate3d(-100%, 0, 0);
67
- }
68
- .fr-popup .fr-color-hex-layer {
69
- width: 100%;
70
- margin: 0px;
71
- padding: 10px;
72
- }
73
- .fr-popup .fr-color-hex-layer .fr-input-line {
74
- float: left;
75
- width: calc(100% - 50px);
76
- padding: 8px 0 0;
77
- }
78
- .fr-popup .fr-color-hex-layer .fr-action-buttons {
79
- float: right;
80
- width: 50px;
81
- }
82
- .fr-popup .fr-color-hex-layer .fr-action-buttons button.fr-command {
83
- background-color: #1e88e5;
84
- color: #FFF !important;
85
- border-radius: 2px;
86
- -moz-border-radius: 2px;
87
- -webkit-border-radius: 2px;
88
- -moz-background-clip: padding;
89
- -webkit-background-clip: padding-box;
90
- background-clip: padding-box;
91
- font-size: 13px;
92
- height: 32px;
93
- }
94
- .fr-popup .fr-color-hex-layer .fr-action-buttons button.fr-command:hover {
95
- background-color: #166dba;
96
- color: #FFF;
97
- }
98
- .fr-popup .fr-separator + .fr-colors-tabs {
99
- -webkit-box-shadow: none;
100
- -moz-box-shadow: none;
101
- box-shadow: none;
102
- margin-left: 2px;
103
- margin-right: 2px;
104
- }
105
- .fr-popup .fr-color-set {
106
- line-height: 0;
107
- display: none;
108
- }
109
- .fr-popup .fr-color-set.fr-selected-set {
110
- display: block;
111
- }
112
- .fr-popup .fr-color-set > span {
113
- display: inline-block;
114
- width: 32px;
115
- height: 32px;
116
- position: relative;
117
- z-index: 1;
118
- }
119
- .fr-popup .fr-color-set > span > i,
120
- .fr-popup .fr-color-set > span > svg {
121
- text-align: center;
122
- line-height: 32px;
123
- height: 32px;
124
- width: 32px;
125
- font-size: 13px;
126
- position: absolute;
127
- bottom: 0;
128
- cursor: default;
129
- left: 0;
130
- }
131
- .fr-popup .fr-color-set > span .fr-selected-color {
132
- color: #ffffff;
133
- font-family: FontAwesome;
134
- font-size: 13px;
135
- font-weight: 400;
136
- line-height: 32px;
137
- position: absolute;
138
- top: 0;
139
- bottom: 0;
140
- right: 0;
141
- left: 0;
142
- text-align: center;
143
- cursor: default;
144
- }
145
- .fr-popup .fr-color-set > span:hover,
146
- .fr-popup .fr-color-set > span:focus {
147
- outline: 1px solid #222222;
148
- z-index: 2;
149
- }
150
- .fr-rtl .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1="text"] ~ [data-param1="background"]::after {
151
- -webkit-transform: translate3d(100%, 0, 0);
152
- -moz-transform: translate3d(100%, 0, 0);
153
- -ms-transform: translate3d(100%, 0, 0);
154
- -o-transform: translate3d(100%, 0, 0);
155
- }
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-colors-tabs {
24
+ -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
25
+ -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
26
+ box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
27
+ margin-bottom: 5px;
28
+ line-height: 16px;
29
+ margin-left: -2px;
30
+ margin-right: -2px;
31
+ }
32
+ .fr-popup .fr-colors-tabs .fr-colors-tab {
33
+ display: inline-block;
34
+ width: 50%;
35
+ cursor: pointer;
36
+ text-align: center;
37
+ color: #222222;
38
+ font-size: 13px;
39
+ padding: 8px 0;
40
+ position: relative;
41
+ }
42
+ .fr-popup .fr-colors-tabs .fr-colors-tab:hover,
43
+ .fr-popup .fr-colors-tabs .fr-colors-tab:focus {
44
+ color: #1e88e5;
45
+ }
46
+ .fr-popup .fr-colors-tabs .fr-colors-tab[data-param1="background"]::after {
47
+ position: absolute;
48
+ bottom: 0;
49
+ left: 0;
50
+ width: 100%;
51
+ height: 2px;
52
+ background: #1e88e5;
53
+ content: '';
54
+ -webkit-transition: transform 0.2s ease 0s;
55
+ -moz-transition: transform 0.2s ease 0s;
56
+ -ms-transition: transform 0.2s ease 0s;
57
+ -o-transition: transform 0.2s ease 0s;
58
+ }
59
+ .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab {
60
+ color: #1e88e5;
61
+ }
62
+ .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1="text"] ~ [data-param1="background"]::after {
63
+ -webkit-transform: translate3d(-100%, 0, 0);
64
+ -moz-transform: translate3d(-100%, 0, 0);
65
+ -ms-transform: translate3d(-100%, 0, 0);
66
+ -o-transform: translate3d(-100%, 0, 0);
67
+ }
68
+ .fr-popup .fr-color-hex-layer {
69
+ width: 100%;
70
+ margin: 0px;
71
+ padding: 10px;
72
+ }
73
+ .fr-popup .fr-color-hex-layer .fr-input-line {
74
+ float: left;
75
+ width: calc(100% - 50px);
76
+ padding: 8px 0 0;
77
+ }
78
+ .fr-popup .fr-color-hex-layer .fr-action-buttons {
79
+ float: right;
80
+ width: 50px;
81
+ }
82
+ .fr-popup .fr-color-hex-layer .fr-action-buttons button.fr-command {
83
+ background-color: #1e88e5;
84
+ color: #FFF !important;
85
+ border-radius: 2px;
86
+ -moz-border-radius: 2px;
87
+ -webkit-border-radius: 2px;
88
+ -moz-background-clip: padding;
89
+ -webkit-background-clip: padding-box;
90
+ background-clip: padding-box;
91
+ font-size: 13px;
92
+ height: 32px;
93
+ }
94
+ .fr-popup .fr-color-hex-layer .fr-action-buttons button.fr-command:hover {
95
+ background-color: #166dba;
96
+ color: #FFF;
97
+ }
98
+ .fr-popup .fr-separator + .fr-colors-tabs {
99
+ -webkit-box-shadow: none;
100
+ -moz-box-shadow: none;
101
+ box-shadow: none;
102
+ margin-left: 2px;
103
+ margin-right: 2px;
104
+ }
105
+ .fr-popup .fr-color-set {
106
+ line-height: 0;
107
+ display: none;
108
+ }
109
+ .fr-popup .fr-color-set.fr-selected-set {
110
+ display: block;
111
+ }
112
+ .fr-popup .fr-color-set > span {
113
+ display: inline-block;
114
+ width: 32px;
115
+ height: 32px;
116
+ position: relative;
117
+ z-index: 1;
118
+ }
119
+ .fr-popup .fr-color-set > span > i,
120
+ .fr-popup .fr-color-set > span > svg {
121
+ text-align: center;
122
+ line-height: 32px;
123
+ height: 32px;
124
+ width: 32px;
125
+ font-size: 13px;
126
+ position: absolute;
127
+ bottom: 0;
128
+ cursor: default;
129
+ left: 0;
130
+ }
131
+ .fr-popup .fr-color-set > span .fr-selected-color {
132
+ color: #ffffff;
133
+ font-family: FontAwesome;
134
+ font-size: 13px;
135
+ font-weight: 400;
136
+ line-height: 32px;
137
+ position: absolute;
138
+ top: 0;
139
+ bottom: 0;
140
+ right: 0;
141
+ left: 0;
142
+ text-align: center;
143
+ cursor: default;
144
+ }
145
+ .fr-popup .fr-color-set > span:hover,
146
+ .fr-popup .fr-color-set > span:focus {
147
+ outline: 1px solid #222222;
148
+ z-index: 2;
149
+ }
150
+ .fr-rtl .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1="text"] ~ [data-param1="background"]::after {
151
+ -webkit-transform: translate3d(100%, 0, 0);
152
+ -moz-transform: translate3d(100%, 0, 0);
153
+ -ms-transform: translate3d(100%, 0, 0);
154
+ -o-transform: translate3d(100%, 0, 0);
155
+ }