sinzmise-cetastories 2.0.0-1731064238567 → 2.0.0-1731114112124

Sign up to get free protection for your applications and to get access to all the features.
Files changed (202) hide show
  1. package/404/index.html +4033 -1
  2. package/about/index.html +4041 -1
  3. package/album/index.html +4050 -1
  4. package/archives/2021/12/index.html +3917 -1
  5. package/archives/2021/index.html +3917 -1
  6. package/archives/2022/12/index.html +3917 -1
  7. package/archives/2022/index.html +3917 -1
  8. package/archives/2023/01/index.html +4072 -1
  9. package/archives/2023/02/index.html +3917 -1
  10. package/archives/2023/03/index.html +4063 -1
  11. package/archives/2023/04/index.html +3992 -1
  12. package/archives/2023/07/index.html +4217 -1
  13. package/archives/2023/08/index.html +4067 -1
  14. package/archives/2023/09/index.html +3917 -1
  15. package/archives/2023/10/index.html +3917 -1
  16. package/archives/2023/11/index.html +3917 -1
  17. package/archives/2023/12/index.html +3918 -1
  18. package/archives/2023/index.html +4591 -1
  19. package/archives/2023/page/2/index.html +4572 -1
  20. package/archives/2023/page/3/index.html +3930 -1
  21. package/archives/2024/01/index.html +4142 -1
  22. package/archives/2024/02/index.html +3922 -1
  23. package/archives/2024/03/index.html +3916 -1
  24. package/archives/2024/04/index.html +3997 -1
  25. package/archives/2024/05/index.html +4065 -1
  26. package/archives/2024/06/index.html +3917 -1
  27. package/archives/2024/07/index.html +3917 -1
  28. package/archives/2024/08/index.html +3992 -1
  29. package/archives/2024/09/index.html +3917 -1
  30. package/archives/2024/10/index.html +3984 -1
  31. package/archives/2024/index.html +4576 -1
  32. package/archives/2024/page/2/index.html +4433 -1
  33. package/archives/index.html +4560 -1
  34. package/archives/page/2/index.html +4560 -1
  35. package/archives/page/3/index.html +4560 -1
  36. package/archives/page/4/index.html +4560 -1
  37. package/archives/page/5/index.html +4560 -1
  38. package/assets/algolia/algoliasearch.js +7182 -3
  39. package/assets/algolia/algoliasearchLite.js +4445 -3
  40. package/atom.xml +31 -31
  41. package/bbs/bbs.html +4012 -1
  42. package/bbs/bbs.js +12 -2
  43. package/bbs/index.html +4031 -1
  44. package/categories/index.html +4050 -1
  45. package/categories//344/270/252/344/272/272/345/260/217/350/256/260/index.html +4570 -1
  46. package/categories//344/270/252/344/272/272/345/260/217/350/256/260/page/2/index.html +4485 -1
  47. package/categories//346/255/214/346/233/262/346/224/266/351/233/206/index.html +3920 -1
  48. package/categories//346/270/270/346/210/217/347/233/270/345/205/263/index.html +4148 -1
  49. package/categories//347/253/231/347/202/271/346/212/230/350/205/276/index.html +4610 -1
  50. package/categories//347/253/231/347/202/271/346/212/230/350/205/276/page/2/index.html +4148 -1
  51. package/categories//351/241/271/347/233/256/346/212/230/350/205/276/index.html +4072 -1
  52. package/charts/index.html +4039 -1
  53. package/comments/index.html +4052 -1
  54. package/content.json +1 -0
  55. package/css/custom2.css +3 -2
  56. package/css/first.css +1868 -2
  57. package/css/pace/big-counter.css +39 -2
  58. package/css/pace/corner-indicator.css +72 -2
  59. package/css/pace/flash.css +76 -2
  60. package/css/pace/mac-osx.css +86 -2
  61. package/css/pace/pace.css +50 -2
  62. package/css/plane.css +59 -2
  63. package/css/style.css +8585 -2
  64. package/css/tags.css +3516 -2
  65. package/essay/index.html +4050 -1
  66. package/fcircle/index.html +4075 -1
  67. package/games +61 -19
  68. package/index.html +4717 -1
  69. package/js/app.js +1341 -2
  70. package/js/autoload.js +62 -2
  71. package/js/ceta/fancybox.css +2 -2
  72. package/js/ceta/fancybox.umd.js +2 -2
  73. package/js/ceta/iconfontInkss.js +1 -2
  74. package/js/ceta/message.css +6 -2
  75. package/js/ceta/message.js +6 -2
  76. package/js/clock.js +1 -2
  77. package/js/kslink.js +38 -2
  78. package/js/newyear.js +76 -2
  79. package/js/plane.js +2200 -2
  80. package/js/plugins/aplayer.js +186 -2
  81. package/js/plugins/parallax.js +191 -2
  82. package/js/plugins/rightMenus.js +623 -2
  83. package/js/plugins/tags/contributors.js +92 -2
  84. package/js/plugins/tags/friends.js +93 -2
  85. package/js/plugins/tags/sites.js +96 -2
  86. package/js/search/algolia.js +239 -2
  87. package/js/search/hexo.js +195 -2
  88. package/js/search/meilisearch.js +220 -2
  89. package/js/txmap.js +248 -2
  90. package/link/index.html +6180 -1
  91. package/load.html +294 -1
  92. package/music/index.html +4033 -1
  93. package/package.json +1 -1
  94. package/page/2/index.html +4578 -1
  95. package/page/3/index.html +4575 -1
  96. package/page/4/index.html +4572 -1
  97. package/page/5/index.html +3924 -1
  98. package/posts/10021/index.html +4130 -5
  99. package/posts/10045/index.html +4224 -1
  100. package/posts/10733/index.html +4125 -1
  101. package/posts/10996/index.html +4127 -5
  102. package/posts/12779/index.html +4134 -1
  103. package/posts/13624/index.html +4179 -1
  104. package/posts/15688/index.html +4133 -1
  105. package/posts/15748/index.html +4121 -5
  106. package/posts/15799/index.html +4130 -1
  107. package/posts/15842/index.html +4121 -5
  108. package/posts/16107/index.html +4111 -1
  109. package/posts/18063/index.html +4124 -1
  110. package/posts/20412/index.html +4134 -1
  111. package/posts/21375/index.html +4124 -1
  112. package/posts/22945/index.html +4169 -4
  113. package/posts/23021/index.html +4104 -1
  114. package/posts/27531/index.html +4121 -5
  115. package/posts/28536/index.html +4116 -1
  116. package/posts/28733/index.html +4168 -1
  117. package/posts/29196/index.html +4106 -1
  118. package/posts/38917/index.html +4144 -1
  119. package/posts/38964/index.html +4208 -1
  120. package/posts/42487/index.html +4135 -1
  121. package/posts/42580/index.html +4128 -1
  122. package/posts/45875/index.html +4118 -1
  123. package/posts/46640/index.html +4147 -1
  124. package/posts/48762/index.html +4109 -1
  125. package/posts/50710/index.html +4114 -1
  126. package/posts/52677/index.html +4125 -1
  127. package/posts/53662/index.html +4123 -1
  128. package/posts/54386/index.html +4116 -1
  129. package/posts/54481/index.html +4133 -1
  130. package/posts/54787/index.html +4124 -5
  131. package/posts/56467/index.html +4121 -1
  132. package/posts/57692/index.html +4143 -1
  133. package/posts/58203/index.html +4116 -1
  134. package/posts/61417/index.html +4117 -1
  135. package/posts/61712/index.html +4113 -1
  136. package/posts/646/index.html +4106 -1
  137. package/posts/64856/index.html +4120 -1
  138. package/posts/64935/index.html +4120 -1
  139. package/search.xml +84 -84
  140. package/seas/index.html +4050 -1
  141. package/sw.js +798 -2
  142. package/tags/Flash/347/233/270/345/205/263/index.html +3924 -1
  143. package/tags/Steam/346/270/270/346/210/217/index.html +3924 -1
  144. package/tags/Windows/350/275/257/344/273/266/index.html +3997 -1
  145. package/tags/index.html +4033 -1
  146. package/tags//344/270/252/344/272/272/345/260/217/350/256/260/index.html +4570 -1
  147. package/tags//344/270/252/344/272/272/345/260/217/350/256/260/page/2/index.html +4485 -1
  148. package/tags//345/205/266/345/256/203/346/270/270/346/210/217/index.html +4073 -1
  149. package/tags//345/212/240/350/275/275/345/212/250/347/224/273/index.html +3924 -1
  150. package/tags//346/202/254/346/265/256/345/256/240/347/211/251-/347/234/213/346/235/277/345/250/230/index.html +3925 -1
  151. package/tags//346/255/214/346/233/262/346/224/266/351/233/206/index.html +3920 -1
  152. package/tags//346/270/270/346/210/217/347/233/270/345/205/263/index.html +4148 -1
  153. package/tags//347/253/231/347/202/271/345/272/225/351/203/250/351/255/224/346/224/271/index.html +3924 -1
  154. package/tags//347/253/231/347/202/271/346/212/230/350/205/276/index.html +4610 -1
  155. package/tags//347/253/231/347/202/271/346/212/230/350/205/276/page/2/index.html +4148 -1
  156. package/tags//350/207/252/345/273/272/351/203/250/347/275/262/index.html +4224 -1
  157. package/tags//351/241/265/351/235/242/351/255/224/346/224/271/index.html +4075 -1
  158. package/tags//351/241/271/347/233/256/346/212/230/350/205/276/index.html +4072 -1
  159. package/update/index.html +4112 -1
  160. package/weichuncai/css/style.css +25 -2
  161. package/weichuncai/js/common.js +449 -2
  162. package/weichuncai/js/jquery.js +139 -2
  163. package/weichuncai/wcc-config.js +17 -2
  164. package/maps/assets/algolia/algoliasearch.js.map +0 -1
  165. package/maps/assets/algolia/algoliasearchLite.js.map +0 -1
  166. package/maps/bbs/bbs.js.map +0 -1
  167. package/maps/css/custom2.css.map +0 -1
  168. package/maps/css/first.css.map +0 -1
  169. package/maps/css/pace/big-counter.css.map +0 -1
  170. package/maps/css/pace/corner-indicator.css.map +0 -1
  171. package/maps/css/pace/flash.css.map +0 -1
  172. package/maps/css/pace/mac-osx.css.map +0 -1
  173. package/maps/css/pace/pace.css.map +0 -1
  174. package/maps/css/plane.css.map +0 -1
  175. package/maps/css/style.css.map +0 -1
  176. package/maps/css/tags.css.map +0 -1
  177. package/maps/js/app.js.map +0 -1
  178. package/maps/js/autoload.js.map +0 -1
  179. package/maps/js/ceta/fancybox.css.map +0 -1
  180. package/maps/js/ceta/fancybox.umd.js.map +0 -1
  181. package/maps/js/ceta/iconfontInkss.js.map +0 -1
  182. package/maps/js/ceta/message.css.map +0 -1
  183. package/maps/js/ceta/message.js.map +0 -1
  184. package/maps/js/clock.js.map +0 -1
  185. package/maps/js/kslink.js.map +0 -1
  186. package/maps/js/newyear.js.map +0 -1
  187. package/maps/js/plane.js.map +0 -1
  188. package/maps/js/plugins/aplayer.js.map +0 -1
  189. package/maps/js/plugins/parallax.js.map +0 -1
  190. package/maps/js/plugins/rightMenus.js.map +0 -1
  191. package/maps/js/plugins/tags/contributors.js.map +0 -1
  192. package/maps/js/plugins/tags/friends.js.map +0 -1
  193. package/maps/js/plugins/tags/sites.js.map +0 -1
  194. package/maps/js/search/algolia.js.map +0 -1
  195. package/maps/js/search/hexo.js.map +0 -1
  196. package/maps/js/search/meilisearch.js.map +0 -1
  197. package/maps/js/txmap.js.map +0 -1
  198. package/maps/sw.js.map +0 -1
  199. package/maps/weichuncai/css/style.css.map +0 -1
  200. package/maps/weichuncai/js/common.js.map +0 -1
  201. package/maps/weichuncai/js/jquery.js.map +0 -1
  202. package/maps/weichuncai/wcc-config.js.map +0 -1
