From caedb5fb297f84aff7844b55427bc5944e1a3cad Mon Sep 17 00:00:00 2001 From: Coulomb <965145921@qq.com> Date: Sat, 8 Dec 2018 19:36:30 +0800 Subject: [PATCH] https://pay.bilibili.com/bk_balance.html?spm_id_from=333.171.b_686f6d655f696e636f6d655f686561646572.1 --- style/dark/dark-slice-5.scss | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/style/dark/dark-slice-5.scss b/style/dark/dark-slice-5.scss index b0dff7696..b83ee82c5 100644 --- a/style/dark/dark-slice-5.scss +++ b/style/dark/dark-slice-5.scss @@ -261,7 +261,9 @@ table.invtable td, .spa-user-info a, .spa-use-type, #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; } @@ -326,7 +328,9 @@ table.invtable td, .btn-primary, #gameCenter .hot-list .s-imgUnit, #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; } @@ -453,7 +457,8 @@ table.invtable td, .tag-default.current, .tag-default:active, .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; }