promethee 1.7.12 → 1.8.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (65) hide show
  1. checksums.yaml +4 -4
  2. data/lib/promethee/rails/version.rb +1 -1
  3. data/node_modules/@fancyapps/fancybox/README.md +1 -1
  4. data/node_modules/@fancyapps/fancybox/dist/jquery.fancybox.css +162 -161
  5. data/node_modules/@fancyapps/fancybox/dist/jquery.fancybox.js +1281 -790
  6. data/node_modules/@fancyapps/fancybox/dist/jquery.fancybox.min.css +1 -1
  7. data/node_modules/@fancyapps/fancybox/dist/jquery.fancybox.min.js +4 -3
  8. data/node_modules/@fancyapps/fancybox/docs/index.html +1398 -1321
  9. data/node_modules/@fancyapps/fancybox/package.json +52 -43
  10. data/node_modules/@fancyapps/fancybox/src/css/core.css +144 -142
  11. data/node_modules/@fancyapps/fancybox/src/css/thumbs.css +20 -23
  12. data/node_modules/@fancyapps/fancybox/src/js/core.js +883 -536
  13. data/node_modules/@fancyapps/fancybox/src/js/fullscreen.js +67 -64
  14. data/node_modules/@fancyapps/fancybox/src/js/guestures.js +114 -78
  15. data/node_modules/@fancyapps/fancybox/src/js/hash.js +13 -18
  16. data/node_modules/@fancyapps/fancybox/src/js/media.js +118 -29
  17. data/node_modules/@fancyapps/fancybox/src/js/share.js +8 -6
  18. data/node_modules/@fancyapps/fancybox/src/js/slideshow.js +55 -32
  19. data/node_modules/@fancyapps/fancybox/src/js/thumbs.js +22 -26
  20. data/node_modules/@fancyapps/fancybox/src/js/wheel.js +1 -1
  21. metadata +2 -46
  22. data/node_modules/fancybox/CHANGELOG.md +0 -125
  23. data/node_modules/fancybox/README.md +0 -249
  24. data/node_modules/fancybox/bower.json +0 -24
  25. data/node_modules/fancybox/demo/1_b.jpg +0 -0
  26. data/node_modules/fancybox/demo/1_s.jpg +0 -0
  27. data/node_modules/fancybox/demo/2_b.jpg +0 -0
  28. data/node_modules/fancybox/demo/2_s.jpg +0 -0
  29. data/node_modules/fancybox/demo/3_b.jpg +0 -0
  30. data/node_modules/fancybox/demo/3_s.jpg +0 -0
  31. data/node_modules/fancybox/demo/4_b.jpg +0 -0
  32. data/node_modules/fancybox/demo/4_s.jpg +0 -0
  33. data/node_modules/fancybox/demo/5_b.jpg +0 -0
  34. data/node_modules/fancybox/demo/5_s.jpg +0 -0
  35. data/node_modules/fancybox/demo/ajax.txt +0 -15
  36. data/node_modules/fancybox/demo/iframe.html +0 -26
  37. data/node_modules/fancybox/demo/index.html +0 -312
  38. data/node_modules/fancybox/dist/css/jquery.fancybox.css +0 -222
  39. data/node_modules/fancybox/dist/helpers/css/jquery.fancybox-buttons.css +0 -82
  40. data/node_modules/fancybox/dist/helpers/css/jquery.fancybox-thumbs.css +0 -46
  41. data/node_modules/fancybox/dist/helpers/img/fancybox_buttons.png +0 -0
  42. data/node_modules/fancybox/dist/helpers/js/jquery.fancybox-buttons.cjs.js +0 -121
  43. data/node_modules/fancybox/dist/helpers/js/jquery.fancybox-buttons.js +0 -122
  44. data/node_modules/fancybox/dist/helpers/js/jquery.fancybox-media.cjs.js +0 -199
  45. data/node_modules/fancybox/dist/helpers/js/jquery.fancybox-media.js +0 -199
  46. data/node_modules/fancybox/dist/helpers/js/jquery.fancybox-thumbs.cjs.js +0 -164
  47. data/node_modules/fancybox/dist/helpers/js/jquery.fancybox-thumbs.js +0 -165
  48. data/node_modules/fancybox/dist/helpers/scss/jquery.fancybox-buttons.scss +0 -100
  49. data/node_modules/fancybox/dist/helpers/scss/jquery.fancybox-thumbs.scss +0 -55
  50. data/node_modules/fancybox/dist/img/blank.gif +0 -0
  51. data/node_modules/fancybox/dist/img/fancybox_loading.gif +0 -0
  52. data/node_modules/fancybox/dist/img/fancybox_loading@2x.gif +0 -0
  53. data/node_modules/fancybox/dist/img/fancybox_overlay.png +0 -0
  54. data/node_modules/fancybox/dist/img/fancybox_sprite.png +0 -0
  55. data/node_modules/fancybox/dist/img/fancybox_sprite@2x.png +0 -0
  56. data/node_modules/fancybox/dist/js/jquery.fancybox.cjs.js +0 -2027
  57. data/node_modules/fancybox/dist/js/jquery.fancybox.js +0 -2018
  58. data/node_modules/fancybox/dist/js/jquery.fancybox.pack.js +0 -46
  59. data/node_modules/fancybox/dist/scss/jquery.fancybox.scss +0 -276
  60. data/node_modules/fancybox/fancybox.jquery.json +0 -31
  61. data/node_modules/fancybox/lib/jquery-1.10.2.min.js +0 -6
  62. data/node_modules/fancybox/lib/jquery.mousewheel.pack.js +0 -14
  63. data/node_modules/fancybox/package.json +0 -32
  64. data/node_modules/fancybox/sprite.psd +0 -0
  65. data/node_modules/fancybox/test.js +0 -10
