Coulomb 2019-01-26 01:49:11 +08:00
parent d7305c4573
commit d03abd2d6d
2 changed files with 11 additions and 5 deletions

View File

@ -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;
}

View File

@ -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;
}