优化了番剧页面的小图片颜色

This commit is contained in:
Coulomb 2018-09-14 19:27:05 +08:00
parent a819c2021e
commit ba3f8e9ba5

View File

@ -912,14 +912,19 @@ li.history,
.info-model header h2 .head-icon, .info-model header h2 .head-icon,
.fans-question, .fans-question,
.comment-wrap header h2 .head-icon, .comment-wrap header h2 .head-icon,
.coin-icon .coin-icon,
.bangumi-list-wrapper .top-block .mode-select li.detail-mode.selected,
.bangumi-list-wrapper .top-block .mode-select li.detail-mode:hover,
.bangumi-list-wrapper .top-block .mode-select li.simple-mode.selected,
.bangumi-list-wrapper .top-block .mode-select li.simple-mode:hover
{ {
filter: $blueImageFilter !important; filter: $blueImageFilter !important;
} }
.season-timer .current-timer:before, .season-timer .current-timer:before,
li.season-item .season-body .season-title span.follow, li.season-item .season-body .season-title span.follow,
.user-panel-ctnr .ctrl-btn .svg-icon, .user-panel-ctnr .ctrl-btn .svg-icon,
.publish-panel .publish-list .publish-item a .publish-panel .publish-list .publish-item a,
.episode-item .mark-icon.badge-pink-vip
{ {
filter: $pinkImageFilter !important; filter: $pinkImageFilter !important;
} }