liftie 3.56.3 → 3.56.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,864 +0,0 @@
1
- @font-face {
2
- font-family: "lift-status";
3
- src: url("/OEQfOpxZ4A/stylesheets/fonts/lift-status.woff2") format("woff2");
4
- font-weight: normal;
5
- font-style: normal;
6
- }
7
- [class^="ls-"]:before,
8
- [class*=" ls-"]:before {
9
- font-family: 'lift-status';
10
- font-style: normal;
11
- speak: none;
12
- font-weight: normal;
13
- line-height: 1;
14
- -webkit-font-smoothing: antialiased;
15
- }
16
- .ls-scheduled:before {
17
- content: "\e004";
18
- color: #104aa8;
19
- }
20
- .ls-hold:before {
21
- content: "\e005";
22
- color: #ffa200;
23
- }
24
- .ls-closed:before {
25
- content: "\e006";
26
- color: #ff1e00;
27
- }
28
- .ls-open:before {
29
- content: "\e007";
30
- color: #00b831;
31
- }
32
- .ls-github:before {
33
- content: "\e010";
34
- }
35
- .ls-twitter:before {
36
- content: "\e011";
37
- }
38
- .ls-facebook:before {
39
- content: "\e012";
40
- }
41
- .ls-google-plus:before {
42
- content: "\e013";
43
- }
44
- .ls-furkot:before {
45
- content: "\e020";
46
- }
47
- .ls-plus:before {
48
- content: "\e031";
49
- }
50
- .ls-minus:before {
51
- content: "\e032";
52
- }
53
- .ls-external:before {
54
- content: "\e033";
55
- }
56
- .ls-deal:before {
57
- content: "\e034";
58
- }
59
- .ls-star-full:before {
60
- content: "\e035";
61
- }
62
- .ls-star-outline:before {
63
- content: "\e036";
64
- }
65
- .ls-pie:before {
66
- content: "\e000";
67
- }
68
- .ls-snowflake:before {
69
- content: "\e001";
70
- }
71
- .ls-html:before {
72
- content: "\f068";
73
- }
74
- .ls-liftie:before {
75
- content: "\e002";
76
- }
77
- .ls-email:before {
78
- content: "\f028";
79
- }
80
- @font-face {
81
- font-family: "iconvault";
82
- src: url("/qGg5C7akoM/stylesheets/fonts/iconvault_forecastfont.woff2") format("woff2");
83
- font-weight: normal;
84
- font-style: normal;
85
- }
86
- div.weather-icon ul li {
87
- list-style: none;
88
- }
89
- div.weather-icon ul [class^="icon-"],
90
- div.weather-icon ul [class*=" icon-"] {
91
- font-family: 'iconvault';
92
- font-weight: normal;
93
- font-style: normal;
94
- text-decoration: inherit;
95
- speak: none;
96
- -webkit-font-smoothing: antialiased;
97
- font-size: 4em;
98
- }
99
- div.weather-icon ul .basecloud:before {
100
- font-family: 'iconvault';
101
- font-size: 4em;
102
- content: '\f105';
103
- position: absolute;
104
- color: #ccc;
105
- }
106
- div.weather-icon ul .windyraincloud:before {
107
- font-family: 'iconvault';
108
- font-size: 4em;
109
- content: '\f111';
110
- position: absolute;
111
- color: #ccc;
112
- }
113
- div.weather-icon ul .windysnowcloud:before {
114
- font-family: 'iconvault';
115
- font-size: 4em;
116
- content: '\f109';
117
- position: absolute;
118
- color: #ccc;
119
- }
120
- div.weather-icon ul .icon-thunder:before {
121
- content: "\f114";
122
- position: absolute;
123
- color: #ffa500;
124
- }
125
- div.weather-icon ul .icon-sunny:after {
126
- content: "\f101";
127
- color: #ffa500;
128
- position: absolute;
129
- }
130
- div.weather-icon ul .icon-drizzle:before {
131
- content: "\f10a";
132
- color: #82b2e4;
133
- position: absolute;
134
- }
135
- div.weather-icon ul .icon-hail:before {
136
- content: "\f10f";
137
- position: absolute;
138
- color: #ccc;
139
- }
140
- div.weather-icon ul .icon-showers:before {
141
- content: "\f104";
142
- position: absolute;
143
- color: #82b2e4;
144
- }
145
- div.weather-icon ul .icon-rainy:before {
146
- content: "\f107";
147
- position: absolute;
148
- color: #4681c3;
149
- }
150
- div.weather-icon ul .icon-snowy:before {
151
- content: "\f10b";
152
- position: absolute;
153
- color: #acd3f3;
154
- }
155
- div.weather-icon ul .icon-frosty:before {
156
- content: "\f102";
157
- position: absolute;
158
- color: #85d8f7;
159
- }
160
- div.weather-icon ul .icon-windy:before {
161
- content: "\f115";
162
- position: absolute;
163
- color: #ccc;
164
- }
165
- div.weather-icon ul .icon-windyrain:before {
166
- content: "\f10e";
167
- position: absolute;
168
- color: #acd3f3;
169
- }
170
- div.weather-icon ul .icon-windysnow:before {
171
- content: "\f103";
172
- position: absolute;
173
- color: #acd3f3;
174
- }
175
- div.weather-icon ul .icon-sleet:before {
176
- content: "\f10c";
177
- position: absolute;
178
- color: #acd3f3;
179
- }
180
- div.weather-icon ul .icon-moon:after {
181
- content: "\f10d";
182
- color: #ffa500;
183
- position: absolute;
184
- }
185
- div.weather-icon ul .icon-night:after {
186
- content: "\f100";
187
- position: absolute;
188
- color: #ffa500;
189
- }
190
- div.weather-icon ul .icon-sun:after {
191
- content: "\f113";
192
- color: #ffa500;
193
- position: absolute;
194
- }
195
- div.weather-icon ul .icon-cloud:after {
196
- content: "\f106";
197
- color: #ccc;
198
- position: absolute;
199
- }
200
- div.weather-icon ul .icon-sunrise:before {
201
- content: '\f112';
202
- color: #ffa500;
203
- position: absolute;
204
- }
205
- div.weather-icon ul .icon-sunset:before {
206
- content: '\f110';
207
- color: #f96f23;
208
- position: absolute;
209
- }
210
- div.weather-icon ul .icon-mist:before {
211
- content: '\f108';
212
- color: #ccc;
213
- position: absolute;
214
- }
215
- * {
216
- padding: 0;
217
- margin: 0;
218
- }
219
- a,
220
- input,
221
- button {
222
- -ms-touch-action: none !important;
223
- }
224
- /*
225
- * Hide from both screenreaders and browsers: h5bp.com/u
226
- */
227
- .hidden {
228
- display: none !important;
229
- visibility: hidden;
230
- }
231
- .visible:after {
232
- content: " ";
233
- display: block;
234
- clear: both;
235
- }
236
- /*
237
- * Hide only visually, but have it available for screenreaders: h5bp.com/v
238
- */
239
- .visuallyhidden {
240
- border: 0;
241
- clip: rect(0 0 0 0);
242
- height: 1px;
243
- margin: -1px;
244
- overflow: hidden;
245
- padding: 0;
246
- position: absolute;
247
- width: 1px;
248
- }
249
- .icon-alone {
250
- display: inline-block;
251
- cursor: pointer;
252
- }
253
- .left {
254
- float: left;
255
- }
256
- .right {
257
- float: right;
258
- }
259
- body {
260
- font-size: 1em;
261
- font-family: Ubuntu, "Lucida Grande", Helvetica, Arial, sans-serif;
262
- color: #333;
263
- }
264
- a {
265
- color: #009ddb;
266
- text-shadow: 0 1px #fff;
267
- transition: color 0.3s ease;
268
- text-decoration: none;
269
- -webkit-user-select: none;
270
- user-select: none;
271
- -webkit-tap-highlight-color: rgba(0,0,0,0);
272
- -webkit-tap-highlight-color: transparent;
273
- }
274
- a:hover,
275
- a:active {
276
- color: #00a7f1;
277
- }
278
- .panel {
279
- box-sizing: border-box;
280
- margin: 0 8px 16px;
281
- width: 320px;
282
- padding: 0 12px;
283
- float: left;
284
- background-color: #f5f8ff;
285
- }
286
- .panel:after {
287
- content: " ";
288
- display: block;
289
- clear: both;
290
- }
291
- .panel:last-child {
292
- margin-bottom: 0;
293
- }
294
- header .ls-furkot {
295
- font-size: 0.9em;
296
- }
297
- .add-to-trip {
298
- cursor: pointer;
299
- display: block;
300
- text-overflow: ellipsis;
301
- overflow: hidden;
302
- white-space: nowrap;
303
- }
304
- .add-to-trip span + span {
305
- margin-left: 0.2em;
306
- }
307
- .resort footer .add-to-trip {
308
- margin-top: 0.3em;
309
- }
310
- .panel header,
311
- .panel footer {
312
- transition: all 0.4s ease;
313
- }
314
- .panel header:after,
315
- .panel footer:after {
316
- content: " ";
317
- display: block;
318
- clear: both;
319
- }
320
- .panel header {
321
- padding: 0.7em 0 0.5em;
322
- }
323
- .panel footer {
324
- padding: 0 0 0.7em;
325
- }
326
- .panel header {
327
- font-size: 1.2em;
328
- border-bottom: solid 2px transparent;
329
- vertical-align: middle;
330
- display: flex;
331
- align-items: baseline;
332
- gap: 0.2em;
333
- }
334
- .panel header a {
335
- outline: none;
336
- }
337
- .panel.open header {
338
- border-color: rgba(0,0,0,0.3);
339
- }
340
- .open .expandable {
341
- opacity: 1;
342
- max-height: 4500px;
343
- min-height: 5em;
344
- }
345
- .open .expandable .lifts-status {
346
- position: relative;
347
- }
348
- .open .expandable .lifts-status .opening-date {
349
- position: absolute;
350
- width: 100%;
351
- height: 100%;
352
- z-index: 1;
353
- background-color: rgba(245,248,255,0.9);
354
- }
355
- .open .expandable .lifts-status .opening-date a {
356
- position: absolute;
357
- top: 50%;
358
- margin-top: -0.6em;
359
- font-size: 1.2em;
360
- width: 100%;
361
- text-align: center;
362
- }
363
- .expandable {
364
- transition: all 0.4s ease;
365
- max-height: 0;
366
- overflow-y: hidden;
367
- opacity: 0;
368
- }
369
- .lifts {
370
- list-style: none;
371
- margin: 0.2em 0;
372
- }
373
- .lifts .lift {
374
- display: block;
375
- line-height: 2;
376
- }
377
- .lifts .lift:after {
378
- content: " ";
379
- display: block;
380
- clear: both;
381
- }
382
- .lifts .lift .name {
383
- float: left;
384
- max-width: 90%;
385
- cursor: default;
386
- text-overflow: ellipsis;
387
- overflow: hidden;
388
- white-space: nowrap;
389
- }
390
- .lifts .lift .status {
391
- font-size: 1.1em;
392
- float: right;
393
- text-shadow: 1px 1px #fff;
394
- padding-right: 2px;
395
- }
396
- .auto-refresh-reminder {
397
- color: #707070;
398
- font-style: italic;
399
- text-align: right;
400
- font-size: 0.8em;
401
- padding-right: 2px;
402
- }
403
- .ls-minimax:before {
404
- content: "\e031";
405
- }
406
- .open .ls-minimax:before {
407
- content: "\e032";
408
- }
409
- .ls-star:before {
410
- content: "\e036";
411
- }
412
- .starred .ls-star:before {
413
- content: "\e035";
414
- }
415
- .resort-link {
416
- font-size: 0.9em;
417
- }
418
- .resort-name {
419
- flex: 1;
420
- text-overflow: ellipsis;
421
- overflow: hidden;
422
- white-space: nowrap;
423
- }
424
- .summary {
425
- list-style: none;
426
- font-size: 0.8em;
427
- }
428
- .summary:after {
429
- content: " ";
430
- display: block;
431
- clear: both;
432
- }
433
- .summary li {
434
- float: left;
435
- margin-right: 0.5em;
436
- }
437
- .summary li:last-child {
438
- margin-right: 0;
439
- }
440
- .summary li [class^="ls-"],
441
- .summary li [class*=" ls-"],
442
- .summary li [class^="ls-"]:before,
443
- .summary li [class*=" ls-"]:before {
444
- margin-right: 2px;
445
- }
446
- .summary li [class^="ls-"]:before,
447
- .summary li [class*=" ls-"]:before {
448
- text-shadow: 1px 1px #fff;
449
- }
450
- .summary-color-bar {
451
- width: 100%;
452
- margin-bottom: 0.5em;
453
- }
454
- .summary-color-bar:after {
455
- content: " ";
456
- display: block;
457
- clear: both;
458
- }
459
- .summary-color-bar .open,
460
- .summary-color-bar .hold,
461
- .summary-color-bar .scheduled,
462
- .summary-color-bar .closed {
463
- height: 2px;
464
- float: left;
465
- }
466
- .summary-color-bar .open {
467
- background-color: #00b831;
468
- }
469
- .summary-color-bar .hold {
470
- background-color: #ffa200;
471
- }
472
- .summary-color-bar .scheduled {
473
- background-color: #104aa8;
474
- }
475
- .summary-color-bar .closed {
476
- background-color: #ff1e00;
477
- }
478
- .extras {
479
- padding-bottom: 0.7em;
480
- }
481
- .extras .tile {
482
- font-size: 0.9em;
483
- padding: 0.5em 0;
484
- }
485
- .extras .tile {
486
- border-bottom: solid 2px rgba(0,0,0,0.3);
487
- }
488
- .extras .tile:last-child {
489
- padding-bottom: 0;
490
- border-bottom: none;
491
- }
492
- .extras .notice {
493
- margin-top: 0.5em;
494
- font-size: 0.8em;
495
- font-style: italic;
496
- display: flex;
497
- align-items: center;
498
- justify-content: flex-end;
499
- gap: 0.5em;
500
- }
501
- .extras .weather .weather-icon {
502
- float: left;
503
- height: 70px;
504
- margin-top: -10px;
505
- }
506
- .extras .weather .temperature {
507
- float: right;
508
- font-size: 1.5em;
509
- }
510
- .extras .weather .snow-conditions {
511
- clear: right;
512
- float: right;
513
- font-size: 1.1em;
514
- margin-left: 60px;
515
- text-align: right;
516
- }
517
- .extras .weather .snowforecast {
518
- margin-left: 0.5em;
519
- font-weight: bold;
520
- }
521
- .extras .weather .text {
522
- clear: both;
523
- }
524
- .extras .weather .notice img {
525
- float: none;
526
- width: 126px;
527
- vertical-align: bottom;
528
- }
529
- .extras .webcams .swipe {
530
- overflow: hidden;
531
- }
532
- .extras .webcams .swipe * {
533
- touch-action: pan-y !important;
534
- }
535
- .extras .webcams .pager {
536
- text-align: center;
537
- font-weight: bold;
538
- line-height: 1.3;
539
- }
540
- .extras .webcams .pager a {
541
- margin: 0 2px;
542
- padding: 0 0.3em;
543
- }
544
- .extras .webcams .pager .active:before {
545
- content: '●';
546
- }
547
- .extras .webcams .pager .inactive:before {
548
- content: '○';
549
- }
550
- .extras .webcams li {
551
- list-style: none;
552
- display: inline-block;
553
- max-width: 296px;
554
- vertical-align: top;
555
- }
556
- .extras .webcams .webcam {
557
- max-width: 100%;
558
- display: inline-block;
559
- }
560
- .extras .webcams .webcam >a {
561
- display: block;
562
- position: relative;
563
- overflow-x: hidden;
564
- }
565
- .extras .webcams .webcam >a img {
566
- margin: 0 auto;
567
- -webkit-user-select: none;
568
- user-select: none;
569
- pointer-events: none;
570
- }
571
- .extras .webcams .webcam >a img.active {
572
- display: block;
573
- }
574
- .extras .webcams .webcam >a img.inactive {
575
- display: none;
576
- }
577
- .extras .webcams .webcam >a .title {
578
- margin-bottom: 0.5em;
579
- text-align: center;
580
- }
581
- .extras .snow .value {
582
- display: inline-block;
583
- min-width: 2em;
584
- text-align: right;
585
- }
586
- .extras .deals {
587
- padding-bottom: 0;
588
- }
589
- .extras .deals .deal {
590
- padding: 0.4em 0;
591
- line-height: 1.5;
592
- }
593
- .extras .deals .deal:after {
594
- content: " ";
595
- display: block;
596
- clear: both;
597
- }
598
- .extras .deals .deal span {
599
- float: left;
600
- }
601
- .extras .deals .deal a {
602
- float: right;
603
- }
604
- .resort .deal {
605
- font-size: 0.9em;
606
- margin-bottom: 0.5em;
607
- padding: 0.5em 0;
608
- border-bottom: solid 2px rgba(0,0,0,0.3);
609
- }
610
- .resort .deal a {
611
- float: right;
612
- }
613
- .stats .pie {
614
- margin: 1em 0;
615
- width: 294px;
616
- height: 294px;
617
- border-radius: 50%;
618
- background-image: conic-gradient(#00b831 0 var(--open), #ffa200 0 var(--hold), #104aa8 0 var(--scheduled), #ff1e00 0);
619
- }
620
- .stats footer .summary li {
621
- float: none;
622
- clear: both;
623
- line-height: 2;
624
- text-align: right;
625
- width: 55%;
626
- margin: 0 auto;
627
- }
628
- .stats footer .summary li span:first-child {
629
- float: left;
630
- }
631
- .stats footer .summary li span:first-child:before {
632
- margin-right: 0.5em;
633
- }
634
- .stats footer .summary li span:last-child {
635
- float: right;
636
- }
637
- body > footer {
638
- clear: both;
639
- margin-top: 1em;
640
- padding: 0 0.2em;
641
- line-height: 1;
642
- text-align: center;
643
- }
644
- body > footer .text {
645
- display: inline;
646
- margin-left: 0.2em;
647
- }
648
- body > footer a {
649
- margin: 0 0.2em;
650
- }
651
- body > footer a span {
652
- color: #666;
653
- transition: color 0.3s ease;
654
- }
655
- body > footer a:hover span {
656
- color: #000;
657
- }
658
- body > footer a:hover .ls-twitter {
659
- color: $twitter-color;
660
- }
661
- body > footer a:hover .ls-facebook {
662
- color: #3b5998;
663
- }
664
- .about {
665
- background-color: #f5f8ff;
666
- background: linear-gradient(to bottom, #f6f9ff, #dde8fe);
667
- box-sizing: border-box;
668
- padding: 1em;
669
- }
670
- .about h1 {
671
- font-size: 1.2em;
672
- }
673
- .about:after {
674
- content: " ";
675
- display: block;
676
- clear: both;
677
- }
678
- .about p {
679
- margin: 0.5em 0;
680
- line-height: 1.5em;
681
- }
682
- .about p [class^="ls-"]:before,
683
- .about p [class*=" ls-"]:before {
684
- color: #009ddb;
685
- text-shadow: 1px 1px #fff;
686
- margin-right: 0.2em;
687
- }
688
- .about footer a {
689
- font-size: 0.9em;
690
- color: #fff;
691
- text-shadow: 0 -1px rgba(0,0,0,0.3);
692
- display: block;
693
- float: right;
694
- padding: 0.3em 0.5em;
695
- background-color: #009ddb;
696
- background: linear-gradient(to bottom, #00a8ea, #0095d0);
697
- }
698
- .about footer a:hover {
699
- background-color: #00b2f8;
700
- background: linear-gradient(to bottom, #06b9ff, #00a9ec);
701
- }
702
- .tags {
703
- list-style: none;
704
- display: block;
705
- margin: 0 8px;
706
- }
707
- .tags li {
708
- display: block;
709
- float: left;
710
- position: relative;
711
- font-size: 0.9em;
712
- margin-right: 1.2em;
713
- margin-bottom: 0.6em;
714
- }
715
- .tags li:last-child {
716
- margin-right: 0;
717
- }
718
- .tags a,
719
- .tags .count {
720
- display: block;
721
- box-sizing: border-box;
722
- }
723
- .tags a {
724
- color: #009ddb;
725
- text-shadow: 0 1px #fff;
726
- padding: 5px 6px 5px 7px;
727
- background-color: #f5f8ff;
728
- background: linear-gradient(to bottom, #f6f9ff, #dde8fe);
729
- }
730
- .tags a .count {
731
- position: absolute;
732
- top: 0;
733
- left: 100%;
734
- z-index: 2;
735
- overflow: hidden;
736
- max-width: 0;
737
- padding: 5px 0 5px 2px;
738
- color: #fff;
739
- text-shadow: 0 -1px rgba(0,0,0,0.3);
740
- background-color: #009ddb;
741
- background: linear-gradient(to bottom, #00a8ea, #0095d0);
742
- opacity: 0.95;
743
- transition-duration: 0.3s;
744
- transition-timing-function: ease-out;
745
- transition-property: padding, max-width;
746
- }
747
- .tags a:hover .count {
748
- padding: 5px 7px 5px 6px;
749
- max-width: 40px;
750
- box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
751
- }
752
- .content {
753
- margin: 16px auto;
754
- width: 2352px;
755
- }
756
- .content:after {
757
- content: " ";
758
- display: block;
759
- clear: both;
760
- }
761
- .widget {
762
- font-size: 0.8em;
763
- }
764
- .widget .panel {
765
- width: 100%;
766
- margin: 0;
767
- display: block;
768
- float: none;
769
- }
770
- .widget.naked .panel {
771
- background-color: transparent;
772
- padding: 0;
773
- }
774
- .content-4 {
775
- max-width: 1344px;
776
- }
777
- @media screen and (max-width: 1680px) {
778
- .content {
779
- width: 1344px;
780
- }
781
- }
782
- .content-3 {
783
- max-width: 1008px;
784
- }
785
- @media screen and (max-width: 1344px) {
786
- .content {
787
- width: 1008px;
788
- }
789
- }
790
- .content-2 {
791
- max-width: 672px;
792
- }
793
- @media screen and (max-width: 1008px) {
794
- .content {
795
- width: 672px;
796
- }
797
- }
798
- .content-1 {
799
- max-width: 320px;
800
- }
801
- @media screen and (max-width: 672px) {
802
- .content {
803
- width: 320px;
804
- }
805
- .panel {
806
- margin-right: 0;
807
- margin-left: 0;
808
- }
809
- .tags {
810
- margin: 0;
811
- }
812
- }
813
- @media screen and (max-width: 720px) {
814
- body > footer {
815
- font-size: 1.3em;
816
- }
817
- body > footer .text {
818
- display: none;
819
- }
820
- }
821
- @media screen and (max-width: 400px) {
822
- .extras.desktop {
823
- display: none;
824
- }
825
- .extras.desktop img {
826
- display: none;
827
- }
828
- .extras.mobile {
829
- display: block;
830
- }
831
- .extras.mobile img {
832
- display: block;
833
- }
834
- }
835
- @media screen and (min-width: 500px) {
836
- .widget .lift {
837
- float: left;
838
- margin-right: 3%;
839
- }
840
- }
841
- @media screen and (min-width: 500px) and (max-width: 749px) {
842
- .widget .lift {
843
- width: 48.5%;
844
- }
845
- .widget .lift:nth-child(2n) {
846
- margin-right: 0;
847
- }
848
- }
849
- @media screen and (min-width: 750px) and (max-width: 999px) {
850
- .widget .lift {
851
- width: 31.333%;
852
- }
853
- .widget .lift:nth-child(3n) {
854
- margin-right: 0;
855
- }
856
- }
857
- @media screen and (min-width: 1000px) {
858
- .widget .lift {
859
- width: 22.75%;
860
- }
861
- .widget .lift:nth-child(4n) {
862
- margin-right: 0;
863
- }
864
- }