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
a1198a22f4
File diff suppressed because one or more lines are too long
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
2
min/i18n.ja-JP.min.js
vendored
2
min/i18n.ja-JP.min.js
vendored
File diff suppressed because one or more lines are too long
@ -873,7 +873,6 @@ h2.title,
|
|||||||
.carousel-wrapper .carou-info span a,
|
.carousel-wrapper .carou-info span a,
|
||||||
.new-stat-module .zone-title .headline .new-stat-more,
|
.new-stat-module .zone-title .headline .new-stat-more,
|
||||||
.block-area .timeline-title .headline .timeline-more,
|
.block-area .timeline-title .headline .timeline-more,
|
||||||
.block-area .timeline-title .headline .timeline-more:hover,
|
|
||||||
.block-area .timeline-toggle-block .timeline-toggle-btn,
|
.block-area .timeline-toggle-block .timeline-toggle-btn,
|
||||||
.timeline-box .timeline-item .item-right p.num a,
|
.timeline-box .timeline-item .item-right p.num a,
|
||||||
.timeline-box .timeline-item .item-right p.num span
|
.timeline-box .timeline-item .item-right p.num span
|
||||||
|
|||||||
@ -45,7 +45,8 @@
|
|||||||
.lang-change .lang-intro-item:hover,
|
.lang-change .lang-intro-item:hover,
|
||||||
.container .logout a:hover,
|
.container .logout a:hover,
|
||||||
.container .video-card:hover,
|
.container .video-card:hover,
|
||||||
.container .tab-item--normal:hover
|
.container .tab-item--normal:hover,
|
||||||
|
.guest-home .button-box button
|
||||||
{
|
{
|
||||||
background-color: #333 !important;
|
background-color: #333 !important;
|
||||||
}
|
}
|
||||||
@ -116,11 +117,20 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.bangumi-item .right-info .headline .bangumi-label,
|
.bangumi-item .right-info .headline .bangumi-label,
|
||||||
.bili-search .user-item .attention-btn,
|
.bili-search .user-item .attention-btn,
|
||||||
.bili-search .live-user-item .item-right .tags>span,
|
.bili-search .live-user-item .item-right .tags>span,
|
||||||
.bili-search .pgc-item .right-info .headline .pgc-label
|
.bili-search .pgc-item .right-info .headline .pgc-label,
|
||||||
|
.follow-right-module .follow-head .follow-more,
|
||||||
|
.coming-soon-wrapper .card-wrapper .card-item .time-line-wrapper .line .point-wrapper,
|
||||||
|
.coming-soon-wrapper .slider-contro span,
|
||||||
|
.carousel-wrap li.scrollx,
|
||||||
|
.feed-card .feed-title,
|
||||||
|
.main-panel .hot-topic-panel,
|
||||||
|
.guest-home .login-panel
|
||||||
{
|
{
|
||||||
background-color: #444 !important;
|
background-color: #444 !important;
|
||||||
}
|
}
|
||||||
.config-item:not(:last-child):after
|
.config-item:not(:last-child):after,
|
||||||
|
.coming-soon-wrapper .card-wrapper .card-item .time-line-wrapper .line,
|
||||||
|
.coming-soon-wrapper .card-wrapper .card-item .time-line-wrapper .line .point-wrapper .point
|
||||||
{
|
{
|
||||||
background-color: #555 !important;
|
background-color: #555 !important;
|
||||||
}
|
}
|
||||||
@ -239,7 +249,13 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.bili-search .live-user-item .item-right .info .star,
|
.bili-search .live-user-item .item-right .info .star,
|
||||||
.bili-search .live-user-item .item-right .info .type,
|
.bili-search .live-user-item .item-right .info .type,
|
||||||
.bili-search .pgc-item .right-info .intros .label,
|
.bili-search .pgc-item .right-info .intros .label,
|
||||||
.bili-search .pgc-item .right-info .intros .value
|
.bili-search .pgc-item .right-info .intros .value,
|
||||||
|
.coming-soon-wrapper .card-wrapper .card-item .info-wrapper .desc,
|
||||||
|
.carousel-wrap .panel .pic li a .card-info .detail,
|
||||||
|
.video-list .card-view .collect-num,
|
||||||
|
.video-list .card-view .danmu-num,
|
||||||
|
.video-list .card-view .play-num,
|
||||||
|
.guest-home .title h2
|
||||||
{
|
{
|
||||||
color: #aaa !important;
|
color: #aaa !important;
|
||||||
}
|
}
|
||||||
@ -419,7 +435,19 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.bili-search #live-list .headline-room .filter a,
|
.bili-search #live-list .headline-room .filter a,
|
||||||
.bili-search .live-room-item .item-title,
|
.bili-search .live-room-item .item-title,
|
||||||
.bili-search .pgc-item .right-info .headline .title,
|
.bili-search .pgc-item .right-info .headline .title,
|
||||||
.bili-search .pgc-item .right-info .headline .pgc-label
|
.bili-search .pgc-item .right-info .headline .pgc-label,
|
||||||
|
.follow-right-module .follow-head .follow-more,
|
||||||
|
.coming-soon-wrapper .block-title,
|
||||||
|
.coming-soon-wrapper .card-wrapper .card-item .time-line-wrapper .date,
|
||||||
|
.coming-soon-wrapper .card-wrapper .card-item .time-line-wrapper .time,
|
||||||
|
.coming-soon-wrapper .card-wrapper .card-item .info-wrapper .title,
|
||||||
|
.carousel-wrap .panel .pic li a .card-info .title .headline,
|
||||||
|
.cc-zimu-wrp .zimu-header .zimu-header-title,
|
||||||
|
.feed-card .feed-title,
|
||||||
|
.main-panel .title,
|
||||||
|
.main-panel .more,
|
||||||
|
.guest-home .title h1,
|
||||||
|
.guest-home .button-box .regist
|
||||||
{
|
{
|
||||||
color: #eee !important;
|
color: #eee !important;
|
||||||
}
|
}
|
||||||
@ -492,7 +520,11 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.bangumi-item .right-info .headline .bangumi-label,
|
.bangumi-item .right-info .headline .bangumi-label,
|
||||||
.bili-search .photo-item,
|
.bili-search .photo-item,
|
||||||
.bili-search .live-user-item .item-right .tags>span,
|
.bili-search .live-user-item .item-right .tags>span,
|
||||||
.bili-search .pgc-item .right-info .headline .pgc-label
|
.bili-search .pgc-item .right-info .headline .pgc-label,
|
||||||
|
.follow-right-module .follow-head .follow-more,
|
||||||
|
.carousel-wrap .page .next.current,
|
||||||
|
.head .dropdown-menu .article-list,
|
||||||
|
.guest-home .button-box button
|
||||||
{
|
{
|
||||||
border-color: transparent !important;
|
border-color: transparent !important;
|
||||||
}
|
}
|
||||||
@ -532,7 +564,8 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.elevator .list-box .item.sort,
|
.elevator .list-box .item.sort,
|
||||||
.container .play-all,
|
.container .play-all,
|
||||||
.container .tabs-panel,
|
.container .tabs-panel,
|
||||||
.container .split-line::before
|
.container .split-line::before,
|
||||||
|
.carousel-wrap .page .next
|
||||||
{
|
{
|
||||||
border-color: #555 !important
|
border-color: #555 !important
|
||||||
}
|
}
|
||||||
@ -554,7 +587,8 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.app-layout .sidebar .nav-item .nav-item-icon,
|
.app-layout .sidebar .nav-item .nav-item-icon,
|
||||||
.my-coupon .subtitle .question-cion,
|
.my-coupon .subtitle .question-cion,
|
||||||
.index-entry-wrapper .filter-block-title a:after,
|
.index-entry-wrapper .filter-block-title a:after,
|
||||||
.hot-recom-module .random-change .icon_read
|
.hot-recom-module .random-change .icon_read,
|
||||||
|
.follow-right-module .follow-head .follow-more .icon
|
||||||
{
|
{
|
||||||
filter: brightness(0) invert(1) !important;
|
filter: brightness(0) invert(1) !important;
|
||||||
}
|
}
|
||||||
@ -720,7 +754,10 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.round-corner .out-container .tab-item.active,
|
.round-corner .out-container .tab-item.active,
|
||||||
.container .tab-item--active,
|
.container .tab-item--active,
|
||||||
.container .more-btn:hover,
|
.container .more-btn:hover,
|
||||||
.bili-search .user-item .attention-btn:hover
|
.bili-search .user-item .attention-btn:hover,
|
||||||
|
.follow-right-module .follow-head .follow-more:hover,
|
||||||
|
.carousel-wrap .page .next.current,
|
||||||
|
.guest-home .button-box button:hover
|
||||||
{
|
{
|
||||||
background-color: var(--theme-color) !important;
|
background-color: var(--theme-color) !important;
|
||||||
}
|
}
|
||||||
@ -822,7 +859,11 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.bili-search #live-list .headline-room .filter a:hover,
|
.bili-search #live-list .headline-room .filter a:hover,
|
||||||
.bili-search .live-room-item .item-title:hover,
|
.bili-search .live-room-item .item-title:hover,
|
||||||
.bili-search #live-list .headline-live .user-more:hover,
|
.bili-search #live-list .headline-live .user-more:hover,
|
||||||
.bili-search .pgc-item .right-info .headline .title:hover
|
.bili-search .pgc-item .right-info .headline .title:hover,
|
||||||
|
.coming-soon-wrapper .card-wrapper .card-item .info-wrapper .title:hover,
|
||||||
|
.video-item-biref:hover .biref-info .biref-title,
|
||||||
|
.video-list .card-txt:hover,
|
||||||
|
.main-panel .more:hover
|
||||||
{
|
{
|
||||||
color: var(--theme-color) !important;
|
color: var(--theme-color) !important;
|
||||||
}
|
}
|
||||||
@ -855,7 +896,12 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.elevator .list-box .item:hover,
|
.elevator .list-box .item:hover,
|
||||||
.round-corner .out-container .tab-item.active,
|
.round-corner .out-container .tab-item.active,
|
||||||
.container .tab-item--active,
|
.container .tab-item--active,
|
||||||
.container .more-btn:hover
|
.container .more-btn:hover,
|
||||||
|
.follow-right-module .follow-head .follow-more:hover,
|
||||||
|
.timeline-box .timeline-item.new p.num a,
|
||||||
|
.new-stat-module .zone-title .headline .new-stat-more:hover,
|
||||||
|
.block-area .timeline-title .headline .timeline-more:hover,
|
||||||
|
.guest-home .button-box button:hover
|
||||||
{
|
{
|
||||||
color: var(--foreground-color) !important;
|
color: var(--foreground-color) !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -486,7 +486,8 @@ export const map = new Map([
|
|||||||
text: `デジタル`,
|
text: `デジタル`,
|
||||||
}],
|
}],
|
||||||
[`纪录片`, {
|
[`纪录片`, {
|
||||||
selector: `.elevator-module .nav-list .item`,
|
selector: `.elevator-module .nav-list .item,
|
||||||
|
.elevator .list-box .item.sortable`,
|
||||||
not,
|
not,
|
||||||
text: `ドキュメンタリー`,
|
text: `ドキュメンタリー`,
|
||||||
}],
|
}],
|
||||||
@ -499,7 +500,8 @@ export const map = new Map([
|
|||||||
`歴史`,
|
`歴史`,
|
||||||
{
|
{
|
||||||
text: `履歴`,
|
text: `履歴`,
|
||||||
selector: `.nav-con.fr .nav-item .t, .custom-navbar li[data-name='historyList'] .main-content, .custom-navbar-settings .orders li`
|
selector: `.nav-con.fr .nav-item .t, .custom-navbar li[data-name='historyList'] .main-content, .custom-navbar-settings .orders li,
|
||||||
|
.app-layout .manga-navbar .action-button.app-button`
|
||||||
},
|
},
|
||||||
]],
|
]],
|
||||||
[`我的关注`, [
|
[`我的关注`, [
|
||||||
@ -680,6 +682,9 @@ export const map = new Map([
|
|||||||
[`违法信息`, `違法な情報`],
|
[`违法信息`, `違法な情報`],
|
||||||
[`直播歌曲内容不适宜请立即调整`, `放送の内容は適していません、すぐに調整`],
|
[`直播歌曲内容不适宜请立即调整`, `放送の内容は適していません、すぐに調整`],
|
||||||
[`违反直播言论规范, 请立即调整`, `ライブスピーチ規範の違反、すぐに調整`],
|
[`违反直播言论规范, 请立即调整`, `ライブスピーチ規範の違反、すぐに調整`],
|
||||||
|
[`系统通知`, `システム通知`],
|
||||||
|
[`当前直播间被直播管理员切断直播。`, `今、配信ルームはスーパー管理者によって中断されています.`],
|
||||||
|
[`悲痛欲绝 >△<`, `悲しすぎる >△<`],
|
||||||
[`*`, [
|
[`*`, [
|
||||||
{
|
{
|
||||||
selector: `.gui-settings-widgets-box .widgets-container .empty-tip`,
|
selector: `.gui-settings-widgets-box .widgets-container .empty-tip`,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user