wysiwyg-rails 3.0.5 → 3.0.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/froala_editor.min.js +2 -2
- data/app/assets/javascripts/froala_editor.pkgd.min.js +2 -2
- data/app/assets/javascripts/languages/ar.js +3 -3
- data/app/assets/javascripts/languages/bs.js +3 -3
- data/app/assets/javascripts/languages/cs.js +3 -3
- data/app/assets/javascripts/languages/da.js +3 -3
- data/app/assets/javascripts/languages/de.js +3 -3
- data/app/assets/javascripts/languages/el.js +3 -3
- data/app/assets/javascripts/languages/en_ca.js +3 -3
- data/app/assets/javascripts/languages/en_gb.js +3 -3
- data/app/assets/javascripts/languages/es.js +3 -3
- data/app/assets/javascripts/languages/et.js +3 -3
- data/app/assets/javascripts/languages/fa.js +3 -3
- data/app/assets/javascripts/languages/fi.js +3 -3
- data/app/assets/javascripts/languages/fr.js +2 -2
- data/app/assets/javascripts/languages/he.js +3 -3
- data/app/assets/javascripts/languages/hr.js +3 -3
- data/app/assets/javascripts/languages/hu.js +3 -3
- data/app/assets/javascripts/languages/id.js +3 -3
- data/app/assets/javascripts/languages/it.js +3 -3
- data/app/assets/javascripts/languages/ja.js +1 -1
- data/app/assets/javascripts/languages/ko.js +3 -3
- data/app/assets/javascripts/languages/ku.js +3 -3
- data/app/assets/javascripts/languages/me.js +3 -3
- data/app/assets/javascripts/languages/nb.js +3 -3
- data/app/assets/javascripts/languages/nl.js +3 -3
- data/app/assets/javascripts/languages/pl.js +3 -3
- data/app/assets/javascripts/languages/pt_br.js +3 -3
- data/app/assets/javascripts/languages/pt_pt.js +3 -3
- data/app/assets/javascripts/languages/ro.js +3 -3
- data/app/assets/javascripts/languages/ru.js +3 -3
- data/app/assets/javascripts/languages/sk.js +3 -3
- data/app/assets/javascripts/languages/sr.js +3 -3
- data/app/assets/javascripts/languages/sv.js +3 -3
- data/app/assets/javascripts/languages/th.js +3 -3
- data/app/assets/javascripts/languages/tr.js +3 -3
- data/app/assets/javascripts/languages/uk.js +3 -3
- data/app/assets/javascripts/languages/vi.js +1 -1
- data/app/assets/javascripts/languages/zh_cn.js +3 -3
- data/app/assets/javascripts/languages/zh_tw.js +3 -3
- data/app/assets/javascripts/plugins.pkgd.min.js +2 -2
- data/app/assets/javascripts/plugins/align.min.js +1 -1
- data/app/assets/javascripts/plugins/char_counter.min.js +1 -1
- data/app/assets/javascripts/plugins/code_beautifier.min.js +2 -2
- data/app/assets/javascripts/plugins/code_view.min.js +1 -1
- data/app/assets/javascripts/plugins/colors.min.js +1 -1
- data/app/assets/javascripts/plugins/draggable.min.js +1 -1
- data/app/assets/javascripts/plugins/edit_in_popup.min.js +1 -1
- data/app/assets/javascripts/plugins/emoticons.min.js +1 -1
- data/app/assets/javascripts/plugins/entities.min.js +1 -1
- data/app/assets/javascripts/plugins/file.min.js +1 -1
- data/app/assets/javascripts/plugins/font_family.min.js +1 -1
- data/app/assets/javascripts/plugins/font_size.min.js +1 -1
- data/app/assets/javascripts/plugins/forms.min.js +1 -1
- data/app/assets/javascripts/plugins/fullscreen.min.js +1 -1
- data/app/assets/javascripts/plugins/help.min.js +1 -1
- data/app/assets/javascripts/plugins/image.min.js +2 -2
- data/app/assets/javascripts/plugins/image_manager.min.js +1 -1
- data/app/assets/javascripts/plugins/inline_class.min.js +1 -1
- data/app/assets/javascripts/plugins/inline_style.min.js +1 -1
- data/app/assets/javascripts/plugins/line_breaker.min.js +1 -1
- data/app/assets/javascripts/plugins/line_height.min.js +1 -1
- data/app/assets/javascripts/plugins/link.min.js +1 -1
- data/app/assets/javascripts/plugins/lists.min.js +1 -1
- data/app/assets/javascripts/plugins/paragraph_format.min.js +1 -1
- data/app/assets/javascripts/plugins/paragraph_style.min.js +1 -1
- data/app/assets/javascripts/plugins/print.min.js +1 -1
- data/app/assets/javascripts/plugins/quick_insert.min.js +1 -1
- data/app/assets/javascripts/plugins/quote.min.js +1 -1
- data/app/assets/javascripts/plugins/save.min.js +1 -1
- data/app/assets/javascripts/plugins/special_characters.min.js +1 -1
- data/app/assets/javascripts/plugins/table.min.js +1 -1
- data/app/assets/javascripts/plugins/url.min.js +1 -1
- data/app/assets/javascripts/plugins/video.min.js +1 -1
- data/app/assets/javascripts/plugins/word_paste.min.js +1 -1
- data/app/assets/javascripts/third_party/embedly.min.js +1 -1
- data/app/assets/javascripts/third_party/font_awesome.min.js +1 -1
- data/app/assets/javascripts/third_party/image_tui.min.js +1 -1
- data/app/assets/javascripts/third_party/spell_checker.min.js +1 -1
- data/app/assets/stylesheets/froala_editor.css +1351 -1350
- data/app/assets/stylesheets/froala_editor.min.css +2 -2
- data/app/assets/stylesheets/froala_editor.pkgd.css +3090 -3088
- data/app/assets/stylesheets/froala_editor.pkgd.min.css +2 -2
- data/app/assets/stylesheets/froala_style.css +348 -348
- data/app/assets/stylesheets/froala_style.min.css +2 -2
- data/app/assets/stylesheets/plugins.pkgd.css +1391 -1390
- data/app/assets/stylesheets/plugins.pkgd.min.css +2 -2
- data/app/assets/stylesheets/plugins/char_counter.css +44 -44
- data/app/assets/stylesheets/plugins/char_counter.min.css +2 -2
- data/app/assets/stylesheets/plugins/code_view.css +92 -92
- data/app/assets/stylesheets/plugins/code_view.min.css +2 -2
- data/app/assets/stylesheets/plugins/colors.css +93 -93
- data/app/assets/stylesheets/plugins/colors.min.css +2 -2
- data/app/assets/stylesheets/plugins/draggable.css +36 -36
- data/app/assets/stylesheets/plugins/draggable.min.css +2 -2
- data/app/assets/stylesheets/plugins/emoticons.css +29 -29
- data/app/assets/stylesheets/plugins/emoticons.min.css +2 -2
- data/app/assets/stylesheets/plugins/file.css +123 -123
- data/app/assets/stylesheets/plugins/file.min.css +2 -2
- data/app/assets/stylesheets/plugins/fullscreen.css +72 -72
- data/app/assets/stylesheets/plugins/fullscreen.min.css +2 -2
- data/app/assets/stylesheets/plugins/help.css +40 -40
- data/app/assets/stylesheets/plugins/help.min.css +2 -2
- data/app/assets/stylesheets/plugins/image.css +206 -205
- data/app/assets/stylesheets/plugins/image.min.css +2 -2
- data/app/assets/stylesheets/plugins/image_manager.css +231 -231
- data/app/assets/stylesheets/plugins/image_manager.min.css +2 -2
- data/app/assets/stylesheets/plugins/line_breaker.css +33 -33
- data/app/assets/stylesheets/plugins/line_breaker.min.css +2 -2
- data/app/assets/stylesheets/plugins/quick_insert.css +67 -67
- data/app/assets/stylesheets/plugins/quick_insert.min.css +2 -2
- data/app/assets/stylesheets/plugins/special_characters.css +28 -28
- data/app/assets/stylesheets/plugins/special_characters.min.css +2 -2
- data/app/assets/stylesheets/plugins/table.css +106 -106
- data/app/assets/stylesheets/plugins/table.min.css +2 -2
- data/app/assets/stylesheets/plugins/video.css +193 -193
- data/app/assets/stylesheets/plugins/video.min.css +2 -2
- data/app/assets/stylesheets/themes/dark.css +1909 -1907
- data/app/assets/stylesheets/themes/dark.min.css +2 -2
- data/app/assets/stylesheets/themes/gray.css +1909 -1907
- data/app/assets/stylesheets/themes/gray.min.css +2 -2
- data/app/assets/stylesheets/themes/royal.css +1909 -1907
- data/app/assets/stylesheets/themes/royal.min.css +2 -2
- data/app/assets/stylesheets/third_party/embedly.css +56 -56
- data/app/assets/stylesheets/third_party/embedly.min.css +2 -2
- data/app/assets/stylesheets/third_party/font_awesome.css +28 -28
- data/app/assets/stylesheets/third_party/font_awesome.min.css +2 -2
- data/app/assets/stylesheets/third_party/image_tui.css +36 -36
- data/app/assets/stylesheets/third_party/image_tui.min.css +2 -2
- data/app/assets/stylesheets/third_party/spell_checker.css +59 -59
- data/app/assets/stylesheets/third_party/spell_checker.min.css +2 -2
- data/lib/wysiwyg-rails/version.rb +1 -1
- metadata +4 -4
@@ -1,7 +1,7 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v3.0.
|
2
|
+
* froala_editor v3.0.6 (https://www.froala.com/wysiwyg-editor)
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
4
4
|
* Copyright 2014-2019 Froala Labs
|
5
5
|
*/
|
6
6
|
|
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}body.fr-fullscreen{overflow:hidden;height:100%;width:100%;position:fixed}.fr-box.fr-fullscreen{margin:0 !important;position:fixed;top:0;left:0;bottom:0;right:0;z-index:2147483630 !important;width:auto !important}.fr-box.fr-fullscreen.fr-basic.fr-top .fr-wrapper{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-box.fr-fullscreen.fr-basic.fr-bottom .fr-wrapper{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-box.fr-fullscreen .fr-toolbar{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-box.fr-fullscreen .fr-toolbar.fr-top{top:0 !important}.fr-box.fr-fullscreen .fr-toolbar.fr-bottom{bottom:0 !important}.fr-box.fr-fullscreen .second-toolbar{margin-top:0;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-fullscreen-wrapper{z-index:2147483640 !important;width:100% !important;margin:0 !important;padding:0 !important;overflow:visible !important}
|
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}body.fr-fullscreen{overflow:hidden;height:100%;width:100%;position:fixed}.fr-box.fr-fullscreen{margin:0 !important;position:fixed;top:0;left:0;bottom:0;right:0;z-index:2147483630 !important;width:auto !important}.fr-box.fr-fullscreen.fr-basic.fr-top .fr-wrapper{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-box.fr-fullscreen.fr-basic.fr-bottom .fr-wrapper{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-box.fr-fullscreen .fr-toolbar{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-box.fr-fullscreen .fr-toolbar.fr-top{top:0 !important}.fr-box.fr-fullscreen .fr-toolbar.fr-bottom{bottom:0 !important}.fr-box.fr-fullscreen .second-toolbar{margin-top:0;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-fullscreen-wrapper{z-index:2147483640 !important;width:100% !important;margin:0 !important;padding:0 !important;overflow:visible !important}
|
@@ -1,45 +1,45 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v3.0.
|
2
|
+
* froala_editor v3.0.6 (https://www.froala.com/wysiwyg-editor)
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
4
4
|
* Copyright 2014-2019 Froala Labs
|
5
5
|
*/
|
6
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-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal {
|
24
|
-
text-align: left;
|
25
|
-
padding: 20px 20px 10px; }
|
26
|
-
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table {
|
27
|
-
border-collapse: collapse;
|
28
|
-
font-size: 14px;
|
29
|
-
line-height: 1.5;
|
30
|
-
width: 100%; }
|
31
|
-
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table + table {
|
32
|
-
margin-top: 20px; }
|
33
|
-
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tr {
|
34
|
-
border: 0; }
|
35
|
-
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th {
|
36
|
-
text-align: left; }
|
37
|
-
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th, .fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table td {
|
38
|
-
padding: 6px 0 4px; }
|
39
|
-
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody tr {
|
40
|
-
border-bottom: solid 1px #ebebeb; }
|
41
|
-
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:first-child {
|
42
|
-
width: 60%;
|
43
|
-
color: #646464; }
|
44
|
-
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:nth-child(n+2) {
|
45
|
-
letter-spacing: 0.5px; }
|
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-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal {
|
24
|
+
text-align: left;
|
25
|
+
padding: 20px 20px 10px; }
|
26
|
+
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table {
|
27
|
+
border-collapse: collapse;
|
28
|
+
font-size: 14px;
|
29
|
+
line-height: 1.5;
|
30
|
+
width: 100%; }
|
31
|
+
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table + table {
|
32
|
+
margin-top: 20px; }
|
33
|
+
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tr {
|
34
|
+
border: 0; }
|
35
|
+
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th {
|
36
|
+
text-align: left; }
|
37
|
+
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th, .fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table td {
|
38
|
+
padding: 6px 0 4px; }
|
39
|
+
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody tr {
|
40
|
+
border-bottom: solid 1px #ebebeb; }
|
41
|
+
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:first-child {
|
42
|
+
width: 60%;
|
43
|
+
color: #646464; }
|
44
|
+
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:nth-child(n+2) {
|
45
|
+
letter-spacing: 0.5px; }
|
@@ -1,7 +1,7 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v3.0.
|
2
|
+
* froala_editor v3.0.6 (https://www.froala.com/wysiwyg-editor)
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
4
4
|
* Copyright 2014-2019 Froala Labs
|
5
5
|
*/
|
6
6
|
|
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-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal{text-align:left;padding:20px 20px 10px}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table{border-collapse:collapse;font-size:14px;line-height:1.5;width:100%}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table+table{margin-top:20px}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tr{border:0}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th{text-align:left}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th,.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table td{padding:6px 0 4px}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody tr{border-bottom:solid 1px #ebebeb}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:first-child{width:60%;color:#646464}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:nth-child(n+2){letter-spacing:0.5px}
|
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-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal{text-align:left;padding:20px 20px 10px}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table{border-collapse:collapse;font-size:14px;line-height:1.5;width:100%}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table+table{margin-top:20px}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tr{border:0}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th{text-align:left}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th,.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table td{padding:6px 0 4px}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody tr{border-bottom:solid 1px #ebebeb}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:first-child{width:60%;color:#646464}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:nth-child(n+2){letter-spacing:0.5px}
|
@@ -1,210 +1,211 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v3.0.
|
2
|
+
* froala_editor v3.0.6 (https://www.froala.com/wysiwyg-editor)
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
4
4
|
* Copyright 2014-2019 Froala Labs
|
5
5
|
*/
|
6
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-element img {
|
24
|
-
cursor: pointer;
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
-
|
33
|
-
-
|
34
|
-
-
|
35
|
-
-
|
36
|
-
-
|
37
|
-
-
|
38
|
-
box-sizing: content-box;
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
border
|
47
|
-
|
48
|
-
-
|
49
|
-
-
|
50
|
-
-
|
51
|
-
background-clip: padding-box;
|
52
|
-
|
53
|
-
-
|
54
|
-
-
|
55
|
-
box-sizing: border-box;
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
-
|
122
|
-
opacity: 0;
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
-
|
164
|
-
-
|
165
|
-
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
-
|
172
|
-
-
|
173
|
-
animation: loading 2s linear infinite;
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
-
|
188
|
-
opacity: 0.4;
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
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-element img {
|
24
|
+
cursor: pointer;
|
25
|
+
padding: 0 1px; }
|
26
|
+
|
27
|
+
.fr-image-resizer {
|
28
|
+
position: absolute;
|
29
|
+
border: solid 1px #0098f7;
|
30
|
+
display: none;
|
31
|
+
user-select: none;
|
32
|
+
-o-user-select: none;
|
33
|
+
-moz-user-select: none;
|
34
|
+
-khtml-user-select: none;
|
35
|
+
-webkit-user-select: none;
|
36
|
+
-ms-user-select: none;
|
37
|
+
-webkit-box-sizing: content-box;
|
38
|
+
-moz-box-sizing: content-box;
|
39
|
+
box-sizing: content-box; }
|
40
|
+
.fr-image-resizer.fr-active {
|
41
|
+
display: block; }
|
42
|
+
.fr-image-resizer .fr-handler {
|
43
|
+
display: block;
|
44
|
+
position: absolute;
|
45
|
+
background: #0098f7;
|
46
|
+
border: solid 1px #FFF;
|
47
|
+
border-radius: 2px;
|
48
|
+
-moz-border-radius: 2px;
|
49
|
+
-webkit-border-radius: 2px;
|
50
|
+
-moz-background-clip: padding;
|
51
|
+
-webkit-background-clip: padding-box;
|
52
|
+
background-clip: padding-box;
|
53
|
+
z-index: 4;
|
54
|
+
-webkit-box-sizing: border-box;
|
55
|
+
-moz-box-sizing: border-box;
|
56
|
+
box-sizing: border-box; }
|
57
|
+
.fr-image-resizer .fr-handler.fr-hnw {
|
58
|
+
cursor: nw-resize; }
|
59
|
+
.fr-image-resizer .fr-handler.fr-hne {
|
60
|
+
cursor: ne-resize; }
|
61
|
+
.fr-image-resizer .fr-handler.fr-hsw {
|
62
|
+
cursor: sw-resize; }
|
63
|
+
.fr-image-resizer .fr-handler.fr-hse {
|
64
|
+
cursor: se-resize; }
|
65
|
+
.fr-image-resizer .fr-handler {
|
66
|
+
width: 12px;
|
67
|
+
height: 12px; }
|
68
|
+
.fr-image-resizer .fr-handler.fr-hnw {
|
69
|
+
left: -6px;
|
70
|
+
top: -6px; }
|
71
|
+
.fr-image-resizer .fr-handler.fr-hne {
|
72
|
+
right: -6px;
|
73
|
+
top: -6px; }
|
74
|
+
.fr-image-resizer .fr-handler.fr-hsw {
|
75
|
+
left: -6px;
|
76
|
+
bottom: -6px; }
|
77
|
+
.fr-image-resizer .fr-handler.fr-hse {
|
78
|
+
right: -6px;
|
79
|
+
bottom: -6px; }
|
80
|
+
@media (min-width: 1200px) {
|
81
|
+
.fr-image-resizer .fr-handler {
|
82
|
+
width: 10px;
|
83
|
+
height: 10px; }
|
84
|
+
.fr-image-resizer .fr-handler.fr-hnw {
|
85
|
+
left: -5px;
|
86
|
+
top: -5px; }
|
87
|
+
.fr-image-resizer .fr-handler.fr-hne {
|
88
|
+
right: -5px;
|
89
|
+
top: -5px; }
|
90
|
+
.fr-image-resizer .fr-handler.fr-hsw {
|
91
|
+
left: -5px;
|
92
|
+
bottom: -5px; }
|
93
|
+
.fr-image-resizer .fr-handler.fr-hse {
|
94
|
+
right: -5px;
|
95
|
+
bottom: -5px; } }
|
96
|
+
|
97
|
+
.fr-image-overlay {
|
98
|
+
position: fixed;
|
99
|
+
top: 0;
|
100
|
+
left: 0;
|
101
|
+
bottom: 0;
|
102
|
+
right: 0;
|
103
|
+
z-index: 2147483640;
|
104
|
+
display: none; }
|
105
|
+
|
106
|
+
.fr-popup .fr-image-upload-layer {
|
107
|
+
border: dashed 2px #bdbdbd;
|
108
|
+
padding: 25px 0;
|
109
|
+
margin: 20px;
|
110
|
+
position: relative;
|
111
|
+
font-size: 14px;
|
112
|
+
letter-spacing: 1px;
|
113
|
+
line-height: 140%;
|
114
|
+
text-align: center; }
|
115
|
+
.fr-popup .fr-image-upload-layer:hover {
|
116
|
+
background: #ebebeb; }
|
117
|
+
.fr-popup .fr-image-upload-layer.fr-drop {
|
118
|
+
background: #ebebeb;
|
119
|
+
border-color: #0098f7; }
|
120
|
+
.fr-popup .fr-image-upload-layer .fr-form {
|
121
|
+
-webkit-opacity: 0;
|
122
|
+
-moz-opacity: 0;
|
123
|
+
opacity: 0;
|
124
|
+
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
|
125
|
+
position: absolute;
|
126
|
+
top: 0;
|
127
|
+
bottom: 0;
|
128
|
+
left: 0;
|
129
|
+
right: 0;
|
130
|
+
z-index: 2147483640;
|
131
|
+
overflow: hidden;
|
132
|
+
margin: 0 !important;
|
133
|
+
padding: 0 !important;
|
134
|
+
width: 100% !important; }
|
135
|
+
.fr-popup .fr-image-upload-layer .fr-form input {
|
136
|
+
cursor: pointer;
|
137
|
+
position: absolute;
|
138
|
+
right: 0;
|
139
|
+
top: 0;
|
140
|
+
bottom: 0;
|
141
|
+
width: 500%;
|
142
|
+
height: 100%;
|
143
|
+
margin: 0;
|
144
|
+
font-size: 400px; }
|
145
|
+
.fr-popup .fr-image-progress-bar-layer > h3 {
|
146
|
+
font-size: 16px;
|
147
|
+
margin: 10px 0;
|
148
|
+
font-weight: normal; }
|
149
|
+
.fr-popup .fr-image-progress-bar-layer > div.fr-action-buttons {
|
150
|
+
display: none; }
|
151
|
+
.fr-popup .fr-image-progress-bar-layer > div.fr-loader {
|
152
|
+
background: #b3e0fd;
|
153
|
+
height: 10px;
|
154
|
+
width: 100%;
|
155
|
+
margin-top: 20px;
|
156
|
+
overflow: hidden;
|
157
|
+
position: relative; }
|
158
|
+
.fr-popup .fr-image-progress-bar-layer > div.fr-loader span {
|
159
|
+
display: block;
|
160
|
+
height: 100%;
|
161
|
+
width: 0%;
|
162
|
+
background: #0098f7;
|
163
|
+
-webkit-transition: width 0.2s ease 0s;
|
164
|
+
-moz-transition: width 0.2s ease 0s;
|
165
|
+
-ms-transition: width 0.2s ease 0s;
|
166
|
+
-o-transition: width 0.2s ease 0s; }
|
167
|
+
.fr-popup .fr-image-progress-bar-layer > div.fr-loader.fr-indeterminate span {
|
168
|
+
width: 30% !important;
|
169
|
+
position: absolute;
|
170
|
+
top: 0;
|
171
|
+
-webkit-animation: loading 2s linear infinite;
|
172
|
+
-moz-animation: loading 2s linear infinite;
|
173
|
+
-o-animation: loading 2s linear infinite;
|
174
|
+
animation: loading 2s linear infinite; }
|
175
|
+
.fr-popup .fr-image-progress-bar-layer.fr-error > div.fr-loader {
|
176
|
+
display: none; }
|
177
|
+
.fr-popup .fr-image-progress-bar-layer.fr-error > div.fr-action-buttons {
|
178
|
+
display: block; }
|
179
|
+
|
180
|
+
.fr-image-size-layer .fr-image-group .fr-input-line {
|
181
|
+
width: calc(50% - 5px);
|
182
|
+
display: inline-block; }
|
183
|
+
.fr-image-size-layer .fr-image-group .fr-input-line + .fr-input-line {
|
184
|
+
margin-left: 10px; }
|
185
|
+
|
186
|
+
.fr-uploading {
|
187
|
+
-webkit-opacity: 0.4;
|
188
|
+
-moz-opacity: 0.4;
|
189
|
+
opacity: 0.4;
|
190
|
+
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
|
191
|
+
|
192
|
+
@-webkit-keyframes loading {
|
193
|
+
from {
|
194
|
+
left: -25%; }
|
195
|
+
to {
|
196
|
+
left: 100%; } }
|
197
|
+
@-moz-keyframes loading {
|
198
|
+
from {
|
199
|
+
left: -25%; }
|
200
|
+
to {
|
201
|
+
left: 100%; } }
|
202
|
+
@-o-keyframes loading {
|
203
|
+
from {
|
204
|
+
left: -25%; }
|
205
|
+
to {
|
206
|
+
left: 100%; } }
|
207
|
+
@keyframes loading {
|
208
|
+
from {
|
209
|
+
left: -25%; }
|
210
|
+
to {
|
211
|
+
left: 100%; } }
|