mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
557e3f74e2
commit
a94f36ac6d
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
@ -237,10 +237,6 @@
|
||||
.home-wrap .home-input .type.selected,
|
||||
.home-wrap .home-input .type:hover,
|
||||
.gift-recommend .gift-box .hover-bg,
|
||||
.video-info-m .number .coin b,
|
||||
.video-info-m .number .coin i,
|
||||
.video-info-m .number .fav b,
|
||||
.video-info-m .number .fav i,
|
||||
.elecrank-header .rank-tab .arr-up,
|
||||
.elecrank-wrapper .elecrank-content .rank-item .msg .arrow,
|
||||
.sub-nav-m .tips .t-arrow,
|
||||
|
||||
@ -370,6 +370,13 @@ li.danmaku-info-row.bpui-selecting,
|
||||
{
|
||||
filter: brightness(0.125) !important;
|
||||
}
|
||||
.video-info-m .number .coin b,
|
||||
.video-info-m .number .coin i,
|
||||
.video-info-m .number .fav b,
|
||||
.video-info-m .number .fav i
|
||||
{
|
||||
filter: brightness(0.135) !important;
|
||||
}
|
||||
/* a
|
||||
{
|
||||
filter: brightness(0.7) !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user