@@ -1,43 +1,52 @@
1
- {
2
- "name": "@fancyapps/fancybox",
3
- "description": "Touch enabled, responsive and fully customizable jQuery lightbox script",
4
- "version": "3.3.5",
5
- "homepage": "http://fancyapps.com/fancybox/",
6
- "main": "./dist/jquery.fancybox.js",
7
- "author": "fancyApps",
8
- "license": "GPL-3.0",
9
- "repository": {
10
- "type": "git",
11
- "url": "git+https://github.com/fancyapps/fancybox.git"
12
- },
13
- "peerDependencies": {
14
- "jquery": ">=1.9.0"
15
- },
16
- "devDependencies": {
17
- "del": "^2.2.2",
18
- "gulp": "^3.9.1",
19
- "gulp-autoprefixer": "^3.1.1",
20
- "gulp-concat": "^2.6.1",
21
- "gulp-cssnano": "^2.1.2",
22
- "gulp-header": "^1.8.8",
23
- "gulp-jshint": "^2.0.4",
24
- "gulp-livereload": "^3.8.1",
25
- "gulp-notify": "^2.2.0",
26
- "gulp-rename": "^1.2.2",
27
- "gulp-replace": "^0.5.4",
28
- "gulp-sass": "^3.0.0",
29
- "gulp-uglify": "^2.0.0",
30
- "gulp-util": "^3.0.8",
31
- "jshint": "^2.9.4"
32
- },
33
- "keywords": ["touch", "responsive", "lightbox", "fancybox", "gallery", "jQuery", "plugin"],
34
- "bugs": {
35
- "url": "https://github.com/fancyapps/fancybox/issues"
36
- },
37
- "directories": {
38
- "doc": "docs"
39
- },
40
- "scripts": {
41
- "test": "echo \"Error: no test specified\" && exit 1"
42
- }
43
- }
1
+ {
2
+ "name": "@fancyapps/fancybox",
3
+ "description": "Touch enabled, responsive and fully customizable jQuery lightbox script",
4
+ "version": "3.5.2",
5
+ "homepage": "https://fancyapps.com/fancybox/3/",
6
+ "main": "dist/jquery.fancybox.js",
7
+ "style": "dist/jquery.fancybox.css",
8
+ "author": "fancyApps",
9
+ "license": "GPL-3.0",
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "git+https://github.com/fancyapps/fancybox.git"
13
+ },
14
+ "peerDependencies": {
15
+ "jquery": ">=1.9.0"
16
+ },
17
+ "devDependencies": {
18
+ "del": "^2.2.2",
19
+ "gulp": "^3.9.1",
20
+ "gulp-autoprefixer": "^3.1.1",
21
+ "gulp-concat": "^2.6.1",
22
+ "gulp-cssnano": "^2.1.2",
23
+ "gulp-header": "^1.8.8",
24
+ "gulp-jshint": "^2.0.4",
25
+ "gulp-livereload": "^3.8.1",
26
+ "gulp-notify": "^2.2.0",
27
+ "gulp-rename": "^1.2.2",
28
+ "gulp-replace": "^0.5.4",
29
+ "gulp-sass": "^3.0.0",
30
+ "gulp-uglify": "^2.0.0",
31
+ "gulp-util": "^3.0.8",
32
+ "jshint": "^2.9.4"
33
+ },
34
+ "keywords": [
35
+ "touch",
36
+ "responsive",
37
+ "lightbox",
38
+ "fancybox",
39
+ "gallery",
40
+ "jQuery",
41
+ "plugin"
42
+ ],
43
+ "bugs": {
44
+ "url": "https://github.com/fancyapps/fancybox/issues"
45
+ },
46
+ "directories": {
47
+ "doc": "docs"
48
+ },
49
+ "scripts": {
50
+ "test": "echo \"Error: no test specified\" && exit 1"
51
+ }
52
+ }
@@ -15,14 +15,14 @@ body.compensate-for-scrollbar {
15
15
  }
