mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
906e365d33
commit
9d2c48af39
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
@ -29,7 +29,7 @@
|
||||
"dark-navbar.min.css": "C02A4001942DE8E26C61520C2499D80512D8CBA0BBA81E7065BA219C4DF9C11D",
|
||||
"dark-schedule.min.js": "853C446547603F4F0425F19F09F73335C9EC451A790C1C07E5E5B88A09E9B453",
|
||||
"dark-styles.min.js": "DB1595B7CE9CC404D41724D05FE76D84587ADC7706F4FC0F32BA23E9B265BF6E",
|
||||
"dark.min.css": "FF6784DDF39C6CC2122DCF2FFC6D0C1FD8942BAF84DE7C7D817C26D5EE13B99A",
|
||||
"dark.min.css": "0D12A7F37EBC945F99A51A487C3C77B5FE5A9817F369032CB211EA580D903D2C",
|
||||
"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
@ -203,7 +203,9 @@ li.danmaku-info-row.bpui-selecting,
|
||||
.container .info .date,
|
||||
.iframe-comp-container>div,
|
||||
.edit-article-wrap #edit-article-box,
|
||||
.page-content .-BiliFooter
|
||||
.page-content .-BiliFooter,
|
||||
.reply-emoji-panel .emoji-list .emoji-text:hover,
|
||||
.vote-iframe #bp-app
|
||||
{
|
||||
background-color: transparent !important;
|
||||
}
|
||||
@ -290,7 +292,8 @@ li.danmaku-info-row.bpui-selecting,
|
||||
.video-editor-ol-wrp .video-editor-ol-content a,
|
||||
.qa-area-ol-wrp .qa-area-ol-content a,
|
||||
.security_content .common-subtitle,
|
||||
.manga-card-horizontal .text-section .footer-text
|
||||
.manga-card-horizontal .text-section .footer-text,
|
||||
.dark .vote-left-time
|
||||
{
|
||||
color: #aaa !important;
|
||||
}
|
||||
@ -504,7 +507,8 @@ li.danmaku-info-row.bpui-selecting,
|
||||
.dark input,
|
||||
.reply-report .reason-choose .reason-group .list li,
|
||||
.reply-report .submit-btn button:disabled,
|
||||
.reply-report .submit-btn button
|
||||
.reply-report .submit-btn button,
|
||||
.reply-emoji-panel .emoji-list .emoji-text .text-list span
|
||||
{
|
||||
color: #eee !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user