mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Merge branch 'preview'
This commit is contained in:
commit
ca5fddcd0c
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
@ -61,13 +61,12 @@
|
||||
"danmaku-converter.min.js": "80FE861D0D69A6FB6BE67444A0350182F0245AFE2E61A1043DBA86F092A69868",
|
||||
"danmaku-send-bar.min.css": "52149D46CF3A15CF6EB186CB49F298DE18B0723E52D8693228F66099847EDCCB",
|
||||
"danmaku-send-bar.min.js": "7108E72F00C169F26E20409F4AA79F05553310375BABC392EB7E2166224B800A",
|
||||
"dark.min.css": "CC2DACD44AB56B970697F5E38EADFD8C082BD3C04DD7EACAD2616A745AA3B03E",
|
||||
"dark.user.css": "55969E75C7397CD3D5979A0C6F509CEB08B93F696CB1C33256F1991EF289C633",
|
||||
"dark.min.css": "4F4A804CAC4C318ACFABECBD5FD92FC3A7146485FA3B53DE2E2A51719B9DE43C",
|
||||
"dark.user.css": "381809303BBA2CEE84D876E22DF95000E320EB56CB52A8856E7596FADBCDF7CA",
|
||||
"dark-color-scheme.min.js": "6D353AC738180317ACF9D2E046BFFBA0ACC0FA7A8D22B8E16C51127CDE4FE96B",
|
||||
"dark-important.min.css": "562F1F92650F5DA7404172B453133902CF48FC4F6D4247211BDF00A95EB4C98A",
|
||||
"dark-navbar.min.css": "7FAD547E326B768904B3739C978DF86FFDDD5E5064FB8F490710D197CCC3018B",
|
||||
"dark-schedule.min.js": "853C446547603F4F0425F19F09F73335C9EC451A790C1C07E5E5B88A09E9B453",
|
||||
"dark-slice-13.min.css": "7060D8A48F0A1F4822AA09DEB6E666E152A7DCFA195BD4AC830A79C4019996CC",
|
||||
"dark-styles.min.js": "77F12E4F159C5139E1FC6030615F88EFD0A02443D34C3C4EDC3DB0B85F081631",
|
||||
"debounce.min.js": "54D33E1273C1F3FE19550BF1844339C3D54D6B01DF8A39C3162D95B93B079CFA",
|
||||
"default-danmaku-settings.min.css": "D9942B184FEDA7B08CFA0C34920E97D7A83B81762DCBF757642EBB60F95FF25D",
|
||||
|
||||
BIN
min/bundle.zip
BIN
min/bundle.zip
Binary file not shown.
2
min/dark.min.css
vendored
2
min/dark.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -666,4 +666,10 @@
|
||||
@include theme-background-color();
|
||||
}
|
||||
}
|
||||
}
|
||||
#page-video .play-all-btn {
|
||||
@include color("e");
|
||||
&>img {
|
||||
@include to-theme("pink");
|
||||
}
|
||||
}
|
||||
@ -754,9 +754,6 @@ li.danmaku-info-row.bpui-selecting,
|
||||
{
|
||||
display: none !important;
|
||||
} */
|
||||
.members-info .up-card {
|
||||
margin: 16px !important;
|
||||
}
|
||||
.comic-info-component .page-normal .comic-tab .tab-titles .tab-title.active .tab-btn,
|
||||
.bilibili-player-ending-panel-box-functions .bilibili-player-upinfo-head.up-avatar:hover,
|
||||
.replies-comment-input-wrapper .replies-upload .comment-input-img:hover,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user