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
2ba33d6c02
@ -3,7 +3,17 @@
|
||||
.p-relative.gold-seed-store.over-hidden .content,
|
||||
.live-btn.default,
|
||||
.collapse-subitem--active,
|
||||
.invtable tr:nth-child(odd) td
|
||||
.invtable tr:nth-child(odd) td,
|
||||
.el-input-group__append,
|
||||
.el-input-group__prepend,
|
||||
.cc-article-wrp .article-card .meta-view .appeal,
|
||||
.cc-article-wrp .article-card .meta-view .data,
|
||||
.cc-article-wrp .article-card .meta-view .delete,
|
||||
.cc-article-wrp .article-card .meta-view .option,
|
||||
.comment-list-item .ci-action a:hover,
|
||||
.comment-manage-wrap .content .action-bar .dropdown .action-menu li:hover,
|
||||
.comment-manage-wrap .content .action-bar .dropdown .sort-menu li:hover,
|
||||
.hash-popup .topic-container .item.is-selected
|
||||
{
|
||||
background-color: #222 !important;
|
||||
}
|
||||
@ -13,7 +23,18 @@
|
||||
.help-box,
|
||||
.right-action-ctnr.pointer.dp-i-block.primary.btn.p-relative .btn.primary,
|
||||
.code-content,
|
||||
.invtable .codedone
|
||||
.invtable .codedone,
|
||||
.cc-article-wrp .article-card,
|
||||
.videoCharts .stat .stat-wrp,
|
||||
.article-data-wrp .video-box,
|
||||
.article-net-charts .content-box,
|
||||
.article-net-charts .area,
|
||||
.comment-manage-wrap .content,
|
||||
.head .dropdown-btn,
|
||||
.head .dropdown.open .dropdown-btn,
|
||||
.dc-button.dc-button-text,
|
||||
.dc-progress-bar,
|
||||
.h-none-btn
|
||||
{
|
||||
background-color: #444 !important;
|
||||
}
|
||||
@ -29,7 +50,8 @@
|
||||
// {
|
||||
// background-color: #fff1 !important;
|
||||
// }
|
||||
.live-haruna .section-stage .stage-wrap
|
||||
.live-haruna .section-stage .stage-wrap,
|
||||
.tabs-nav .active
|
||||
{
|
||||
background-image: none !important;
|
||||
}
|
||||
@ -63,7 +85,15 @@
|
||||
.main_body .future .future_list .future_block .info .loca,
|
||||
.edit-button > span,
|
||||
.room-introduction-content.empty,
|
||||
.invitation-subtitle
|
||||
.invitation-subtitle,
|
||||
.cc-article-wrp .article-card .meta-title .typename,
|
||||
.cc-article-wrp .article-card .meta-view .appeal,
|
||||
.cc-article-wrp .article-card .meta-view .data,
|
||||
.cc-article-wrp .article-card .meta-view .delete,
|
||||
.cc-article-wrp .article-card .meta-view .option,
|
||||
.article-data-wrp .menu-wrp .menu-tips,
|
||||
.type-rank-item-label,
|
||||
.h-none-msg
|
||||
{
|
||||
color: #aaa !important;
|
||||
}
|
||||
@ -86,7 +116,19 @@
|
||||
.invitation-title,
|
||||
.code-btn,
|
||||
table.invtable td,
|
||||
.invtable .codedone
|
||||
.invtable .codedone,
|
||||
.el-input-group__append,
|
||||
.el-input-group__prepend,
|
||||
.cc-article-wrp .article-header .search-wrp input,
|
||||
.head .dropdown-menu .search .bili-input,
|
||||
#dc-section_summary .source-rank-list-item .video-info-title a,
|
||||
.dc-button.dc-button-text,
|
||||
.dc-button.dc-button-text a,
|
||||
.dc-button.dc-button-text:hover,
|
||||
.home-top-msg-name,
|
||||
.h-none-btn,
|
||||
.h-none-btn:hover,
|
||||
.big-user-name
|
||||
{
|
||||
color: #eee !important;
|
||||
}
|
||||
@ -112,12 +154,22 @@ table.invtable td,
|
||||
.record-ctnr .summary,
|
||||
.help-list,
|
||||
.help-box,
|
||||
.code-result
|
||||
.code-result,
|
||||
.el-input-group__append,
|
||||
.el-input-group__prepend,
|
||||
.page-wrp.is-article.cc-article-wrp .article-card,
|
||||
.videoCharts .stat .stat-wrp .stat-card,
|
||||
.article-chart-wrp,
|
||||
.comment-list-item,
|
||||
.head .dropdown-btn,
|
||||
.dropdown .dropdown-menu,
|
||||
#dc-section_summary .source-rank-list-item
|
||||
{
|
||||
border-color: transparent !important;
|
||||
}
|
||||
.link-input,
|
||||
.add-cover
|
||||
.add-cover,
|
||||
.cc-article-wrp .article-card .meta-title .typename
|
||||
{
|
||||
border-color: #aaa !important;
|
||||
}
|
||||
@ -171,10 +223,13 @@ table.invtable td,
|
||||
// {
|
||||
// border-radius: 4px !important;
|
||||
// }
|
||||
// a
|
||||
// {
|
||||
// box-shadow: none !important;
|
||||
// }
|
||||
.videoCharts .stat .stat-wrp,
|
||||
.article-data-wrp .video-box,
|
||||
.article-net-charts .content-box,
|
||||
.el-radio-button__orig-radio:checked + .el-radio-button__inner
|
||||
{
|
||||
box-shadow: none !important;
|
||||
}
|
||||
// a
|
||||
// {
|
||||
// box-shadow: 0px 1px 10px 0px $customStyleColor30 !important;
|
||||
@ -198,7 +253,10 @@ table.invtable td,
|
||||
.add-cover:hover,
|
||||
.category:not(.gui-settings-content .category):hover,
|
||||
.data-card .data-box .tab .fan-tab.current:after,
|
||||
.data-card .fans-box .tab .fan-tab.current:after
|
||||
.data-card .fans-box .tab .fan-tab.current:after,
|
||||
.data-card .data-box .tab .fan-tab.current:after,
|
||||
.data-card .fans-box .tab .fan-tab.current:after,
|
||||
.section-item .diff-wrp .diff-text:before
|
||||
{
|
||||
border-color: $customStyleColor !important;
|
||||
}
|
||||
@ -210,7 +268,14 @@ table.invtable td,
|
||||
.popup-close-btn,
|
||||
.helper-icon-dots,
|
||||
.code-btn,
|
||||
.code-btn:hover
|
||||
.code-btn:hover,
|
||||
.cc-article-wrp .article-card .meta-view .appeal:hover,
|
||||
.cc-article-wrp .article-card .meta-view .data:hover,
|
||||
.cc-article-wrp .article-card .meta-view .delete:hover,
|
||||
.cc-article-wrp .article-card .meta-view .option:hover,
|
||||
.head .dropdown-btn:hover,
|
||||
.dc-button.dc-button-text:hover,
|
||||
.h-none-btn:hover
|
||||
{
|
||||
background-color: $customStyleColor !important;
|
||||
}
|
||||
@ -225,7 +290,10 @@ table.invtable td,
|
||||
.collapse-item--active .collapse-title,
|
||||
.help-subindex,
|
||||
.drop-menu-item:hover,
|
||||
icon-label.hover-text-blue:hover .label
|
||||
icon-label.hover-text-blue:hover .label,
|
||||
.stat-card .num .text,
|
||||
.comment-card .comment-item .comment-info .reply-block .comment-vedio a,
|
||||
.section-item .diff-wrp .diff-text
|
||||
{
|
||||
color: $customStyleColor !important;
|
||||
}
|
||||
@ -249,7 +317,10 @@ icon-label.hover-text-blue:hover .label
|
||||
// border-right-color: transparent !important;
|
||||
// }
|
||||
.data-card .data-box .tab .fan-tab.current:after,
|
||||
.data-card .fans-box .tab .fan-tab.current:after
|
||||
.data-card .fans-box .tab .fan-tab.current:after,
|
||||
.data-card .data-box .tab .fan-tab.current:after,
|
||||
.data-card .fans-box .tab .fan-tab.current:after,
|
||||
.section-item .diff-wrp .diff-text:before
|
||||
{
|
||||
border-left-color: transparent !important;
|
||||
border-right-color: transparent !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user