mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
d7305c4573
commit
d03abd2d6d
@ -17,7 +17,8 @@
|
||||
.main-container .pay-bar .vip .btn-pay.active,
|
||||
.main-container .media-info .media-right .media-tool-bar .btn-follow.active,
|
||||
.open-dialog-masker .open-dialog-content .open-footer .btn-normal.disabled,
|
||||
.open-dialog-masker .open-dialog-content .open-footer .btn-normal.disabled:hover
|
||||
.open-dialog-masker .open-dialog-content .open-footer .btn-normal.disabled:hover,
|
||||
.bb-comment .no-login .comment-submit
|
||||
{
|
||||
background-color: #444 !important;
|
||||
}
|
||||
@ -66,7 +67,8 @@ blockquote .color-yellow-04,
|
||||
.s-paging > ul > a.current,
|
||||
.s-paging > ul > span.current,
|
||||
.score-info .go-movie,
|
||||
.invitation-record-warp .invtable .inputdone
|
||||
.invitation-record-warp .invtable .inputdone,
|
||||
.bb-comment .no-login .comment-submit
|
||||
{
|
||||
color: #eee !important;
|
||||
}
|
||||
@ -77,7 +79,8 @@ blockquote .color-yellow-04,
|
||||
.ui-input-textarea.focus,
|
||||
.user-setting-warp .el-radio-button__orig-radio:checked + .el-radio-button__inner,
|
||||
.tabs-bar,
|
||||
.score-info .go-movie
|
||||
.score-info .go-movie,
|
||||
.bb-comment .no-login .comment-submit
|
||||
{
|
||||
border-color: transparent !important;
|
||||
}
|
||||
|
||||
@ -52,7 +52,9 @@
|
||||
.rank-detail .my-info,
|
||||
.pk-result .winner-info,
|
||||
.pk-result .mvp-info,
|
||||
.pk-container.p-absolute.normal-pk .pk-result
|
||||
.pk-container.p-absolute.normal-pk .pk-result,
|
||||
.bb-comment .no-login .baffle,
|
||||
.bb-comment .no-login .comment-emoji
|
||||
{
|
||||
background-color: #444 !important;
|
||||
}
|
||||
@ -158,7 +160,8 @@
|
||||
li.normal-item .uname,
|
||||
li.log-item .txt-block,
|
||||
.lottery-box .title,
|
||||
.up-info>a .up-name
|
||||
.up-info>a .up-name,
|
||||
.bb-comment .no-login .baffle
|
||||
{
|
||||
color: #eee !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user