mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
1d7b9ec79f
commit
0d3f7d4dff
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
@ -29,7 +29,8 @@
|
|||||||
.comic-info-component .page-normal .comic-info-con,
|
.comic-info-component .page-normal .comic-info-con,
|
||||||
.dropdown__content .dropdown__item:hover,
|
.dropdown__content .dropdown__item:hover,
|
||||||
.dropdown__content .dropdown__active,
|
.dropdown__content .dropdown__active,
|
||||||
.r-con .members-info__container
|
.r-con .members-info__container,
|
||||||
|
.practice-wrap .tab-container
|
||||||
{
|
{
|
||||||
background-color: #333 !important;
|
background-color: #333 !important;
|
||||||
}
|
}
|
||||||
@ -74,7 +75,8 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.tabs-nav .tab-item.full,
|
.tabs-nav .tab-item.full,
|
||||||
.r-con .members-info__header,
|
.r-con .members-info__header,
|
||||||
.r-con .members-info .up-card .attention--not,
|
.r-con .members-info .up-card .attention--not,
|
||||||
.r-con .members-info .up-card .attention
|
.r-con .members-info .up-card .attention,
|
||||||
|
.ui-dropdown .ui-dropdown-text
|
||||||
{
|
{
|
||||||
background-color: #444 !important;
|
background-color: #444 !important;
|
||||||
}
|
}
|
||||||
@ -143,7 +145,11 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.videos-wrap .card-view .danmu-num,
|
.videos-wrap .card-view .danmu-num,
|
||||||
.videos-wrap .card-view .play-num,
|
.videos-wrap .card-view .play-num,
|
||||||
.center-box .line-1,
|
.center-box .line-1,
|
||||||
.center-box .line-1 .name-field
|
.center-box .line-1 .name-field,
|
||||||
|
.practice-wrap .banner-container .title~p,
|
||||||
|
.past-work .card-view .collect-num,
|
||||||
|
.past-work .card-view .danmu-num,
|
||||||
|
.past-work .card-view .play-num
|
||||||
{
|
{
|
||||||
color: #aaa !important;
|
color: #aaa !important;
|
||||||
}
|
}
|
||||||
@ -274,7 +280,9 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.love-detail .follow-btn.active,
|
.love-detail .follow-btn.active,
|
||||||
.love-card .header:after,
|
.love-card .header:after,
|
||||||
.main-wrapper .comment-wrapper,
|
.main-wrapper .comment-wrapper,
|
||||||
.title-container .info .activity
|
.title-container .info .activity,
|
||||||
|
.practice-wrap .tab-container,
|
||||||
|
.ui-dropdown .ui-dropdown-text
|
||||||
{
|
{
|
||||||
border-color: transparent !important;
|
border-color: transparent !important;
|
||||||
}
|
}
|
||||||
@ -291,7 +299,8 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.comic-episodes .episode-list .episode-item .item-body,
|
.comic-episodes .episode-list .episode-item .item-body,
|
||||||
.tab-content .bilibili-comment,
|
.tab-content .bilibili-comment,
|
||||||
.calendar-wrap .calendar-body .date-desc_wrap .item-desc_card .item-desc_body .item-desc__content,
|
.calendar-wrap .calendar-body .date-desc_wrap .item-desc_card .item-desc_body .item-desc__content,
|
||||||
.calendar-wrap .calendar-header
|
.calendar-wrap .calendar-header,
|
||||||
|
.practice-wrap .banner-container .current-work
|
||||||
{
|
{
|
||||||
border-color: #444 !important
|
border-color: #444 !important
|
||||||
}
|
}
|
||||||
@ -446,7 +455,8 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.comment .comment-selecotr .sortByHot.active:before,
|
.comment .comment-selecotr .sortByHot.active:before,
|
||||||
.calendar .days li.selected,
|
.calendar .days li.selected,
|
||||||
.tabs-wrapper .tabs .tabs-item.active:before,
|
.tabs-wrapper .tabs .tabs-item.active:before,
|
||||||
.calendar-wrap .calendar-body .date-wrap .wrap-content .select-icon
|
.calendar-wrap .calendar-body .date-wrap .wrap-content .select-icon,
|
||||||
|
.practice-wrap .banner-container .current-work .bili-btn
|
||||||
{
|
{
|
||||||
background-color: var(--theme-color) !important;
|
background-color: var(--theme-color) !important;
|
||||||
}
|
}
|
||||||
@ -522,7 +532,8 @@ li.danmaku-info-row.bpui-selecting,
|
|||||||
.item-wrap__task .item-index,
|
.item-wrap__task .item-index,
|
||||||
.link-navbar .nav-item:hover .nav-link,
|
.link-navbar .nav-item:hover .nav-link,
|
||||||
.h5share-container .tag,
|
.h5share-container .tag,
|
||||||
.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,
|
||||||
|
.practice-wrap .banner-container .current-work .bili-btn
|
||||||
{
|
{
|
||||||
color: var(--foreground-color) !important;
|
color: var(--foreground-color) !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -202,7 +202,7 @@ export const map = new Map([
|
|||||||
[`屏蔽该弹幕的发送者`, `この弾幕の送信者をブロックする`],
|
[`屏蔽该弹幕的发送者`, `この弾幕の送信者をブロックする`],
|
||||||
[`已屏蔽`, `ブロック`],
|
[`已屏蔽`, `ブロック`],
|
||||||
[`查看历史弹幕`, `弾幕履歴を見る`],
|
[`查看历史弹幕`, `弾幕履歴を見る`],
|
||||||
[`相关视频推荐`, `関連動画推薦`],
|
[`相关视频推荐`, `おすすめ動画`],
|
||||||
[`相关推荐`, `おすすめ`],
|
[`相关推荐`, `おすすめ`],
|
||||||
[`点评`, `採点`],
|
[`点评`, `採点`],
|
||||||
[`评论`, `コメント`],
|
[`评论`, `コメント`],
|
||||||
@ -427,6 +427,7 @@ export const map = new Map([
|
|||||||
[`预计大小:`, `推定サイズ:`],
|
[`预计大小:`, `推定サイズ:`],
|
||||||
[`警告: 过大的视频大小会在直接下载时占用大量内存, 并可能导致浏览器标签页崩溃. 请考虑降低清晰度或使用导出选项.`, `警告:動画サイズが大きすぎると、直接ダウンロードしたときに大量のメモリを占有する、ブラウザのタブがクラッシュする可能性があります.解像度を下げて、あるいはデータをエクスポートことを考えてください.`],
|
[`警告: 过大的视频大小会在直接下载时占用大量内存, 并可能导致浏览器标签页崩溃. 请考虑降低清晰度或使用导出选项.`, `警告:動画サイズが大きすぎると、直接ダウンロードしたときに大量のメモリを占有する、ブラウザのタブがクラッシュする可能性があります.解像度を下げて、あるいはデータをエクスポートことを考えてください.`],
|
||||||
[`清晰度`, `解像度`],
|
[`清晰度`, `解像度`],
|
||||||
|
[`无`, `無`],
|
||||||
[`直接下载`, `直接ダウンロード`],
|
[`直接下载`, `直接ダウンロード`],
|
||||||
[`开始`, `開始`],
|
[`开始`, `開始`],
|
||||||
[`导出`, `エクスポート`],
|
[`导出`, `エクスポート`],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user