mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
f8655f8e13
commit
f17bc00f3f
@ -193,7 +193,8 @@
|
|||||||
.invitation-record-warp .invtable .inputdone,
|
.invitation-record-warp .invtable .inputdone,
|
||||||
.sub-nav-m.report-wrap-module .sub-nav-m .tips,
|
.sub-nav-m.report-wrap-module .sub-nav-m .tips,
|
||||||
.r-con .mobile-link-l,
|
.r-con .mobile-link-l,
|
||||||
.col-full.clearfix .album-content .my-album .pagination
|
.col-full.clearfix .album-content .my-album .pagination,
|
||||||
|
.share-addr-wrapper
|
||||||
{
|
{
|
||||||
background-color: #444 !important;
|
background-color: #444 !important;
|
||||||
}
|
}
|
||||||
@ -359,7 +360,8 @@ li.log-item .user-time,
|
|||||||
.voucher-right-order,
|
.voucher-right-order,
|
||||||
.voucher-right-time,
|
.voucher-right-time,
|
||||||
.voucher-bottom-txt,
|
.voucher-bottom-txt,
|
||||||
.no-data-voucher
|
.no-data-voucher,
|
||||||
|
.share-qr-hint
|
||||||
{
|
{
|
||||||
color: #aaa !important;
|
color: #aaa !important;
|
||||||
}
|
}
|
||||||
@ -606,7 +608,9 @@ table.viptable td,
|
|||||||
.viptable .history-th,
|
.viptable .history-th,
|
||||||
.big-history-title,
|
.big-history-title,
|
||||||
.voucher-right-name,
|
.voucher-right-name,
|
||||||
.multi-page .cur-list .module-box li
|
.multi-page .cur-list .module-box li,
|
||||||
|
.share-addr-name,
|
||||||
|
.share-addr-wrapper
|
||||||
{
|
{
|
||||||
color: #eee !important;
|
color: #eee !important;
|
||||||
}
|
}
|
||||||
@ -772,7 +776,8 @@ table.viptable td,
|
|||||||
.sub-nav-m.report-wrap-module .sub-nav-m .tips,
|
.sub-nav-m.report-wrap-module .sub-nav-m .tips,
|
||||||
.r-con .mobile-link-l,
|
.r-con .mobile-link-l,
|
||||||
.h .report-popup-item.checked .report-popup-item-checkbox,
|
.h .report-popup-item.checked .report-popup-item-checkbox,
|
||||||
.multi-page .cur-list .module-box li
|
.multi-page .cur-list .module-box li,
|
||||||
|
.share-addr-wrapper
|
||||||
{
|
{
|
||||||
border-color: transparent !important;
|
border-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user