16
16
 
17
17
  .fancybox-container {
18
- backface-visibility: hidden;
19
- font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji',
20
- 'Segoe UI Emoji', 'Segoe UI Symbol';
18
+ -webkit-backface-visibility: hidden;
21
19
  height: 100%;
22
20
  left: 0;
21
+ outline: none;
23
22
  position: fixed;
24
23
  -webkit-tap-highlight-color: transparent;
25
24
  top: 0;
25
+ touch-action: manipulation;
26
26
  transform: translateZ(0);
27
27
  width: 100%;
28
28
  z-index: 99992;
@@ -57,7 +57,7 @@ body.compensate-for-scrollbar {
57
57
  }
58
58
 
59
59
  .fancybox-is-open .fancybox-bg {
60
- opacity: .87;
60
+ opacity: .9;
61
61
  transition-timing-function: cubic-bezier(.22, .61, .36, 1);
62
62
  }
63
63
 
@@ -68,7 +68,7 @@ body.compensate-for-scrollbar {
68
68
  direction: ltr;
69
69
  opacity: 0;
70
70
  position: absolute;
71
- transition: opacity .25s, visibility 0s linear .25s;
71
+ transition: opacity .25s ease, visibility 0s ease .25s;
72
72
  visibility: hidden;
73
73
  z-index: 99997;
74
74
  }
@@ -78,7 +78,7 @@ body.compensate-for-scrollbar {
78
78
  .fancybox-show-caption .fancybox-caption,
79
79
  .fancybox-show-nav .fancybox-navigation .fancybox-button {
80
80
  opacity: 1;
81
- transition: opacity .25s, visibility 0s;
81
+ transition: opacity .25s ease 0s, visibility 0s ease 0s;
82
82
  visibility: visible;
83
83
  }
84
84
 
@@ -93,7 +93,6 @@ body.compensate-for-scrollbar {
93
93
  mix-blend-mode: difference;
94
94
  padding: 0 10px;
95
95
  pointer-events: none;
96
- text-align: center;
97
96
  top: 0;
98
97
  -webkit-touch-callout: none;
99
98
  user-select: none;
@@ -107,7 +106,7 @@ body.compensate-for-scrollbar {
107
106
  .fancybox-stage {
108
107
  direction: ltr;
109
108
  overflow: visible;
110
- -webkit-transform: translate3d(0, 0, 0);
109
+ transform: translateZ(0);
111
110
  z-index: 99994;
112
111
  }
113
112
 
@@ -116,7 +115,7 @@ body.compensate-for-scrollbar {
116
115
  }
117
116
 
118
117
  .fancybox-slide {
119
- backface-visibility: hidden;
118
+ -webkit-backface-visibility: hidden; /* Using without prefix would break IE11 */
120
119
  display: none;
121
120
  height: 100%;
122
121
  left: 0;
@@ -136,8 +135,8 @@ body.compensate-for-scrollbar {
136
135
  .fancybox-slide::before {
137
136
  content: '';
138
137
  display: inline-block;
138
+ font-size: 0;
139
139
  height: 100%;
140
- margin-right: -.25em;
141
140
  vertical-align: middle;
142
141
  width: 0;
143
142
  }
@@ -149,12 +148,8 @@ body.compensate-for-scrollbar {
149
148
  display: block;
150
149
  }
151
150
 
152
- .fancybox-slide--next {
153
- z-index: 99995;
154
- }
155
-
156
151
  .fancybox-slide--image {
157
- overflow: visible;
152
+ overflow: hidden;
158
153
  padding: 44px 0;
159
154
  }
160
155
 
@@ -163,21 +158,17 @@ body.compensate-for-scrollbar {
163
158
  }
164
159
 
165
160
  .fancybox-slide--html {
166
- padding: 6px 6px 0 6px;
167
- }
168
-
169
- .fancybox-slide--iframe {
170
- padding: 44px 44px 0;
161
+ padding: 6px;
171
162
  }
172
163
 
173
164
  .fancybox-content {
174
165
  background: #fff;
175
166
  display: inline-block;
176
- margin: 0 0 6px 0;
167
+ margin: 0;
177
168
  max-width: 100%;
178
169
  overflow: auto;
179
- padding: 0;
180
- padding: 24px;
170
+ -webkit-overflow-scrolling: touch;
171
+ padding: 44px;
181
172
  position: relative;
182
173
  text-align: left;
183
174
  vertical-align: middle;
@@ -185,12 +176,11 @@ body.compensate-for-scrollbar {
185
176
 
186
177
  .fancybox-slide--image .fancybox-content {
187
178
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
188
- backface-visibility: hidden;
179
+ -webkit-backface-visibility: hidden;
189
180
  background: transparent;
190
181
  background-repeat: no-repeat;
191
182
  background-size: 100% 100%;
192
183
  left: 0;
193
- margin: 0;
194
184
  max-width: none;
195
185
  overflow: visible;
196
186
  padding: 0;
@@ -210,11 +200,12 @@ body.compensate-for-scrollbar {
210
200
  cursor: zoom-in;
211
201
  }
212
202
 
213
- .fancybox-can-drag .fancybox-content {
203
+ .fancybox-can-swipe .fancybox-content,
204
+ .fancybox-can-pan .fancybox-content {
214
205
  cursor: grab;
215
206
  }
216
207
 
217
- .fancybox-is-dragging .fancybox-content {
208
+ .fancybox-is-grabbing .fancybox-content {
218
209
  cursor: grabbing;
219
210
  }
220
211
 
@@ -242,15 +233,11 @@ body.compensate-for-scrollbar {
242
233
  z-index: 1;
243
234
  }
244
235
 
245
- .fancybox-slide--html .fancybox-content {
246
- margin-bottom: 6px;
247
- }
248
-
249
236
  .fancybox-slide--video .fancybox-content,
250
237
  .fancybox-slide--map .fancybox-content,
238
+ .fancybox-slide--pdf .fancybox-content,
251
239
  .fancybox-slide--iframe .fancybox-content {
252
240
  height: 100%;
253
- margin: 0;
254
241
  overflow: visible;
255
242
  padding: 0;
256
243
  width: 100%;
@@ -266,14 +253,13 @@ body.compensate-for-scrollbar {
266
253
 
267
254
  .fancybox-slide--iframe .fancybox-content {
268
255
  background: #fff;
269
- height: calc(100% - 44px);
270
- margin-bottom: 44px;
271
256
  }
272
257
 
273
258
  .fancybox-video,
274
259
  .fancybox-iframe {
275
260
  background: transparent;
276
261
  border: 0;
262
+ display: block;
277
263
  height: 100%;
278
264
  margin: 0;
279
265
  overflow: hidden;
@@ -281,8 +267,11 @@ body.compensate-for-scrollbar {
281
267
  width: 100%;
282
268
  }
283
269
 
270
+ /* Fix iOS */
284
271
  .fancybox-iframe {
285
- vertical-align: top;
272
+ left: 0;
273
+ position: absolute;
274
+ top: 0;
286
275
  }
287
276
 
288
277
  .fancybox-error {
@@ -307,14 +296,16 @@ body.compensate-for-scrollbar {
307
296
  background: rgba(30, 30, 30, .6);
308
297
  border: 0;
309
298
  border-radius: 0;
299
+ box-shadow: none;
310
300
  cursor: pointer;
311
301
  display: inline-block;
312
302
  height: 44px;
313
303
  margin: 0;
314
- outline: none;
315
304
  padding: 10px;
305
+ position: relative;
316
306
  transition: color .2s;
317
307
  vertical-align: top;
308
+ visibility: inherit;
318
309
  width: 44px;
319
310
  }
320
311
 
@@ -324,152 +315,145 @@ body.compensate-for-scrollbar {
324
315
  color: #ccc;
325
316
  }
326
317
 
327
- .fancybox-button:focus,
328
318
  .fancybox-button:hover {
329
319
  color: #fff;
330
320
  }
331
321
 
332
- .fancybox-button.disabled,
333
- .fancybox-button.disabled:hover,
322
+ .fancybox-button:focus {
323
+ outline: none;
324
+ }
325
+
326
+ .fancybox-button.fancybox-focus {
327
+ outline: 1px dotted;
328
+ }
329
+
334
330
  .fancybox-button[disabled],
335
331
  .fancybox-button[disabled]:hover {
336
332
  color: #888;
337
333
  cursor: default;
334
+ outline: none;
335
+ }
336
+
337
+ /* Fix IE11 */
338
+ .fancybox-button div {
339
+ height: 100%;
338
340
  }
339
341
 
340
342
  .fancybox-button svg {
341
343
  display: block;
344
+ height: 100%;
342
345
  overflow: visible;
343
346
  position: relative;
344
- shape-rendering: geometricPrecision;
347
+ width: 100%;
345
348
  }
346
349
 
347
350
  .fancybox-button svg path {
348
- fill: transparent;
349
- stroke: currentColor;
350
- stroke-linejoin: round;
351
- stroke-width: 3;
351
+ fill: currentColor;
352
+ stroke-width: 0;
352
353
  }
353
354
 
354
- .fancybox-button--play svg path:nth-child(2) {
355
+ .fancybox-button--play svg:nth-child(2),
356
+ .fancybox-button--fsenter svg:nth-child(2) {
355
357
  display: none;
356
358
  }
357
359
 
358
- .fancybox-button--pause svg path:nth-child(1) {
360
+ .fancybox-button--pause svg:nth-child(1),
361
+ .fancybox-button--fsexit svg:nth-child(1) {
359
362
  display: none;
360
363
  }
361
364
 
362
- .fancybox-button--play svg path,
363
- .fancybox-button--share svg path,
364
- .fancybox-button--thumbs svg path {
365
- fill: currentColor;
366
- }
367
-
368
- .fancybox-button--share svg path {
369
- stroke-width: 1;
370
- }
371
-
372
- /* Navigation arrows */
373
-
374
- .fancybox-navigation .fancybox-button {
375
- height: 38px;
376
- opacity: 0;
377
- padding: 6px;
378
- position: absolute;
379
- top: 50%;
380
- width: 38px;
381
- }
382
-
383
- .fancybox-show-nav .fancybox-navigation .fancybox-button {
384
- transition: opacity .25s, visibility 0s, color .25s;
385
- }
386
-
387
- .fancybox-navigation .fancybox-button::after {
388
- content: '';
389
- left: -25px;
390
- padding: 50px;
365
+ .fancybox-progress {
366
+ background: #ff5268;
367
+ height: 2px;
368
+ left: 0;
391
369
  position: absolute;
392
- top: -25px;
393
- }
394
-
395
- .fancybox-navigation .fancybox-button--arrow_left {
396
- left: 6px;
397
- }
398
-
399
- .fancybox-navigation .fancybox-button--arrow_right {
400
- right: 6px;
370
+ right: 0;
371
+ top: 0;
372
+ transform: scaleX(0);
373
+ transform-origin: 0;
374
+ transition-property: transform;
375
+ transition-timing-function: linear;
376
+ z-index: 99998;
401
377
  }
402
-
403
378
  /* Close button on the top right corner of html content */
404
379
 
405
380
  .fancybox-close-small {
406
381
  background: transparent;
407
382
  border: 0;
408
383
  border-radius: 0;
409
- color: #555;
384
+ color: #ccc;
410
385
  cursor: pointer;
411
- height: 44px;
412
- margin: 0;
413
- padding: 6px;
386
+ opacity: .8;
387
+ padding: 8px;
414
388
  position: absolute;
389
+ right: -12px;
390
+ top: -44px;
391
+ z-index: 401;
392
+ }
393
+
394
+ .fancybox-close-small:hover {
395
+ color: #fff;
396
+ opacity: 1;
397
+ }
398
+
399
+ .fancybox-slide--html .fancybox-close-small {
400
+ color: currentColor;
401
+ padding: 10px;
415
402
  right: 0;
416
403
  top: 0;
417
- width: 44px;
418
- z-index: 10;
419
404
  }
420
405
 
421
- .fancybox-close-small svg {
422
- fill: transparent;
423
- opacity: .8;
424
- stroke: currentColor;
425
- stroke-width: 1.5;
426
- transition: stroke .1s;
406
+ .fancybox-slide--image.fancybox-is-scaling .fancybox-content {
407
+ overflow: hidden;
427
408
  }
428
409
 
429
- .fancybox-close-small:focus {
430
- outline: none;
410
+ .fancybox-is-scaling .fancybox-close-small,
411
+ .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
412
+ display: none;
431
413
  }
432
414
 
433
- .fancybox-close-small:hover svg {
434
- opacity: 1;
415
+ /* Navigation arrows */
416
+
417
+ .fancybox-navigation .fancybox-button {
418
+ background-clip: content-box;
419
+ height: 100px;
420
+ opacity: 0;
421
+ position: absolute;
422
+ top: calc(50% - 50px);
423
+ width: 70px;
435
424
  }
436
425
 
437
- .fancybox-slide--image .fancybox-close-small,
438
- .fancybox-slide--video .fancybox-close-small,
439
- .fancybox-slide--iframe .fancybox-close-small {
440
- color: #ccc;
441
- padding: 5px;
442
- right: -12px;
443
- top: -44px;
426
+ .fancybox-navigation .fancybox-button div {
427
+ padding: 7px;
444
428
  }
445
429
 
446
- .fancybox-slide--image .fancybox-close-small:hover svg,
447
- .fancybox-slide--video .fancybox-close-small:hover svg,
448
- .fancybox-slide--iframe .fancybox-close-small:hover svg {
449
- background: transparent;
450
- color: #fff;
430
+ .fancybox-navigation .fancybox-button--arrow_left {
431
+ left: 0;
432
+ padding: 31px 26px 31px 6px;
451
433
  }
452
434
 
453
- .fancybox-is-scaling .fancybox-close-small,
454
- .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
455
- display: none;
435
+ .fancybox-navigation .fancybox-button--arrow_right {
436
+ padding: 31px 6px 31px 26px;
437
+ right: 0;
456
438
  }
457
439
 
458
440
  /* Caption */
459
441
 
460
442
  .fancybox-caption {
461
443
  bottom: 0;
462
- color: #fff;
444
+ color: #eee;
463
445
  font-size: 14px;
464
446
  font-weight: 400;
465
447
  left: 0;
466
448
  line-height: 1.5;
467
449
  padding: 25px 44px 25px 44px;
468
450
  right: 0;
451
+ text-align: center;
452
+ z-index: 99996;
469
453
  }
470
454
 
471
455
  .fancybox-caption::before {
472
- background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
456
+ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
473
457
  background-repeat: repeat-x;
474
458
  background-size: contain;
475
459
  bottom: 0;
@@ -479,20 +463,10 @@ body.compensate-for-scrollbar {
479
463
  pointer-events: none;
480
464
  position: absolute;
481
465
  right: 0;
482
- top: -25px;
466
+ top: -44px;
483
467
  z-index: -1;
484
468
  }
485
469
 
486
- .fancybox-caption::after {
487
- border-bottom: 1px solid rgba(255, 255, 255, .3);
488
- content: '';
489
- display: block;
490
- left: 44px;
491
- position: absolute;
492
- right: 44px;
493
- top: 0;
494
- }
495
-
496
470
  .fancybox-caption a,
497
471
  .fancybox-caption a:link,
498
472
  .fancybox-caption a:visited {
@@ -508,28 +482,25 @@ body.compensate-for-scrollbar {
508
482
  /* Loading indicator */
509
483
 
510
484
  .fancybox-loading {
511
- animation: fancybox-rotate .8s infinite linear;
485
+ animation: fancybox-rotate 1s linear infinite;
512
486
  background: transparent;
513
- border: 6px solid rgba(100, 100, 100, .5);
514
- border-radius: 100%;
515
- border-top-color: #fff;
516
- height: 60px;
487
+ border: 4px solid #888;
488
+ border-bottom-color: #fff;
489
+ border-radius: 50%;
490
+ height: 50px;
517
491
  left: 50%;
518
- margin: -30px 0 0 -30px;
519
- opacity: .6;
492
+ margin: -25px 0 0 -25px;
493
+ opacity: .7;
520
494
  padding: 0;
521
495
  position: absolute;
522
496
  top: 50%;
523
- width: 60px;
497
+ width: 50px;
524
498
  z-index: 99999;
525
499
  }
526
500
 
527
501
  @keyframes fancybox-rotate {
528
- from {
529
- transform: rotate(0deg);
530
- }
531
- to {
532
- transform: rotate(359deg);
502
+ 100% {
503
+ transform: rotate(360deg);
533
504
  }
534
505
  }
535
506
 
@@ -632,3 +603,34 @@ body.compensate-for-scrollbar {
632
603
  .fancybox-fx-tube.fancybox-slide--current {
633
604
  transform: translate3d(0, 0, 0) scale(1);
634
605
  }
606
+
607
+ /* Styling for Small-Screen Devices */
608
+ @media all and (max-height: 576px) {
609
+ .fancybox-caption {
610
+ padding: 12px;
611
+ }
612
+
613
+ .fancybox-slide {
614
+ padding-left: 6px;
615
+ padding-right: 6px;
616
+ }
617
+
618
+ .fancybox-slide--image {
619
+ padding: 6px 0;
620
+ }
621
+
622
+ .fancybox-close-small {
623
+ right: -6px;
624
+ }
625
+
626
+ .fancybox-slide--image .fancybox-close-small {
627
+ background: #4e4e4e;
628
+ color: #f2f4f6;
629
+ height: 36px;
630
+ opacity: 1;
631
+ padding: 6px;
632
+ right: 0;
633
+ top: 0;
634
+ width: 36px;
635
+ }
636
+ }