mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
ca5fddcd0c
commit
03ede1bc8b
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -62,9 +62,9 @@
|
|||||||
"danmaku-send-bar.min.css": "52149D46CF3A15CF6EB186CB49F298DE18B0723E52D8693228F66099847EDCCB",
|
"danmaku-send-bar.min.css": "52149D46CF3A15CF6EB186CB49F298DE18B0723E52D8693228F66099847EDCCB",
|
||||||
"danmaku-send-bar.min.js": "7108E72F00C169F26E20409F4AA79F05553310375BABC392EB7E2166224B800A",
|
"danmaku-send-bar.min.js": "7108E72F00C169F26E20409F4AA79F05553310375BABC392EB7E2166224B800A",
|
||||||
"dark.min.css": "4F4A804CAC4C318ACFABECBD5FD92FC3A7146485FA3B53DE2E2A51719B9DE43C",
|
"dark.min.css": "4F4A804CAC4C318ACFABECBD5FD92FC3A7146485FA3B53DE2E2A51719B9DE43C",
|
||||||
"dark.user.css": "381809303BBA2CEE84D876E22DF95000E320EB56CB52A8856E7596FADBCDF7CA",
|
"dark.user.css": "7AF7C1F53472CDF1ABC3B3956E5FB30572FDA0E4B1ACF7156B5ACE238B957DFB",
|
||||||
"dark-color-scheme.min.js": "6D353AC738180317ACF9D2E046BFFBA0ACC0FA7A8D22B8E16C51127CDE4FE96B",
|
"dark-color-scheme.min.js": "6D353AC738180317ACF9D2E046BFFBA0ACC0FA7A8D22B8E16C51127CDE4FE96B",
|
||||||
"dark-important.min.css": "562F1F92650F5DA7404172B453133902CF48FC4F6D4247211BDF00A95EB4C98A",
|
"dark-important.min.css": "1CDC30CCDB804447E50E0B0DDCBABC017B11098888768FD22F5D1C041F5F8B4B",
|
||||||
"dark-navbar.min.css": "7FAD547E326B768904B3739C978DF86FFDDD5E5064FB8F490710D197CCC3018B",
|
"dark-navbar.min.css": "7FAD547E326B768904B3739C978DF86FFDDD5E5064FB8F490710D197CCC3018B",
|
||||||
"dark-schedule.min.js": "853C446547603F4F0425F19F09F73335C9EC451A790C1C07E5E5B88A09E9B453",
|
"dark-schedule.min.js": "853C446547603F4F0425F19F09F73335C9EC451A790C1C07E5E5B88A09E9B453",
|
||||||
"dark-styles.min.js": "77F12E4F159C5139E1FC6030615F88EFD0A02443D34C3C4EDC3DB0B85F081631",
|
"dark-styles.min.js": "77F12E4F159C5139E1FC6030615F88EFD0A02443D34C3C4EDC3DB0B85F081631",
|
||||||
|
|||||||
BIN
min/bundle.zip
BIN
min/bundle.zip
Binary file not shown.
2
min/dark-important.min.css
vendored
2
min/dark-important.min.css
vendored
File diff suppressed because one or more lines are too long
@ -171,8 +171,7 @@ blockquote {
|
|||||||
.live-room-app .guard-rank-cntr.thousand .live-skin-main-a-text:hover,
|
.live-room-app .guard-rank-cntr.thousand .live-skin-main-a-text:hover,
|
||||||
.container .video-panel .play-all .bilifont,
|
.container .video-panel .play-all .bilifont,
|
||||||
.round-corner .van-popper-favorite .play-all .bilifont,
|
.round-corner .van-popper-favorite .play-all .bilifont,
|
||||||
.rank-item .content .info:hover .title,
|
.rank-item .content .info:hover .title {
|
||||||
.members-info .avatar-name.is-vip {
|
|
||||||
@include theme-color();
|
@include theme-color();
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -272,3 +271,6 @@ blockquote {
|
|||||||
scrollbar-color: #444 transparent !important;
|
scrollbar-color: #444 transparent !important;
|
||||||
scrollbar-width: thin !important;
|
scrollbar-width: thin !important;
|
||||||
}
|
}
|
||||||
|
.members-info .avatar-name.is-vip {
|
||||||
|
color: #fb7299!important;
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user