mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview
This commit is contained in:
commit
9baf3dd5e1
@ -695,7 +695,7 @@ table.viptable td,
|
||||
.song-complain-bg .song-complain .complain-text,
|
||||
.song-complain-bg .song-complain .complain-btn,
|
||||
.song-li .song-right .song-right-title,
|
||||
song-right-title a
|
||||
.song-right-title a
|
||||
{
|
||||
color: #eee !important;
|
||||
}
|
||||
@ -1163,7 +1163,8 @@ li.log-item .user-action .up-mark,
|
||||
#dyn_wnd .dyn_menu li:hover,
|
||||
.mini-wnd .list li a:hover,
|
||||
.q-title a.active,
|
||||
.q-c-div dl.active dt
|
||||
.q-c-div dl.active dt,
|
||||
.song-li .song-right .song-right-title a:hover
|
||||
{
|
||||
color: var(--theme-color) !important;
|
||||
}
|
||||
|
||||
@ -37,7 +37,8 @@
|
||||
.main-container .pre-mask,
|
||||
.main-container .season-list .ss-list-wrapper .ss-item .ss-cover,
|
||||
.z-top-container.has-stardust,
|
||||
.ep-section-module
|
||||
.ep-section-module,
|
||||
.main-container .recom-wrapper .expand-more
|
||||
{
|
||||
background-color: #444 !important;
|
||||
}
|
||||
@ -68,7 +69,9 @@
|
||||
.main-container .tool-bar .coin-info i,
|
||||
.main-container .tool-bar .share-info i,
|
||||
.main-container .tool-bar .mobile-info i,
|
||||
.main-container .sponsor-module .sponsor-info .sponsor-count
|
||||
.main-container .sponsor-module .sponsor-info .sponsor-count,
|
||||
.main-content-page .record-login-descript.record-group.clearfix p,
|
||||
.main-content-page .coin-no-log
|
||||
{
|
||||
color: #aaa !important;
|
||||
}
|
||||
@ -115,7 +118,8 @@
|
||||
.media-tab-module-wrp .media-tab-module-content .sl-ep-nav-title,
|
||||
.section-item .section-text .section-index,
|
||||
.main-container.clearfix .plp-r .ep-section-module .section-title,
|
||||
.main-container .review-module .review-list .review-item .review-header .review-author
|
||||
.main-container .review-module .review-list .review-item .review-header .review-author,
|
||||
.main-container .recom-wrapper .expand-more
|
||||
{
|
||||
color: #eee !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user