mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Fix bugs in dark style, compile changes
This commit is contained in:
parent
cb50f2aec0
commit
1a30296b4d
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
@ -601,7 +601,7 @@ button.button.more,
|
||||
.face-g-item,
|
||||
.face-g-action,
|
||||
.face-g-preview,
|
||||
#face-g-change
|
||||
.face-g-action[id=face-g-change]
|
||||
{
|
||||
border-color: transparent !important;
|
||||
}
|
||||
@ -738,7 +738,9 @@ li.season-item .season-body .season-title span.follow,
|
||||
.home-level-mask-icon,
|
||||
.top-header,
|
||||
.bangumi-coin-wrap .bangumi-coin, .bangumi-coin-wrap .bangumi-coin-d,
|
||||
.bangumi-collection-wrap .bangumi-order, .bangumi-collection-wrap .bangumi-order-d, .bangumi-order-wrap .bangumi-order, .bangumi-order-wrap .bangumi-order-d
|
||||
.bangumi-collection-wrap .bangumi-order, .bangumi-collection-wrap .bangumi-order-d,
|
||||
.bangumi-order-wrap .bangumi-order, .bangumi-order-wrap .bangumi-order-d,
|
||||
.top_bg
|
||||
{
|
||||
display: none !important;
|
||||
}
|
||||
@ -812,7 +814,7 @@ li.season-item .season-body .season-title span.follow,
|
||||
.bg-blue,
|
||||
.face-g-tab li.current,
|
||||
.tit-b,
|
||||
#face-g-change
|
||||
.face-g-action[id=face-g-change]
|
||||
{
|
||||
background-color: $customStyleColor !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user