mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
40e55489dc
commit
b9e3809beb
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -712,7 +712,7 @@ class Observer {
|
||||
}
|
||||
videoChangeCallbacks.push(callback)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
class SpinQuery {
|
||||
constructor (query, condition, action, failed) {
|
||||
|
||||
@ -712,7 +712,7 @@ class Observer {
|
||||
}
|
||||
videoChangeCallbacks.push(callback)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
class SpinQuery {
|
||||
constructor (query, condition, action, failed) {
|
||||
|
||||
2
min/dark.min.css
vendored
2
min/dark.min.css
vendored
File diff suppressed because one or more lines are too long
@ -168,7 +168,8 @@ li.danmaku-info-row.bpui-selecting,
|
||||
.header-info .manga-info .supporting-text,
|
||||
.my-coupon .subtitle,
|
||||
.app-layout .page-content .extral-info,
|
||||
.purchase-history .list-item .text-info .recharge-date
|
||||
.purchase-history .list-item .text-info .recharge-date,
|
||||
.data-list .list-container .data-item .text-section .footer-text .text
|
||||
{
|
||||
color: #aaa !important;
|
||||
}
|
||||
@ -276,7 +277,8 @@ li.danmaku-info-row.bpui-selecting,
|
||||
.app-layout .dropbox-component .current,
|
||||
.app-layout .dropbox-component .data-list>li,
|
||||
.app-layout .page-content .manga-textbox,
|
||||
.app-ctnr .club-brief
|
||||
.app-ctnr .club-brief,
|
||||
.data-list .list-container .data-item .text-section .manga-title
|
||||
{
|
||||
color: #eee !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user