mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Merge changes
This commit is contained in:
parent
3f1822df3f
commit
b8ada6ff04
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
@ -103,7 +103,8 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.comic-episodes .episode-header .episode-operation,
|
.comic-episodes .episode-header .episode-operation,
|
||||||
.manga-card .manga-title,
|
.manga-card .manga-title,
|
||||||
.comic-info-component .page-normal .comic-tab .tab-titles .tab-title.active .comments-total,
|
.comic-info-component .page-normal .comic-tab .tab-titles .tab-title.active .comments-total,
|
||||||
.bb-comment a.more-link
|
.bb-comment a.more-link,
|
||||||
|
.interact-dialog .btn
|
||||||
{
|
{
|
||||||
color: #eee !important;
|
color: #eee !important;
|
||||||
}
|
}
|
||||||
@ -120,7 +121,8 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.bangumi-options .opt-list,
|
.bangumi-options .opt-list,
|
||||||
.navbar-container,
|
.navbar-container,
|
||||||
.comic-info-component .page-normal .comic-tab .tab-titles,
|
.comic-info-component .page-normal .comic-tab .tab-titles,
|
||||||
.bilibili-player-ending-panel-box-recommend:hover
|
.bilibili-player-ending-panel-box-recommend:hover,
|
||||||
|
.interact-dialog .btn
|
||||||
{
|
{
|
||||||
border-color: transparent !important;
|
border-color: transparent !important;
|
||||||
}
|
}
|
||||||
@ -254,7 +256,9 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.item-wrap__task .item-index,
|
.item-wrap__task .item-index,
|
||||||
.h5share-container .tag,
|
.h5share-container .tag,
|
||||||
.navbar-container .nav-items .nav-item.activated:before,
|
.navbar-container .nav-items .nav-item.activated:before,
|
||||||
.comic-info-component .page-normal .comic-info-con .comic-des .comic-operation .comic-view-btn
|
.comic-info-component .page-normal .comic-info-con .comic-des .comic-operation .comic-view-btn,
|
||||||
|
.interact-dialog .btn,
|
||||||
|
.video-control-show .bilibili-player-video-interactive-list .check:hover .big-round
|
||||||
{
|
{
|
||||||
background-color: var(--theme-color) !important;
|
background-color: var(--theme-color) !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user