mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Merge changes
This commit is contained in:
commit
3f575a331e
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
@ -27,7 +27,7 @@
|
||||
"dark-navbar.min.css": "C02A4001942DE8E26C61520C2499D80512D8CBA0BBA81E7065BA219C4DF9C11D",
|
||||
"dark-schedule.min.js": "853C446547603F4F0425F19F09F73335C9EC451A790C1C07E5E5B88A09E9B453",
|
||||
"dark-styles.min.js": "A6CFEC32B3F78FD2BD5DBB2347A517F9A633802098DF458F70CBE094F9CAD854",
|
||||
"dark.min.css": "DC7E2869634F8135CB71ADBDCA06F25FE8C78599A72972FA3E3136BAF96D9E16",
|
||||
"dark.min.css": "2E7C608E74F044269E12C75161F38F84EBB884D79BC11C81FE7A2A1A469161BE",
|
||||
"debounce.min.js": "54D33E1273C1F3FE19550BF1844339C3D54D6B01DF8A39C3162D95B93B079CFA",
|
||||
"default-danmaku-settings.min.css": "D9942B184FEDA7B08CFA0C34920E97D7A83B81762DCBF757642EBB60F95FF25D",
|
||||
"default-danmaku-settings.min.js": "30A8D36137B5A4D560BD47F7A264F77C7DD4428291DF3E7EBD8D632B2AE9973E",
|
||||
|
||||
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
@ -188,7 +188,8 @@ li.danmaku-info-row.bpui-selecting,
|
||||
.round-corner .out-container .tab-bar,
|
||||
.container .info .date,
|
||||
.iframe-comp-container>div,
|
||||
.edit-article-wrap #edit-article-box
|
||||
.edit-article-wrap #edit-article-box,
|
||||
.page-content .-BiliFooter
|
||||
{
|
||||
background-color: transparent !important;
|
||||
}
|
||||
@ -783,7 +784,8 @@ li.danmaku-info-row.bpui-selecting,
|
||||
.video-editor-ol-wrp .video-editor-ol-btn,
|
||||
.qa-area-ol-wrp .qa-area-ol-btn,
|
||||
.bui-swiper-wrap .bui-swiper-next:hover,
|
||||
.bui-swiper-wrap .bui-swiper-pre:hover
|
||||
.bui-swiper-wrap .bui-swiper-pre:hover,
|
||||
.channel-menu-itnl .item .name em
|
||||
{
|
||||
background-color: var(--theme-color) !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user