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:
commit
43f4aa9c41
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
@ -86,7 +86,8 @@ li.danmaku-info-row.bpui-selecting,
|
||||
.r-con .members-info .up-card .attention,
|
||||
.ui-dropdown .ui-dropdown-text,
|
||||
.app-layout .page-content .router-view,
|
||||
.app-layout .sidebar .nav-item-indicator
|
||||
.app-layout .sidebar .nav-item-indicator,
|
||||
.player-auxiliary-danmaku-report-wrap.player-auxiliary-danmaku-report-wrap-white .player-auxiliary-danmaku-report-box .player-auxiliary-danmaku-report-panel
|
||||
{
|
||||
background-color: #444 !important;
|
||||
}
|
||||
@ -122,7 +123,9 @@ li.danmaku-info-row.bpui-selecting,
|
||||
.manga-recommendation .data-list .list-item,
|
||||
.app-layout .user-info>.uid,
|
||||
.app-layout .page-content,
|
||||
.app-layout .list-item:hover
|
||||
.app-layout .list-item:hover,
|
||||
.manga-spread-module .label,
|
||||
.danmaku-box .bui-radio-input:checked+.bui-radio-label
|
||||
{
|
||||
background-color: transparent !important;
|
||||
}
|
||||
@ -169,7 +172,10 @@ li.danmaku-info-row.bpui-selecting,
|
||||
.my-coupon .subtitle,
|
||||
.app-layout .page-content .extral-info,
|
||||
.purchase-history .list-item .text-info .recharge-date,
|
||||
.data-list .list-container .data-item .text-section .footer-text .text
|
||||
.data-list .list-container .data-item .text-section .footer-text .text,
|
||||
.manga-spread-module .label,
|
||||
.manga-rank-list .rank-item .ri-detail .ri-first-info,
|
||||
.manga-rank-list .rank-item .ri-detail .ri-update
|
||||
{
|
||||
color: #aaa !important;
|
||||
}
|
||||
@ -278,7 +284,9 @@ li.danmaku-info-row.bpui-selecting,
|
||||
.app-layout .dropbox-component .data-list>li,
|
||||
.app-layout .page-content .manga-textbox,
|
||||
.app-ctnr .club-brief,
|
||||
.data-list .list-container .data-item .text-section .manga-title
|
||||
.data-list .list-container .data-item .text-section .manga-title,
|
||||
.player-auxiliary-danmaku-report-wrap .player-auxiliary-danmaku-report-box .player-auxiliary-danmaku-report-panel .player-auxiliary-report-panel-title,
|
||||
.player-auxiliary-danmaku-report-wrap.player-auxiliary-danmaku-report-wrap-white .player-auxiliary-danmaku-report-box .player-auxiliary-danmaku-report-panel .player-auxiliary-report-content
|
||||
{
|
||||
color: #eee !important;
|
||||
}
|
||||
@ -352,7 +360,8 @@ li.danmaku-info-row.bpui-selecting,
|
||||
.love-item:not(:last-child):after,
|
||||
.liked-user:not(:last-child):after,
|
||||
.center-box .orginal-reply,
|
||||
.app-layout .pivot-component .pivot-headers
|
||||
.app-layout .pivot-component .pivot-headers,
|
||||
.player-auxiliary-danmaku-report-wrap.player-auxiliary-danmaku-report-wrap-white .player-auxiliary-danmaku-report-box .player-auxiliary-danmaku-report-panel .player-auxiliary-report-panel-title
|
||||
{
|
||||
border-color: #555 !important
|
||||
}
|
||||
@ -459,7 +468,8 @@ li.danmaku-info-row.bpui-selecting,
|
||||
.navbar-container,
|
||||
.bilibili-player-ending-panel-box-recommend:hover,
|
||||
.selectable-option.active,
|
||||
.guest-wrapper .guest-list .guest-item:hover .image
|
||||
.guest-wrapper .guest-list .guest-item:hover .image,
|
||||
.player-auxiliary-danmaku-report-wrap.player-auxiliary-danmaku-report-wrap-white .player-auxiliary-danmaku-report-box .player-auxiliary-danmaku-report-panel
|
||||
{
|
||||
box-shadow: 0px 1px 10px 0px var(--theme-color-30) !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user