mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
a1d312ce33
commit
03787993bd
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
min/dark.min.css
vendored
2
min/dark.min.css
vendored
File diff suppressed because one or more lines are too long
@ -399,7 +399,8 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.bangumi-item .right-info .headline .title,
|
.bangumi-item .right-info .headline .title,
|
||||||
.bangumi-item .right-info .headline .bangumi-label,
|
.bangumi-item .right-info .headline .bangumi-label,
|
||||||
.bili-search .user-item .title,
|
.bili-search .user-item .title,
|
||||||
.bili-search .user-item .attention-btn
|
.bili-search .user-item .attention-btn,
|
||||||
|
.bili-search .photo-item .title
|
||||||
{
|
{
|
||||||
color: #eee !important;
|
color: #eee !important;
|
||||||
}
|
}
|
||||||
@ -469,7 +470,8 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.flow-loader .user-item,
|
.flow-loader .user-item,
|
||||||
.flow-loader .video-item.matrix,
|
.flow-loader .video-item.matrix,
|
||||||
.flow-loader .activity-item .info .type,
|
.flow-loader .activity-item .info .type,
|
||||||
.bangumi-item .right-info .headline .bangumi-label
|
.bangumi-item .right-info .headline .bangumi-label,
|
||||||
|
.bili-search .photo-item
|
||||||
{
|
{
|
||||||
border-color: transparent !important;
|
border-color: transparent !important;
|
||||||
}
|
}
|
||||||
@ -781,7 +783,8 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.video-item.matrix .title:hover,
|
.video-item.matrix .title:hover,
|
||||||
.user-item .up-videos .video-more:hover,
|
.user-item .up-videos .video-more:hover,
|
||||||
.bangumi-item .right-info .headline .title:hover,
|
.bangumi-item .right-info .headline .title:hover,
|
||||||
.bili-search .user-item .title:hover
|
.bili-search .user-item .title:hover,
|
||||||
|
.bili-search .photo-item .title:hover
|
||||||
{
|
{
|
||||||
color: var(--theme-color) !important;
|
color: var(--theme-color) !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user