@@ -1,2 +1,39 @@
1
- .pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pace.pace-inactive .pace-progress{display:none}.pace .pace-progress{position:fixed;z-index:2000;top:0;right:0;height:5rem;width:5rem;-webkit-transform:translate3d(0,0,0)!important;-ms-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important}.pace .pace-progress:after{display:block;position:absolute;top:0;right:.5rem;content:attr(data-progress-text);font-family:"Helvetica Neue",sans-serif;font-weight:100;font-size:5rem;line-height:1;text-align:right;color:rgba(0,0,0,.19999999999999996)}
2
- /*# sourceMappingURL=../../maps/css/pace/big-counter.css.map */
1
+ .pace {
2
+ -webkit-pointer-events: none;
3
+ pointer-events: none;
4
+
5
+ -webkit-user-select: none;
6
+ -moz-user-select: none;
7
+ user-select: none;
8
+ }
9
+
10
+ .pace.pace-inactive .pace-progress {
11
+ display: none;
12
+ }
13
+
14
+ .pace .pace-progress {
15
+ position: fixed;
16
+ z-index: 2000;
17
+ top: 0;
18
+ right: 0;
19
+ height: 5rem;
20
+ width: 5rem;
21
+
22
+ -webkit-transform: translate3d(0, 0, 0) !important;
23
+ -ms-transform: translate3d(0, 0, 0) !important;
24
+ transform: translate3d(0, 0, 0) !important;
25
+ }
26
+
27
+ .pace .pace-progress:after {
28
+ display: block;
29
+ position: absolute;
30
+ top: 0;
31
+ right: .5rem;
32
+ content: attr(data-progress-text);
33
+ font-family: "Helvetica Neue", sans-serif;
34
+ font-weight: 100;
35
+ font-size: 5rem;
36
+ line-height: 1;
37
+ text-align: right;
38
+ color: rgba(0, 0, 0, 0.19999999999999996);
39
+ }
@@ -1,2 +1,72 @@
1
- .pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pace .pace-activity{display:block;position:fixed;z-index:2000;top:0;right:0;width:300px;height:300px;background:#29d;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translateX(100%) translateY(-100%) rotate(45deg);transform:translateX(100%) translateY(-100%) rotate(45deg);pointer-events:none}.pace.pace-active .pace-activity{-webkit-transform:translateX(50%) translateY(-50%) rotate(45deg);transform:translateX(50%) translateY(-50%) rotate(45deg)}.pace .pace-activity::after,.pace .pace-activity::before{-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;bottom:30px;left:50%;display:block;border:5px solid #fff;border-radius:50%;content:''}.pace .pace-activity::before{margin-left:-40px;width:80px;height:80px;border-right-color:rgba(0,0,0,.2);border-left-color:rgba(0,0,0,.2);-webkit-animation:pace-theme-corner-indicator-spin 3s linear infinite;animation:pace-theme-corner-indicator-spin 3s linear infinite}.pace .pace-activity::after{bottom:50px;margin-left:-20px;width:40px;height:40px;border-top-color:rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.2);-webkit-animation:pace-theme-corner-indicator-spin 1s linear infinite;animation:pace-theme-corner-indicator-spin 1s linear infinite}@-webkit-keyframes pace-theme-corner-indicator-spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@keyframes pace-theme-corner-indicator-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}
2
- /*# sourceMappingURL=../../maps/css/pace/corner-indicator.css.map */
1
+ .pace {
2
+ -webkit-pointer-events: none;
3
+ pointer-events: none;
4
+
5
+ -webkit-user-select: none;
6
+ -moz-user-select: none;
7
+ user-select: none;
8
+ }
9
+
10
+ .pace .pace-activity {
11
+ display: block;
12
+ position: fixed;
13
+ z-index: 2000;
14
+ top: 0;
15
+ right: 0;
16
+ width: 300px;
17
+ height: 300px;
18
+ background: #29d;
19
+ -webkit-transition: -webkit-transform 0.3s;
20
+ transition: transform 0.3s;
21
+ -webkit-transform: translateX(100%) translateY(-100%) rotate(45deg);
22
+ transform: translateX(100%) translateY(-100%) rotate(45deg);
23
+ pointer-events: none;
24
+ }
25
+
26
+ .pace.pace-active .pace-activity {
27
+ -webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
28
+ transform: translateX(50%) translateY(-50%) rotate(45deg);
29
+ }
30
+
31
+ .pace .pace-activity::before,
32
+ .pace .pace-activity::after {
33
+ -moz-box-sizing: border-box;
34
+ box-sizing: border-box;
35
+ position: absolute;
36
+ bottom: 30px;
37
+ left: 50%;
38
+ display: block;
39
+ border: 5px solid #fff;
40
+ border-radius: 50%;
41
+ content: '';
42
+ }
43
+
44
+ .pace .pace-activity::before {
45
+ margin-left: -40px;
46
+ width: 80px;
47
+ height: 80px;
48
+ border-right-color: rgba(0, 0, 0, .2);
49
+ border-left-color: rgba(0, 0, 0, .2);
50
+ -webkit-animation: pace-theme-corner-indicator-spin 3s linear infinite;
51
+ animation: pace-theme-corner-indicator-spin 3s linear infinite;
52
+ }
53
+
54
+ .pace .pace-activity::after {
55
+ bottom: 50px;
56
+ margin-left: -20px;
57
+ width: 40px;
58
+ height: 40px;
59
+ border-top-color: rgba(0, 0, 0, .2);
60
+ border-bottom-color: rgba(0, 0, 0, .2);
61
+ -webkit-animation: pace-theme-corner-indicator-spin 1s linear infinite;
62
+ animation: pace-theme-corner-indicator-spin 1s linear infinite;
63
+ }
64
+
65
+ @-webkit-keyframes pace-theme-corner-indicator-spin {
66
+ 0% { -webkit-transform: rotate(0deg); }
67
+ 100% { -webkit-transform: rotate(359deg); }
68
+ }
69
+ @keyframes pace-theme-corner-indicator-spin {
70
+ 0% { transform: rotate(0deg); }
71
+ 100% { transform: rotate(359deg); }
72
+ }
@@ -1,2 +1,76 @@
1
- .pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pace-inactive{display:none}.pace .pace-progress{background:#29d;position:fixed;z-index:2000;top:0;right:100%;width:100%;height:2px}.pace .pace-progress-inner{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0,-4px);-moz-transform:rotate(3deg) translate(0,-4px);-ms-transform:rotate(3deg) translate(0,-4px);-o-transform:rotate(3deg) translate(0,-4px);transform:rotate(3deg) translate(0,-4px)}.pace .pace-activity{display:block;position:fixed;z-index:2000;top:15px;right:15px;width:14px;height:14px;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:10px;-webkit-animation:pace-spinner .4s linear infinite;-moz-animation:pace-spinner .4s linear infinite;-ms-animation:pace-spinner .4s linear infinite;-o-animation:pace-spinner .4s linear infinite;animation:pace-spinner .4s linear infinite}@-webkit-keyframes pace-spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes pace-spinner{0%{-moz-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes pace-spinner{0%{-o-transform:rotate(0);transform:rotate(0)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes pace-spinner{0%{-ms-transform:rotate(0);transform:rotate(0)}100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes pace-spinner{0%{transform:rotate(0);transform:rotate(0)}100%{transform:rotate(360deg);transform:rotate(360deg)}}
2
- /*# sourceMappingURL=../../maps/css/pace/flash.css.map */
1
+ .pace {
2
+ -webkit-pointer-events: none;
3
+ pointer-events: none;
4
+ -webkit-user-select: none;
5
+ -moz-user-select: none;
6
+ user-select: none;
7
+ }
8
+
9
+ .pace-inactive {
10
+ display: none;
11
+ }
12
+
13
+ .pace .pace-progress {
14
+ background: #29d;
15
+ position: fixed;
16
+ z-index: 2000;
17
+ top: 0;
18
+ right: 100%;
19
+ width: 100%;
20
+ height: 2px;
21
+ }
22
+
23
+ .pace .pace-progress-inner {
24
+ display: block;
25
+ position: absolute;
26
+ right: 0px;
27
+ width: 100px;
28
+ height: 100%;
29
+ box-shadow: 0 0 10px #29d, 0 0 5px #29d;
30
+ opacity: 1.0;
31
+ -webkit-transform: rotate(3deg) translate(0px, -4px);
32
+ -moz-transform: rotate(3deg) translate(0px, -4px);
33
+ -ms-transform: rotate(3deg) translate(0px, -4px);
34
+ -o-transform: rotate(3deg) translate(0px, -4px);
35
+ transform: rotate(3deg) translate(0px, -4px);
36
+ }
37
+
38
+ .pace .pace-activity {
39
+ display: block;
40
+ position: fixed;
41
+ z-index: 2000;
42
+ top: 15px;
43
+ right: 15px;
44
+ width: 14px;
45
+ height: 14px;
46
+ border: solid 2px transparent;
47
+ border-top-color: #29d;
48
+ border-left-color: #29d;
49
+ border-radius: 10px;
50
+ -webkit-animation: pace-spinner 400ms linear infinite;
51
+ -moz-animation: pace-spinner 400ms linear infinite;
52
+ -ms-animation: pace-spinner 400ms linear infinite;
53
+ -o-animation: pace-spinner 400ms linear infinite;
54
+ animation: pace-spinner 400ms linear infinite;
55
+ }
56
+
57
+ @-webkit-keyframes pace-spinner {
58
+ 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
59
+ 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
60
+ }
61
+ @-moz-keyframes pace-spinner {
62
+ 0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }
63
+ 100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
64
+ }
65
+ @-o-keyframes pace-spinner {
66
+ 0% { -o-transform: rotate(0deg); transform: rotate(0deg); }
67
+ 100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
68
+ }
69
+ @-ms-keyframes pace-spinner {
70
+ 0% { -ms-transform: rotate(0deg); transform: rotate(0deg); }
71
+ 100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
72
+ }
73
+ @keyframes pace-spinner {
74
+ 0% { transform: rotate(0deg); transform: rotate(0deg); }
75
+ 100% { transform: rotate(360deg); transform: rotate(360deg); }
76
+ }
@@ -1,2 +1,86 @@
1
- .pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;position:fixed;top:0;left:0;z-index:2000;width:100%;height:12px;background:#fff}.pace-inactive{display:none}.pace .pace-progress{background-color:#0087e1;position:fixed;top:0;right:100%;width:100%;height:12px;overflow:hidden;-webkit-border-radius:0 0 4px 0;-moz-border-radius:0 0 4px 0;-o-border-radius:0 0 4px 0;border-radius:0 0 4px 0;-webkit-box-shadow:inset -1px 0 #00558f,inset 0 -1px #00558f,inset 0 2px rgba(255,255,255,.5),inset 0 6px rgba(255,255,255,.3);-moz-box-shadow:inset -1px 0 #00558f,inset 0 -1px #00558f,inset 0 2px rgba(255,255,255,.5),inset 0 6px rgba(255,255,255,.3);-o-box-shadow:inset -1px 0 #00558f,inset 0 -1px #00558f,inset 0 2px rgba(255,255,255,.5),inset 0 6px rgba(255,255,255,.3);box-shadow:inset -1px 0 #00558f,inset 0 -1px #00558f,inset 0 2px rgba(255,255,255,.5),inset 0 6px rgba(255,255,255,.3)}.pace .pace-activity{position:fixed;top:0;left:0;right:-28px;bottom:0;-webkit-background-image:radial-gradient(rgba(255,255,255,.65) 0,rgba(255,255,255,.15) 100%);-moz-background-image:radial-gradient(rgba(255,255,255,.65) 0,rgba(255,255,255,.15) 100%);-o-background-image:radial-gradient(rgba(255,255,255,.65) 0,rgba(255,255,255,.15) 100%);background-image:radial-gradient(rgba(255,255,255,.65) 0,rgba(255,255,255,.15) 100%);-webkit-background-size:28px 100%;-moz-background-size:28px 100%;-o-background-size:28px 100%;background-size:28px 100%;-webkit-animation:pace-theme-mac-osx-motion .5s linear infinite;-moz-animation:pace-theme-mac-osx-motion .5s linear infinite;-ms-animation:pace-theme-mac-osx-motion .5s linear infinite;-o-animation:pace-theme-mac-osx-motion .5s linear infinite;animation:pace-theme-mac-osx-motion .5s linear infinite}@-webkit-keyframes pace-theme-mac-osx-motion{0%{-webkit-transform:none;transform:none}100%{-webkit-transform:translate(-28px,0);transform:translate(-28px,0)}}@-moz-keyframes pace-theme-mac-osx-motion{0%{-moz-transform:none;transform:none}100%{-moz-transform:translate(-28px,0);transform:translate(-28px,0)}}@-o-keyframes pace-theme-mac-osx-motion{0%{-o-transform:none;transform:none}100%{-o-transform:translate(-28px,0);transform:translate(-28px,0)}}@-ms-keyframes pace-theme-mac-osx-motion{0%{-ms-transform:none;transform:none}100%{-ms-transform:translate(-28px,0);transform:translate(-28px,0)}}@keyframes pace-theme-mac-osx-motion{0%{transform:none;transform:none}100%{transform:translate(-28px,0);transform:translate(-28px,0)}}
2
- /*# sourceMappingURL=../../maps/css/pace/mac-osx.css.map */
1
+ .pace {
2
+ -webkit-pointer-events: none;
3
+ pointer-events: none;
4
+
5
+ -webkit-user-select: none;
6
+ -moz-user-select: none;
7
+ user-select: none;
8
+
9
+ overflow: hidden;
10
+ position: fixed;
11
+ top: 0;
12
+ left: 0;
13
+ z-index: 2000;
14
+ width: 100%;
15
+ height: 12px;
16
+ background: #fff;
17
+ }
18
+
19
+ .pace-inactive {
20
+ display: none;
21
+ }
22
+
23
+ .pace .pace-progress {
24
+ background-color: #0087E1;
25
+ position: fixed;
26
+ top: 0;
27
+ right: 100%;
28
+ width: 100%;
29
+ height: 12px;
30
+ overflow: hidden;
31
+
32
+ -webkit-border-radius: 0 0 4px 0;
33
+ -moz-border-radius: 0 0 4px 0;
34
+ -o-border-radius: 0 0 4px 0;
35
+ border-radius: 0 0 4px 0;
36
+
37
+ -webkit-box-shadow: inset -1px 0 #00558F, inset 0 -1px #00558F, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, .3);
38
+ -moz-box-shadow: inset -1px 0 #00558F, inset 0 -1px #00558F, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, .3);
39
+ -o-box-shadow: inset -1px 0 #00558F, inset 0 -1px #00558F, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, .3);
40
+ box-shadow: inset -1px 0 #00558F, inset 0 -1px #00558F, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, .3);
41
+ }
42
+
43
+ .pace .pace-activity {
44
+ position: fixed;
45
+ top: 0;
46
+ left: 0;
47
+ right: -28px;
48
+ bottom: 0;
49
+
50
+ -webkit-background-image: radial-gradient(rgba(255, 255, 255, .65) 0%, rgba(255, 255, 255, .15) 100%);
51
+ -moz-background-image: radial-gradient(rgba(255, 255, 255, .65) 0%, rgba(255, 255, 255, .15) 100%);
52
+ -o-background-image: radial-gradient(rgba(255, 255, 255, .65) 0%, rgba(255, 255, 255, .15) 100%);
53
+ background-image: radial-gradient(rgba(255, 255, 255, .65) 0%, rgba(255, 255, 255, .15) 100%);
54
+
55
+ -webkit-background-size: 28px 100%;
56
+ -moz-background-size: 28px 100%;
57
+ -o-background-size: 28px 100%;
58
+ background-size: 28px 100%;
59
+
60
+ -webkit-animation: pace-theme-mac-osx-motion 500ms linear infinite;
61
+ -moz-animation: pace-theme-mac-osx-motion 500ms linear infinite;
62
+ -ms-animation: pace-theme-mac-osx-motion 500ms linear infinite;
63
+ -o-animation: pace-theme-mac-osx-motion 500ms linear infinite;
64
+ animation: pace-theme-mac-osx-motion 500ms linear infinite;
65
+ }
66
+
67
+ @-webkit-keyframes pace-theme-mac-osx-motion {
68
+ 0% { -webkit-transform: none; transform: none; }
69
+ 100% { -webkit-transform: translate(-28px, 0); transform: translate(-28px, 0); }
70
+ }
71
+ @-moz-keyframes pace-theme-mac-osx-motion {
72
+ 0% { -moz-transform: none; transform: none; }
73
+ 100% { -moz-transform: translate(-28px, 0); transform: translate(-28px, 0); }
74
+ }
75
+ @-o-keyframes pace-theme-mac-osx-motion {
76
+ 0% { -o-transform: none; transform: none; }
77
+ 100% { -o-transform: translate(-28px, 0); transform: translate(-28px, 0); }
78
+ }
79
+ @-ms-keyframes pace-theme-mac-osx-motion {
80
+ 0% { -ms-transform: none; transform: none; }
81
+ 100% { -ms-transform: translate(-28px, 0); transform: translate(-28px, 0); }
82
+ }
83
+ @keyframes pace-theme-mac-osx-motion {
84
+ 0% { transform: none; transform: none; }
85
+ 100% { transform: translate(-28px, 0); transform: translate(-28px, 0); }
86
+ }
package/css/pace/pace.css CHANGED
@@ -1,2 +1,50 @@
1
- .pace{pointer-events:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;z-index:2;position:fixed;margin:auto;top:4px;left:0;right:0;height:8px;border-radius:8px;width:6rem;background:#eaecf2;overflow:hidden}.pace-inactive .pace-progress{opacity:0;transition:.3s ease-in}.pace.pace-inactive{opacity:0;transition:.3s;top:-8px}.pace .pace-progress{box-sizing:border-box;transform:translate3d(0,0,0);position:fixed;z-index:2;display:block;position:absolute;top:0;right:100%;height:100%;width:100%;background:#49b1f5;background:linear-gradient(to right,#12c2e9,#c471ed,#f64f59);animation:gradient 2s ease infinite;background-size:200%}
2
- /*# sourceMappingURL=../../maps/css/pace/pace.css.map */
1
+ .pace {
2
+ pointer-events: none;
3
+ -moz-user-select: none;
4
+ -webkit-user-select: none;
5
+ user-select: none;
6
+ z-index: 2;
7
+ position: fixed;
8
+ margin: auto;
9
+ top: 4px;
10
+ left: 0;
11
+ right: 0;
12
+ height: 8px;
13
+ border-radius: 8px;
14
+ width: 6rem;
15
+ background: #eaecf2;
16
+ overflow: hidden;
17
+ }
18
+
19
+ .pace-inactive .pace-progress {
20
+ opacity: 0;
21
+ transition: 0.3s ease-in;
22
+ }
23
+
24
+ .pace.pace-inactive {
25
+ opacity: 0;
26
+ transition: 0.3s;
27
+ top: -8px;
28
+ }
29
+
30
+ .pace .pace-progress {
31
+ box-sizing: border-box;
32
+ transform: translate3d(0, 0, 0);
33
+ position: fixed;
34
+ z-index: 2;
35
+ display: block;
36
+ position: absolute;
37
+ top: 0;
38
+ right: 100%;
39
+ height: 100%;
40
+ width: 100%;
41
+ background: #49b1f5;
42
+ background: linear-gradient(
43
+ to right,
44
+ rgb(18, 194, 233),
45
+ rgb(196, 113, 237),
46
+ rgb(246, 79, 89)
47
+ );
48
+ animation: gradient 2s ease infinite;
49
+ background-size: 200%;
50
+ }
package/css/plane.css CHANGED
@@ -1,2 +1,59 @@
1
- .planeOpt kbd{margin:0 3px;padding:3px 5px;border:1px solid #b4b4b4;border-radius:3px;background-color:#f8f8f8;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.25),0 2px 1px 0 rgba(255,255,255,.6) inset;box-shadow:0 1px 3px rgba(0,0,0,.25),0 2px 1px 0 rgba(255,255,255,.6) inset;color:#34495e;white-space:nowrap;font-weight:600;font-size:.9em;font-family:Monaco,'Ubuntu Mono',monospace;line-height:1em}.planeOpt button{cursor:pointer;font-family:inherit;font-size:12px;background:#49b1f5;color:#fff;padding:.5em 1em;display:flex;align-items:center;border:none;border-radius:8px;overflow:hidden;transition:all .2s}.planeOpt button span{display:block;margin-left:.3em;transition:all .3s ease-in-out}.planeOpt button svg{display:block;transform-origin:center center;transition:transform .3s ease-in-out}.planeOpt button:hover .svg-wrapper{animation:fly-1 .6s ease-in-out infinite alternate}.planeOpt button:hover svg{transform:translateX(1.2em) rotate(45deg) scale(1.1)}.planeOpt button:hover span{transform:translateX(5em)}.planeOpt button:active{transform:scale(.95)}
2
- /*# sourceMappingURL=../maps/css/plane.css.map */
1
+ /* --------------------首页飞机操作样式-------------------- */
2
+ .planeOpt kbd {
3
+ margin: 0 3px;
4
+ padding: 3px 5px;
5
+ border: 1px solid #b4b4b4;
6
+ border-radius: 3px;
7
+ background-color: #f8f8f8;
8
+ -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .25), 0 2px 1px 0 rgba(255, 255, 255, .6) inset;
9
+ box-shadow: 0 1px 3px rgba(0, 0, 0, .25), 0 2px 1px 0 rgba(255, 255, 255, .6) inset;
10
+ color: #34495e;
11
+ white-space: nowrap;
12
+ font-weight: 600;
13
+ font-size: .9em;
14
+ font-family: Monaco, 'Ubuntu Mono', monospace;
15
+ line-height: 1em;
16
+ }
17
+
18
+ .planeOpt button {
19
+ cursor: pointer;
20
+ font-family: inherit;
21
+ font-size: 12px;
22
+ background: #49b1f5;
23
+ color: white;
24
+ padding: 0.5em 1em;
25
+ display: flex;
26
+ align-items: center;
27
+ border: none;
28
+ border-radius: 8px;
29
+ overflow: hidden;
30
+ transition: all 0.2s;
31
+ }
32
+
33
+ .planeOpt button span {
34
+ display: block;
35
+ margin-left: 0.3em;
36
+ transition: all 0.3s ease-in-out;
37
+ }
38
+
39
+ .planeOpt button svg {
40
+ display: block;
41
+ transform-origin: center center;
42
+ transition: transform 0.3s ease-in-out;
43
+ }
44
+
45
+ .planeOpt button:hover .svg-wrapper {
46
+ animation: fly-1 0.6s ease-in-out infinite alternate;
47
+ }
48
+
49
+ .planeOpt button:hover svg {
50
+ transform: translateX(1.2em) rotate(45deg) scale(1.1);
51
+ }
52
+
53
+ .planeOpt button:hover span {
54
+ transform: translateX(5em);
55
+ }
56
+
57
+ .planeOpt button:active {
58
+ transform: scale(0.95);
59
+ }