Coulomb_G 2019-05-27 17:28:43 +08:00
parent a83dc0ea31
commit 520c931f1c
6 changed files with 34 additions and 17 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

2
min/dark.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -119,7 +119,8 @@ blockquote .color-yellow-04,
.live-skin-coloration-area .live-skin-separate-border,
.select-box-v2-container .select-box-v2-controller-disabled,
.common .bb-comment .no-login .comment-submit,
.popup-content-ctnr .bl-button--ghost:hover
.popup-content-ctnr .bl-button--ghost:hover,
.song-info .info-wrap .type-list .item-list .type-item.active
{
border-color: transparent !important;
}
@ -185,7 +186,8 @@ blockquote .color-yellow-04,
.user-my-btn .el-button--primary,
.live-skin-coloration-area .live-skin-highlight-bg,
.popup-content-ctnr .bl-button--primary,
.popup-content-ctnr .bl-button--ghost:hover
.popup-content-ctnr .bl-button--ghost:hover,
.song-info .info-wrap .type-list .item-list .type-item.active
{
background-color: var(--theme-color) !important;
}

View File

@ -48,7 +48,9 @@
.advice-dialog-wrapper .input-style,
.advice-dialog-wrapper .submit-btn,
.home-pc .dialog .footer .apply-btn,
.regist .toolbox
.regist .toolbox,
.song-info .info-wrap .type-list .item-list .type-item,
.song-info .info-wrap .type-list .musicHoverType
{
background-color: #222 !important;
}
@ -281,7 +283,8 @@
.r-con .members-info .up-card .info-title,
.home-pc .application .application-header p,
.home-pc .application .application-body .fjw-tip,
.home-pc .application .application-foot p
.home-pc .application .application-foot p,
.upload-cover-wrapper .upload-cover-suggest
{
color: #aaa !important;
}
@ -423,7 +426,11 @@
.home-pc .dialog .footer .apply-btn,
.regist .reg-main-title,
.regist .reg-main-text,
.regist .toolbox .reg-tip
.regist .toolbox .reg-tip,
.song-info .info-wrap .type-list span,
.song-info .info-wrap .current-selector .chosen-type,
.song-info .info-wrap .type-list .item-list .type-item,
.song-info .info-wrap .type-list .item-list .type-item.active:hover
{
color: #eee !important;
}
@ -527,7 +534,8 @@
.live-category .category,
.r-con .members-info .up-card .attention--not:hover,
.home-pc .application .application-foot,
.feed-topic .card
.feed-topic .card,
.song-info .info-wrap .type-list .item-list .type-item
{
border-color: transparent !important;
}
@ -607,7 +615,9 @@
.feedback-mask .content .feedback-body input[type=radio]:checked+.radio-icon,
.bui-radio .bui-radio-normal .bui-radio-item:hover .bui-radio-icon svg,
.left-nav-ul .icon-customize.active,
.left-nav-item:hover .icon-customize
.left-nav-item:hover .icon-customize,
.song-info .info-wrap .type-list .fold-div .foldStatus,
.song-info .info-wrap .type-list .fold-div .unfoldStatus
{
filter: var(--blue-image-filter) !important;
}
@ -688,7 +698,8 @@
.ssr-content .link-tag.activity,
.live-category .category:hover,
.title-library-wrap .title-status button,
.customize-wrp .select
.customize-wrp .select,
.song-info .info-wrap .type-list .item-list .type-item:hover
{
border-color: var(--theme-color) !important;
}
@ -831,7 +842,11 @@
.steps .step-operate .dropdown-btn .icon-text,
.card-warpper .card-warpper-outside .card-item .learn.unlearn,
.sponsor-rank-item.pos-rank-module .sp-right .sp-user .sp-name:hover,
.home-pc .application .application-body .fjw-tip li:first-child
.home-pc .application .application-body .fjw-tip li:first-child,
.song-info .info-wrap .choose-type .selected,
.song-info .info-wrap .type-list .item-list .type-item:hover,
.song-info .info-wrap .type-list .fold-div,
.song-info .info-wrap .current-selector .selector-list .font-blue
{
color: var(--theme-color) !important;
}