activeadmin_froala_editor 0.4.0 → 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE.txt +1 -1
- data/README.md +11 -2
- data/app/assets/javascripts/activeadmin/froala_editor/froala_editor.min.js +3 -3
- data/app/assets/javascripts/activeadmin/froala_editor/froala_editor.pkgd.min.js +3 -3
- data/app/assets/javascripts/activeadmin/froala_editor/languages/ar.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/bs.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/cs.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/da.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/de.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/el.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/en_ca.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/en_gb.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/es.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/et.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/fa.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/fi.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/fr.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/he.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/hr.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/hu.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/id.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/it.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/ja.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/ko.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/languages/ku.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/me.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/nb.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/nl.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/pl.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/pt_br.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/pt_pt.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/ro.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/ru.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/sk.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/sl.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/sr.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/sv.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/th.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/tr.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/uk.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/vi.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/languages/zh_cn.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/languages/zh_tw.js +4 -4
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/align.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/char_counter.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/code_beautifier.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/code_view.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/colors.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/cryptojs.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/draggable.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/edit_in_popup.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/emoticons.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/entities.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/file.min.js +3 -3
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/files_manager.min.js +3 -3
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/font_family.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/font_size.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/forms.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/fullscreen.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/help.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/image.min.js +3 -3
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/image_manager.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/inline_class.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/inline_style.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/line_breaker.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/line_height.min.js +3 -3
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/link.min.js +3 -3
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/lists.min.js +3 -3
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/markdown.min.js +3 -3
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/paragraph_format.min.js +3 -3
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/paragraph_style.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/print.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/quick_insert.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/quote.min.js +3 -3
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/save.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/special_characters.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/table.min.js +3 -3
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/track_changes.min.js +3 -3
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/trim_video.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/url.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/video.min.js +3 -3
- data/app/assets/javascripts/activeadmin/froala_editor/plugins/word_paste.min.js +3 -3
- data/app/assets/javascripts/activeadmin/froala_editor/plugins.pkgd.min.js +3 -3
- data/app/assets/javascripts/activeadmin/froala_editor/third_party/embedly.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/third_party/font_awesome.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/third_party/image_tui.min.js +2 -2
- data/app/assets/javascripts/activeadmin/froala_editor/third_party/showdown.min.js +3 -3
- data/app/assets/javascripts/activeadmin/froala_editor/third_party/spell_checker.min.js +2 -2
- data/app/assets/stylesheets/activeadmin/froala_editor/froala_editor.css +1427 -1423
- data/app/assets/stylesheets/activeadmin/froala_editor/froala_editor.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/froala_editor.pkgd.css +4804 -4796
- data/app/assets/stylesheets/activeadmin/froala_editor/froala_editor.pkgd.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/froala_style.css +358 -356
- data/app/assets/stylesheets/activeadmin/froala_editor/froala_style.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/char_counter.css +45 -45
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/char_counter.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/code_view.css +93 -93
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/code_view.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/colors.css +94 -94
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/colors.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/draggable.css +37 -37
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/draggable.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/emoticons.css +30 -30
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/emoticons.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/file.css +124 -124
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/file.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/files_manager.css +1236 -1236
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/files_manager.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/fullscreen.css +75 -73
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/fullscreen.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/help.css +41 -41
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/help.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/image.css +209 -207
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/image.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/image_manager.css +232 -232
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/image_manager.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/line_breaker.css +34 -34
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/line_breaker.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/markdown.css +145 -148
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/markdown.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/quick_insert.css +68 -68
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/quick_insert.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/special_characters.css +29 -29
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/special_characters.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/table.css +107 -107
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/table.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/trim_video.css +243 -243
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/trim_video.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/video.css +197 -197
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins/video.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins.pkgd.css +3021 -3019
- data/app/assets/stylesheets/activeadmin/froala_editor/plugins.pkgd.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/themes/dark.css +2184 -2187
- data/app/assets/stylesheets/activeadmin/froala_editor/themes/dark.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/themes/gray.css +2184 -2187
- data/app/assets/stylesheets/activeadmin/froala_editor/themes/gray.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/themes/royal.css +2184 -2187
- data/app/assets/stylesheets/activeadmin/froala_editor/themes/royal.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/third_party/embedly.css +56 -56
- data/app/assets/stylesheets/activeadmin/froala_editor/third_party/embedly.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/third_party/font_awesome.css +29 -29
- data/app/assets/stylesheets/activeadmin/froala_editor/third_party/font_awesome.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/third_party/image_tui.css +37 -37
- data/app/assets/stylesheets/activeadmin/froala_editor/third_party/image_tui.min.css +3 -3
- data/app/assets/stylesheets/activeadmin/froala_editor/third_party/spell_checker.css +60 -60
- data/app/assets/stylesheets/activeadmin/froala_editor/third_party/spell_checker.min.css +3 -3
- data/lib/activeadmin/froala_editor/version.rb +2 -2
- metadata +11 -7
@@ -1,360 +1,362 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v4.0.
|
2
|
+
* froala_editor v4.0.10 (https://www.froala.com/wysiwyg-editor)
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
4
|
-
* Copyright 2014-
|
4
|
+
* Copyright 2014-2022 Froala Labs
|
5
5
|
*/
|
6
6
|
|
7
|
-
.fr-clearfix::after {
|
8
|
-
clear: both;
|
9
|
-
display: block;
|
10
|
-
content: "";
|
11
|
-
height: 0; }
|
12
|
-
|
13
|
-
.fr-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-view img.fr-rounded, .fr-view .fr-img-caption.fr-rounded img {
|
24
|
-
border-radius: 10px;
|
25
|
-
-moz-border-radius: 10px;
|
26
|
-
-webkit-border-radius: 10px;
|
27
|
-
-moz-background-clip: padding;
|
28
|
-
-webkit-background-clip: padding-box;
|
29
|
-
background-clip: padding-box; }
|
30
|
-
|
31
|
-
.fr-view img.fr-shadow, .fr-view .fr-img-caption.fr-shadow img {
|
32
|
-
-webkit-box-shadow: 10px 10px 5px 0px #cccccc;
|
33
|
-
-moz-box-shadow: 10px 10px 5px 0px #cccccc;
|
34
|
-
box-shadow: 10px 10px 5px 0px #cccccc; }
|
35
|
-
|
36
|
-
.fr-view img.fr-bordered, .fr-view .fr-img-caption.fr-bordered img {
|
37
|
-
border: solid 5px #CCC; }
|
38
|
-
|
39
|
-
.fr-view img.fr-bordered {
|
40
|
-
-webkit-box-sizing: content-box;
|
41
|
-
-moz-box-sizing: content-box;
|
42
|
-
box-sizing: content-box; }
|
43
|
-
|
44
|
-
.fr-view .fr-img-caption.fr-bordered img {
|
45
|
-
-webkit-box-sizing: border-box;
|
46
|
-
-moz-box-sizing: border-box;
|
47
|
-
box-sizing: border-box; }
|
48
|
-
|
49
|
-
.fr-view {
|
50
|
-
word-wrap: break-word; }
|
51
|
-
.fr-view span[style~="color:"] a {
|
52
|
-
color: inherit; }
|
53
|
-
.fr-view strong {
|
54
|
-
font-weight: 700; }
|
55
|
-
.fr-view table {
|
56
|
-
border:
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
.fr-view table
|
63
|
-
|
64
|
-
.fr-view table.fr-
|
65
|
-
|
66
|
-
.fr-view table
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
.fr-view table td
|
71
|
-
|
72
|
-
.fr-view table td.fr-
|
73
|
-
border
|
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
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
.fr-view .fr-text-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
.fr-view .fr-text-
|
142
|
-
|
143
|
-
.fr-view .fr-
|
144
|
-
|
145
|
-
.fr-view .fr-class-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
-moz-
|
151
|
-
-webkit-
|
152
|
-
background-clip: padding
|
153
|
-
background:
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
.fr-view
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
box-sizing: content-box;
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
.fr-view .fr-video.fr-dvb.fr-
|
242
|
-
text-align:
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
.fr-view .fr-video.fr-dvi.fr-
|
248
|
-
float:
|
249
|
-
|
250
|
-
|
251
|
-
.fr-view a.fr-
|
252
|
-
|
253
|
-
.fr-view .fr-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
.fr-view .fr-img-caption .fr-img-wrap
|
263
|
-
display: block;
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
-
|
273
|
-
-
|
274
|
-
box-sizing: border-box;
|
275
|
-
-
|
276
|
-
-
|
277
|
-
opacity: 0.9;
|
278
|
-
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
-moz-
|
286
|
-
-webkit-
|
287
|
-
background-clip: padding
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
a.fr-view.fr-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
7
|
+
.fr-clearfix::after {
|
8
|
+
clear: both;
|
9
|
+
display: block;
|
10
|
+
content: "";
|
11
|
+
height: 0; }
|
12
|
+
|
13
|
+
.fr-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-view img.fr-rounded, .fr-view .fr-img-caption.fr-rounded img {
|
24
|
+
border-radius: 10px;
|
25
|
+
-moz-border-radius: 10px;
|
26
|
+
-webkit-border-radius: 10px;
|
27
|
+
-moz-background-clip: padding;
|
28
|
+
-webkit-background-clip: padding-box;
|
29
|
+
background-clip: padding-box; }
|
30
|
+
|
31
|
+
.fr-view img.fr-shadow, .fr-view .fr-img-caption.fr-shadow img {
|
32
|
+
-webkit-box-shadow: 10px 10px 5px 0px #cccccc;
|
33
|
+
-moz-box-shadow: 10px 10px 5px 0px #cccccc;
|
34
|
+
box-shadow: 10px 10px 5px 0px #cccccc; }
|
35
|
+
|
36
|
+
.fr-view img.fr-bordered, .fr-view .fr-img-caption.fr-bordered img {
|
37
|
+
border: solid 5px #CCC; }
|
38
|
+
|
39
|
+
.fr-view img.fr-bordered {
|
40
|
+
-webkit-box-sizing: content-box;
|
41
|
+
-moz-box-sizing: content-box;
|
42
|
+
box-sizing: content-box; }
|
43
|
+
|
44
|
+
.fr-view .fr-img-caption.fr-bordered img {
|
45
|
+
-webkit-box-sizing: border-box;
|
46
|
+
-moz-box-sizing: border-box;
|
47
|
+
box-sizing: border-box; }
|
48
|
+
|
49
|
+
.fr-view {
|
50
|
+
word-wrap: break-word; }
|
51
|
+
.fr-view span[style~="color:"] a {
|
52
|
+
color: inherit; }
|
53
|
+
.fr-view strong {
|
54
|
+
font-weight: 700; }
|
55
|
+
.fr-view table[border='0'] td:not([class]), .fr-view table[border='0'] th:not([class]), .fr-view table[border='0'] td[class=""], .fr-view table[border='0'] th[class=""] {
|
56
|
+
border-width: 0px; }
|
57
|
+
.fr-view table {
|
58
|
+
border: none;
|
59
|
+
border-collapse: collapse;
|
60
|
+
empty-cells: show;
|
61
|
+
max-width: 100%; }
|
62
|
+
.fr-view table td {
|
63
|
+
min-width: 5px; }
|
64
|
+
.fr-view table.fr-dashed-borders td, .fr-view table.fr-dashed-borders th {
|
65
|
+
border-style: dashed; }
|
66
|
+
.fr-view table.fr-alternate-rows tbody tr:nth-child(2n) {
|
67
|
+
background: whitesmoke; }
|
68
|
+
.fr-view table td, .fr-view table th {
|
69
|
+
border: 1px solid #DDD; }
|
70
|
+
.fr-view table td:empty, .fr-view table th:empty {
|
71
|
+
height: 20px; }
|
72
|
+
.fr-view table td.fr-highlighted, .fr-view table th.fr-highlighted {
|
73
|
+
border: 1px double red; }
|
74
|
+
.fr-view table td.fr-thick, .fr-view table th.fr-thick {
|
75
|
+
border-width: 2px; }
|
76
|
+
.fr-view table th {
|
77
|
+
background: #ececec; }
|
78
|
+
.fr-view hr {
|
79
|
+
clear: both;
|
80
|
+
user-select: none;
|
81
|
+
-o-user-select: none;
|
82
|
+
-moz-user-select: none;
|
83
|
+
-khtml-user-select: none;
|
84
|
+
-webkit-user-select: none;
|
85
|
+
-ms-user-select: none;
|
86
|
+
break-after: always;
|
87
|
+
page-break-after: always; }
|
88
|
+
.fr-view .fr-file {
|
89
|
+
position: relative; }
|
90
|
+
.fr-view .fr-file::after {
|
91
|
+
position: relative;
|
92
|
+
content: "\1F4CE";
|
93
|
+
font-weight: normal; }
|
94
|
+
.fr-view pre {
|
95
|
+
white-space: pre-wrap;
|
96
|
+
word-wrap: break-word;
|
97
|
+
overflow: visible; }
|
98
|
+
.fr-view[dir="rtl"] blockquote {
|
99
|
+
border-left: none;
|
100
|
+
border-right: solid 2px #5E35B1;
|
101
|
+
margin-right: 0;
|
102
|
+
padding-right: 5px;
|
103
|
+
padding-left: 0; }
|
104
|
+
.fr-view[dir="rtl"] blockquote blockquote {
|
105
|
+
border-color: #00BCD4; }
|
106
|
+
.fr-view[dir="rtl"] blockquote blockquote blockquote {
|
107
|
+
border-color: #43A047; }
|
108
|
+
.fr-view blockquote {
|
109
|
+
border-left: solid 2px #5E35B1;
|
110
|
+
margin-left: 0;
|
111
|
+
padding-left: 5px;
|
112
|
+
color: #5E35B1; }
|
113
|
+
.fr-view blockquote blockquote {
|
114
|
+
border-color: #00BCD4;
|
115
|
+
color: #00BCD4; }
|
116
|
+
.fr-view blockquote blockquote blockquote {
|
117
|
+
border-color: #43A047;
|
118
|
+
color: #43A047; }
|
119
|
+
.fr-view span.fr-emoticon {
|
120
|
+
font-weight: normal;
|
121
|
+
font-family: "Apple Color Emoji","Segoe UI Emoji","NotoColorEmoji","Segoe UI Symbol","Android Emoji","EmojiSymbols";
|
122
|
+
display: inline;
|
123
|
+
line-height: 0; }
|
124
|
+
.fr-view span.fr-emoticon.fr-emoticon-img {
|
125
|
+
background-repeat: no-repeat !important;
|
126
|
+
font-size: inherit;
|
127
|
+
height: 1em;
|
128
|
+
width: 1em;
|
129
|
+
min-height: 20px;
|
130
|
+
min-width: 20px;
|
131
|
+
display: inline-block;
|
132
|
+
margin: -.1em .1em .1em;
|
133
|
+
line-height: 1;
|
134
|
+
vertical-align: middle; }
|
135
|
+
.fr-view .fr-text-gray {
|
136
|
+
color: #AAA !important; }
|
137
|
+
.fr-view .fr-text-bordered {
|
138
|
+
border-top: solid 1px #222;
|
139
|
+
border-bottom: solid 1px #222;
|
140
|
+
padding: 10px 0; }
|
141
|
+
.fr-view .fr-text-spaced {
|
142
|
+
letter-spacing: 1px; }
|
143
|
+
.fr-view .fr-text-uppercase {
|
144
|
+
text-transform: uppercase; }
|
145
|
+
.fr-view .fr-class-highlighted {
|
146
|
+
background-color: #ffff00; }
|
147
|
+
.fr-view .fr-class-code {
|
148
|
+
border-color: #cccccc;
|
149
|
+
border-radius: 2px;
|
150
|
+
-moz-border-radius: 2px;
|
151
|
+
-webkit-border-radius: 2px;
|
152
|
+
-moz-background-clip: padding;
|
153
|
+
-webkit-background-clip: padding-box;
|
154
|
+
background-clip: padding-box;
|
155
|
+
background: #f5f5f5;
|
156
|
+
padding: 10px;
|
157
|
+
font-family: "Courier New", Courier, monospace; }
|
158
|
+
.fr-view .fr-class-transparency {
|
159
|
+
opacity: 0.5; }
|
160
|
+
.fr-view img {
|
161
|
+
position: relative;
|
162
|
+
max-width: 100%; }
|
163
|
+
.fr-view img.fr-dib {
|
164
|
+
margin: 5px auto;
|
165
|
+
display: block;
|
166
|
+
float: none;
|
167
|
+
vertical-align: top; }
|
168
|
+
.fr-view img.fr-dib.fr-fil {
|
169
|
+
margin-left: 0;
|
170
|
+
text-align: left; }
|
171
|
+
.fr-view img.fr-dib.fr-fir {
|
172
|
+
margin-right: 0;
|
173
|
+
text-align: right; }
|
174
|
+
.fr-view img.fr-dii {
|
175
|
+
display: inline-block;
|
176
|
+
float: none;
|
177
|
+
vertical-align: bottom;
|
178
|
+
margin-left: 5px;
|
179
|
+
margin-right: 5px;
|
180
|
+
max-width: calc(100% - (2 * 5px)); }
|
181
|
+
.fr-view img.fr-dii.fr-fil {
|
182
|
+
float: left;
|
183
|
+
margin: 5px 5px 5px 0;
|
184
|
+
max-width: calc(100% - 5px); }
|
185
|
+
.fr-view img.fr-dii.fr-fir {
|
186
|
+
float: right;
|
187
|
+
margin: 5px 0 5px 5px;
|
188
|
+
max-width: calc(100% - 5px); }
|
189
|
+
.fr-view span.fr-img-caption {
|
190
|
+
position: relative;
|
191
|
+
max-width: 100%; }
|
192
|
+
.fr-view span.fr-img-caption.fr-dib {
|
193
|
+
margin: 5px auto;
|
194
|
+
display: block;
|
195
|
+
float: none;
|
196
|
+
vertical-align: top; }
|
197
|
+
.fr-view span.fr-img-caption.fr-dib.fr-fil {
|
198
|
+
margin-left: 0;
|
199
|
+
text-align: left; }
|
200
|
+
.fr-view span.fr-img-caption.fr-dib.fr-fir {
|
201
|
+
margin-right: 0;
|
202
|
+
text-align: right; }
|
203
|
+
.fr-view span.fr-img-caption.fr-dii {
|
204
|
+
display: inline-block;
|
205
|
+
float: none;
|
206
|
+
vertical-align: bottom;
|
207
|
+
margin-left: 5px;
|
208
|
+
margin-right: 5px;
|
209
|
+
max-width: calc(100% - (2 * 5px)); }
|
210
|
+
.fr-view span.fr-img-caption.fr-dii.fr-fil {
|
211
|
+
float: left;
|
212
|
+
margin: 5px 5px 5px 0;
|
213
|
+
max-width: calc(100% - 5px); }
|
214
|
+
.fr-view span.fr-img-caption.fr-dii.fr-fir {
|
215
|
+
float: right;
|
216
|
+
margin: 5px 0 5px 5px;
|
217
|
+
max-width: calc(100% - 5px); }
|
218
|
+
.fr-view .fr-video {
|
219
|
+
text-align: center;
|
220
|
+
position: relative; }
|
221
|
+
.fr-view .fr-video.fr-rv {
|
222
|
+
padding-bottom: 56.25%;
|
223
|
+
padding-top: 30px;
|
224
|
+
height: 0;
|
225
|
+
overflow: hidden; }
|
226
|
+
.fr-view .fr-video.fr-rv > iframe, .fr-view .fr-video.fr-rv object, .fr-view .fr-video.fr-rv embed {
|
227
|
+
position: absolute !important;
|
228
|
+
top: 0;
|
229
|
+
left: 0;
|
230
|
+
width: 100%;
|
231
|
+
height: 100%; }
|
232
|
+
.fr-view .fr-video > * {
|
233
|
+
-webkit-box-sizing: content-box;
|
234
|
+
-moz-box-sizing: content-box;
|
235
|
+
box-sizing: content-box;
|
236
|
+
max-width: 100%;
|
237
|
+
border: none; }
|
238
|
+
.fr-view .fr-video.fr-dvb {
|
239
|
+
display: block;
|
240
|
+
clear: both; }
|
241
|
+
.fr-view .fr-video.fr-dvb.fr-fvl {
|
242
|
+
text-align: left; }
|
243
|
+
.fr-view .fr-video.fr-dvb.fr-fvr {
|
244
|
+
text-align: right; }
|
245
|
+
.fr-view .fr-video.fr-dvi {
|
246
|
+
display: inline-block; }
|
247
|
+
.fr-view .fr-video.fr-dvi.fr-fvl {
|
248
|
+
float: left; }
|
249
|
+
.fr-view .fr-video.fr-dvi.fr-fvr {
|
250
|
+
float: right; }
|
251
|
+
.fr-view a.fr-strong {
|
252
|
+
font-weight: 700; }
|
253
|
+
.fr-view a.fr-green {
|
254
|
+
color: green; }
|
255
|
+
.fr-view .fr-img-caption {
|
256
|
+
text-align: center; }
|
257
|
+
.fr-view .fr-img-caption .fr-img-wrap {
|
258
|
+
padding: 0;
|
259
|
+
margin: auto;
|
260
|
+
text-align: center;
|
261
|
+
width: 100%; }
|
262
|
+
.fr-view .fr-img-caption .fr-img-wrap a {
|
263
|
+
display: block; }
|
264
|
+
.fr-view .fr-img-caption .fr-img-wrap img {
|
265
|
+
display: block;
|
266
|
+
margin: auto;
|
267
|
+
width: 100%; }
|
268
|
+
.fr-view .fr-img-caption .fr-img-wrap > span {
|
269
|
+
margin: auto;
|
270
|
+
display: block;
|
271
|
+
padding: 5px 5px 10px;
|
272
|
+
font-size: 14px;
|
273
|
+
font-weight: initial;
|
274
|
+
-webkit-box-sizing: border-box;
|
275
|
+
-moz-box-sizing: border-box;
|
276
|
+
box-sizing: border-box;
|
277
|
+
-webkit-opacity: 0.9;
|
278
|
+
-moz-opacity: 0.9;
|
279
|
+
opacity: 0.9;
|
280
|
+
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
|
281
|
+
width: 100%;
|
282
|
+
text-align: center; }
|
283
|
+
.fr-view button.fr-rounded, .fr-view input.fr-rounded, .fr-view textarea.fr-rounded {
|
284
|
+
border-radius: 10px;
|
285
|
+
-moz-border-radius: 10px;
|
286
|
+
-webkit-border-radius: 10px;
|
287
|
+
-moz-background-clip: padding;
|
288
|
+
-webkit-background-clip: padding-box;
|
289
|
+
background-clip: padding-box; }
|
290
|
+
.fr-view button.fr-large, .fr-view input.fr-large, .fr-view textarea.fr-large {
|
291
|
+
font-size: 24px; }
|
292
|
+
|
293
|
+
/**
|
294
|
+
* Image style.
|
295
|
+
*/
|
296
|
+
a.fr-view.fr-strong {
|
297
|
+
font-weight: 700; }
|
298
|
+
a.fr-view.fr-green {
|
299
|
+
color: green; }
|
300
|
+
|
301
|
+
/**
|
302
|
+
* Link style.
|
303
|
+
*/
|
304
|
+
img.fr-view {
|
305
|
+
position: relative;
|
306
|
+
max-width: 100%; }
|
307
|
+
img.fr-view.fr-dib {
|
308
|
+
margin: 5px auto;
|
309
|
+
display: block;
|
310
|
+
float: none;
|
311
|
+
vertical-align: top; }
|
312
|
+
img.fr-view.fr-dib.fr-fil {
|
313
|
+
margin-left: 0;
|
314
|
+
text-align: left; }
|
315
|
+
img.fr-view.fr-dib.fr-fir {
|
316
|
+
margin-right: 0;
|
317
|
+
text-align: right; }
|
318
|
+
img.fr-view.fr-dii {
|
319
|
+
display: inline-block;
|
320
|
+
float: none;
|
321
|
+
vertical-align: bottom;
|
322
|
+
margin-left: 5px;
|
323
|
+
margin-right: 5px;
|
324
|
+
max-width: calc(100% - (2 * 5px)); }
|
325
|
+
img.fr-view.fr-dii.fr-fil {
|
326
|
+
float: left;
|
327
|
+
margin: 5px 5px 5px 0;
|
328
|
+
max-width: calc(100% - 5px); }
|
329
|
+
img.fr-view.fr-dii.fr-fir {
|
330
|
+
float: right;
|
331
|
+
margin: 5px 0 5px 5px;
|
332
|
+
max-width: calc(100% - 5px); }
|
333
|
+
|
334
|
+
span.fr-img-caption.fr-view {
|
335
|
+
position: relative;
|
336
|
+
max-width: 100%; }
|
337
|
+
span.fr-img-caption.fr-view.fr-dib {
|
338
|
+
margin: 5px auto;
|
339
|
+
display: block;
|
340
|
+
float: none;
|
341
|
+
vertical-align: top; }
|
342
|
+
span.fr-img-caption.fr-view.fr-dib.fr-fil {
|
343
|
+
margin-left: 0;
|
344
|
+
text-align: left; }
|
345
|
+
span.fr-img-caption.fr-view.fr-dib.fr-fir {
|
346
|
+
margin-right: 0;
|
347
|
+
text-align: right; }
|
348
|
+
span.fr-img-caption.fr-view.fr-dii {
|
349
|
+
display: inline-block;
|
350
|
+
float: none;
|
351
|
+
vertical-align: bottom;
|
352
|
+
margin-left: 5px;
|
353
|
+
margin-right: 5px;
|
354
|
+
max-width: calc(100% - (2 * 5px)); }
|
355
|
+
span.fr-img-caption.fr-view.fr-dii.fr-fil {
|
356
|
+
float: left;
|
357
|
+
margin: 5px 5px 5px 0;
|
358
|
+
max-width: calc(100% - 5px); }
|
359
|
+
span.fr-img-caption.fr-view.fr-dii.fr-fir {
|
360
|
+
float: right;
|
361
|
+
margin: 5px 0 5px 5px;
|
362
|
+
max-width: calc(100% - 5px); }
|