mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
183438317a
commit
caedb5fb29
@ -261,7 +261,9 @@ table.invtable td,
|
|||||||
.spa-user-info a,
|
.spa-user-info a,
|
||||||
.spa-use-type,
|
.spa-use-type,
|
||||||
#gameCenter .hot-list .s-imgUnit .rank.gray,
|
#gameCenter .hot-list .s-imgUnit .rank.gray,
|
||||||
.s-statusUnit-text .info a
|
.s-statusUnit-text .info a,
|
||||||
|
.bp_user_box .bp_user_box_bb,
|
||||||
|
.bp_user_box .bp_user_box_bk
|
||||||
{
|
{
|
||||||
color: #eee !important;
|
color: #eee !important;
|
||||||
}
|
}
|
||||||
@ -326,7 +328,9 @@ table.invtable td,
|
|||||||
.btn-primary,
|
.btn-primary,
|
||||||
#gameCenter .hot-list .s-imgUnit,
|
#gameCenter .hot-list .s-imgUnit,
|
||||||
#gameCenter .hot-list .s-imgUnit:hover,
|
#gameCenter .hot-list .s-imgUnit:hover,
|
||||||
#gameCenter .hot-list .s-imgUnit .rank
|
#gameCenter .hot-list .s-imgUnit .rank,
|
||||||
|
.bp_user_box_bb,
|
||||||
|
.bp_user_box_bottom p
|
||||||
{
|
{
|
||||||
border-color: transparent !important;
|
border-color: transparent !important;
|
||||||
}
|
}
|
||||||
@ -453,7 +457,8 @@ table.invtable td,
|
|||||||
.tag-default.current,
|
.tag-default.current,
|
||||||
.tag-default:active,
|
.tag-default:active,
|
||||||
.tag-default:hover,
|
.tag-default:hover,
|
||||||
.qa-index .help-list .collapse-item.collapse-item-active .collapse-title-icon
|
.qa-index .help-list .collapse-item.collapse-item-active .collapse-title-icon,
|
||||||
|
.balance_bp_box .button
|
||||||
{
|
{
|
||||||
background-color: $customStyleColor !important;
|
background-color: $customStyleColor !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user