Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview

This commit is contained in:
the1812 2018-12-07 19:15:13 +08:00
commit 58e444f9d4
2 changed files with 48 additions and 10 deletions

View File

@ -78,10 +78,10 @@ blockquote .color-yellow-04,
.rank-item .content .other a:hover, .rank-item .content .other a:hover,
.rank-item .content .more-data:hover, .rank-item .content .more-data:hover,
.edit-button:hover > .icon-font, .edit-button:hover > .icon-font,
.edit-button:hover > span .edit-button:hover > span .left-nav-item-childed:hover,
.left-nav-item-childed:hover,
.active .left-nav-item-child, .active .left-nav-item-child,
.active[data-v-54800c27], .advice-btn:hover, .active,
.advice-btn:hover,
.left-nav-item.active, .left-nav-item.active,
.left-nav-item.active i.active, .left-nav-item.active i.active,
.left-nav-list.on .left-nav-item .icon, .left-nav-list.on .left-nav-item .icon,

View File

@ -21,7 +21,8 @@
.tab-selector-wrap .tag-wrap .tag span.selected, .tab-selector-wrap .tag-wrap .tag span.selected,
.cc-body .setting, .cc-body .setting,
.dropdown__content .dropdown__active, .dropdown__content .dropdown__active,
.dropdown__content .dropdown__item:hover .dropdown__content .dropdown__item:hover,
.layout .layout-main .main-footer
{ {
background-color: #222 !important; background-color: #222 !important;
} }
@ -69,7 +70,10 @@
.dropdown__content, .dropdown__content,
.ivu-input-costom-width .ivu-input-wrapper .ivu-input-wrapper-default .ivu-input-type .ivu-input, .ivu-input-costom-width .ivu-input-wrapper .ivu-input-wrapper-default .ivu-input-type .ivu-input,
.ivu-form-item-error .ivu-input-group-append, .ivu-form-item-error .ivu-input-group-append,
.ivu-form-item-error .ivu-input-group-prepend .ivu-form-item-error .ivu-input-group-prepend,
.tags-box .tag,
.btn-primary,
.tag-modal
{ {
background-color: #444 !important; background-color: #444 !important;
} }
@ -152,7 +156,8 @@
.play-num, .play-num,
.setting .follow-setting .follow-wrp .follow-modal .follow-show p, .setting .follow-setting .follow-wrp .follow-modal .follow-show p,
.main-footer .cp, .main-footer .cp,
.main-footer .link-item a .main-footer .link-item a,
.sap-use-view
{ {
color: #aaa !important; color: #aaa !important;
} }
@ -241,7 +246,22 @@ table.invtable td,
.ivu-form .ivu-form-item-label, .ivu-form .ivu-form-item-label,
.ivu-btn-primary.active, .ivu-btn-primary.active,
.ivu-btn-primary:active, .ivu-btn-primary:active,
.ivu-btn-primary:hover .ivu-btn-primary:hover,
.tag-default.current,
.tag-default:active,
.tag-default:hover,
.tag-default,
.details-list-t div,
.details-up-name a,
.btn-primary,
.tag-modal,
.tag-modal .tag-title,
.tag-modal .tag-item,
.spa-sub-title,
.spa-user-info a,
.spa-use-type,
#gameCenter .hot-list .s-imgUnit .rank.gray,
.s-statusUnit-text .info a
{ {
color: #eee !important; color: #eee !important;
} }
@ -299,7 +319,14 @@ table.invtable td,
.ivu-input-costom-width .ivu-input-wrapper .ivu-input-wrapper-default .ivu-input-type .ivu-input, .ivu-input-costom-width .ivu-input-wrapper .ivu-input-wrapper-default .ivu-input-type .ivu-input,
.about-index .about-desc, .about-index .about-desc,
.apply-form .btn, .apply-form .btn:hover, .apply-form .btn, .apply-form .btn:hover,
.main-footer .link-item .main-footer .link-item,
.tag-default.current,
.tag-default:active,
.tag-default,
.btn-primary,
#gameCenter .hot-list .s-imgUnit,
#gameCenter .hot-list .s-imgUnit:hover,
#gameCenter .hot-list .s-imgUnit .rank
{ {
border-color: transparent !important; border-color: transparent !important;
} }
@ -422,7 +449,11 @@ table.invtable td,
.tabs_active-bar, .tabs_active-bar,
.tabs-nav .active, .tabs-nav .active,
.apply-form .btn, .apply-form .btn,
.apply-form .btn:hover .apply-form .btn:hover,
.tag-default.current,
.tag-default:active,
.tag-default:hover,
.qa-index .help-list .collapse-item.collapse-item-active .collapse-title-icon
{ {
background-color: $customStyleColor !important; background-color: $customStyleColor !important;
} }
@ -464,7 +495,14 @@ table.invtable td,
.help-subcontent a:hover, .help-subcontent a:hover,
.fixed-service-word a, .fixed-service-word a,
.fixed-service-word a:hover, .fixed-service-word a:hover,
.help-title-wrap.help-box .help-title .help-title-wrap.help-box .help-title,
.link-no-hover:hover,
.qa-index .help-content .help-title,
.qa-index .help-list .collapse-item.collapse-item-active .collapse-title,
.qa-index .help-list .collapse-item.collapse-item-title,
#status .s-statusUnit .s-statusUnit-text .info .game-name,
#gameCenter .hot-list .s-imgUnit .rank.pink,
.s-statusUnit-text .info a:hover
{ {
color: $customStyleColor !important; color: $customStyleColor !important;
} }