Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview

This commit is contained in:
the1812 2019-01-10 23:10:20 +08:00
commit 382120153a

View File

@ -194,7 +194,8 @@
.sub-nav-m.report-wrap-module .sub-nav-m .tips,
.r-con .mobile-link-l,
.col-full.clearfix .album-content .my-album .pagination,
.share-addr-wrapper
.share-addr-item .share-addr-wrapper,
.media-tab-content .nav-tools .tool-item
{
background-color: #444 !important;
}
@ -363,7 +364,10 @@ li.log-item .user-time,
.no-data-voucher,
.share-qr-hint,
#page-fav .search-empty-hint p,
.my-album .error .text
.my-album .error .text,
.sponsor-pay-dialog-v2 .sp-quick-pay .sponsor-pay-body .sponsor-control-group span,
.sponsor-pay-dialog-v2 .sp-quick-pay .sponsor-pay-body .sponsor-control-group label,
.report-reason-pic-row .report-pic-description
{
color: #aaa !important;
}
@ -611,8 +615,10 @@ table.viptable td,
.big-history-title,
.voucher-right-name,
.multi-page .cur-list .module-box li,
.share-addr-name,
.share-addr-wrapper
.share-addr-item .share-addr-name,
.share-addr-item .share-addr-wrapper,
.media-tab-content .nav-tools .tool-item:hover,
.reportImage-candidate-item.dp-i-block.bg-cover.bg-center.bg-no-repeat.ts-dot-3.pointer.p-relative .upload-hint
{
color: #eee !important;
}
@ -779,7 +785,9 @@ table.viptable td,
.r-con .mobile-link-l,
.h .report-popup-item.checked .report-popup-item-checkbox,
.multi-page .cur-list .module-box li,
.share-addr-wrapper
.share-addr-item .share-addr-wrapper,
.media-tab-content .nav-tools .tool-item:hover,
.media-tab-content .nav-tools .tool-item
{
border-color: transparent !important;
}
@ -937,7 +945,8 @@ table.viptable td,
.d-buttons .d-state-highlight:active,
.d-buttons .d-state-highlight:hover,
.d-buttons .d-button:hover,
.h .report-popup-item.checked .report-popup-item-checkbox
.h .report-popup-item.checked .report-popup-item-checkbox,
.media-tab-content .nav-tools .tool-item:hover
{
background-color: var(--theme-color) !important;
}