This commit is contained in:
Coulomb_G 2019-08-31 00:39:44 +08:00
parent a1d312ce33
commit 03787993bd
4 changed files with 9 additions and 6 deletions

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

File diff suppressed because one or more lines are too long

View File

@ -399,7 +399,8 @@ li.danmaku-info-row.bpui-selecting,
.bangumi-item .right-info .headline .title,
.bangumi-item .right-info .headline .bangumi-label,
.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;
}
@ -469,7 +470,8 @@ li.danmaku-info-row.bpui-selecting,
.flow-loader .user-item,
.flow-loader .video-item.matrix,
.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;
}
@ -781,7 +783,8 @@ li.danmaku-info-row.bpui-selecting,
.video-item.matrix .title:hover,
.user-item .up-videos .video-more: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;
}