mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
4c57d438ff
commit
cb50f2aec0
@ -53,7 +53,8 @@ li.season-item .season-body .season-title span.follow,
|
||||
.viptable tr:nth-child(2n) td,
|
||||
.el-input__inner,
|
||||
.user-my-sex .el-radio-button__inner,
|
||||
.el-picker-panel
|
||||
.el-picker-panel,
|
||||
.face-g-action
|
||||
{
|
||||
background-color: #222 !important;
|
||||
}
|
||||
@ -198,7 +199,9 @@ li.season-item .season-body .season-title span.follow,
|
||||
.container .host-list-layout .hot-list-wrap .bg-wrap .hot-list-mask,
|
||||
.live-sidebar-ctnr,
|
||||
.line-circle,
|
||||
.el-date-table td.available:hover
|
||||
.el-date-table td.available:hover,
|
||||
.security-list .child-list li a:hover,
|
||||
.f-list-hover:hover
|
||||
{
|
||||
background-color: transparent !important;
|
||||
}
|
||||
@ -304,7 +307,8 @@ li.no-data,
|
||||
.sponsor-rank-v1 .sponsor-rank-header .show-sponsor-rank,
|
||||
.timer-wrap .vote-dialog-new .header h2,
|
||||
.timer-wrap .vote-dialog-new .main h4,
|
||||
.timer-wrap .vote-dialog-new .main .main-txt-2
|
||||
.timer-wrap .vote-dialog-new .main .main-txt-2,
|
||||
.tab-btn-link
|
||||
{
|
||||
color: #aaa !important;
|
||||
}
|
||||
@ -475,7 +479,13 @@ button.button.more,
|
||||
.timer-wrap .vote-dialog-new .footer .b-disable,
|
||||
.fjw-case-detail .ban-detail .content-box .jury-status .status-left .voted .voted-tips p span,
|
||||
.cm-model h4,
|
||||
.fjw-case-detail .ban-detail .content-box .jury-status .status-right .vote-success .success-txt p
|
||||
.fjw-case-detail .ban-detail .content-box .jury-status .status-right .vote-success .success-txt p,
|
||||
.security-list li a span,
|
||||
.tab-mk2,
|
||||
.face-g-name,
|
||||
.face-g-title,
|
||||
.security-list .first-level,
|
||||
.face-g-action
|
||||
{
|
||||
color: #eee !important;
|
||||
}
|
||||
@ -584,7 +594,14 @@ button.button.more,
|
||||
.timer-wrap .vote-dialog-new .header,
|
||||
.word-limit-h5 textarea,
|
||||
.info-model .border-b,
|
||||
.video-model .border-b
|
||||
.video-model .border-b,
|
||||
.sr-t,
|
||||
.security-list .child-list, .security-list .first-level,
|
||||
.tabs-mk2,
|
||||
.face-g-item,
|
||||
.face-g-action,
|
||||
.face-g-preview,
|
||||
#face-g-change
|
||||
{
|
||||
border-color: transparent !important;
|
||||
}
|
||||
@ -753,7 +770,9 @@ li.season-item .season-body .season-title span.follow,
|
||||
.bui-tabs .bui-tabs-header .bui-tabs-header-item.bui-tabs-header-item-active,
|
||||
.btn-confirm,
|
||||
.go-movie,
|
||||
.points-btn
|
||||
.points-btn,
|
||||
.tab-mk2.active,
|
||||
.face-g-item:hover
|
||||
{
|
||||
border-color: $customStyleColor !important;
|
||||
}
|
||||
@ -789,7 +808,11 @@ li.season-item .season-body .season-title span.follow,
|
||||
.btn-confirm,
|
||||
.go-movie:hover,
|
||||
.points-btn,
|
||||
.el-pager li.active
|
||||
.el-pager li.active,
|
||||
.bg-blue,
|
||||
.face-g-tab li.current,
|
||||
.tit-b,
|
||||
#face-g-change
|
||||
{
|
||||
background-color: $customStyleColor !important;
|
||||
}
|
||||
@ -863,7 +886,11 @@ button.button.more:hover,
|
||||
.bottom-help a,
|
||||
.big-more-item-item:hover .big-more-item-txt,
|
||||
.go-movie,
|
||||
.points-num
|
||||
.points-num,
|
||||
.tab-mk2.active,
|
||||
.acc-sec,
|
||||
.tab-mk2.tab-mk2-r,
|
||||
.tab-mk2:hover
|
||||
{
|
||||
color: $customStyleColor !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user