Update dark style

This commit is contained in:
the1812 2018-09-13 14:27:35 +08:00
parent 072e26606d
commit ace0fb7606
6 changed files with 19 additions and 15 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -722,7 +722,8 @@ button.button.more,
.coin-record .table-wrapper,
.identmagTop,
.record-nav,
.main-content-title
.main-content-title,
.nav-list li
{
border-color: transparent !important;
}
@ -743,8 +744,7 @@ li.history,
.home-to-update,
.home-userstatus,
.right-more-btn,
.points-pendant-item,
.nav-list li
.points-pendant-item
{
border-color: #aaa !important;
}

View File

@ -137,7 +137,8 @@
// {
// box-shadow: 0px 1px 10px 0px $customStyleColor30 !important;
// }
.main-container .title span::before
.main-container .title span::before,
.top-banner
{
display: none !important;
}
@ -183,7 +184,8 @@
.list-filter-bar .pic-type-box .item.active,
.list-filter-bar .pic-type-box .item:hover,
.content-panel .title span:hover em,
.medal-up-name>a
.medal-up-name>a,
.list-link a
{
color: $customStyleColor !important;
}

File diff suppressed because one or more lines are too long

View File

@ -3154,7 +3154,8 @@ button.button.more,
.coin-record .table-wrapper,
.identmagTop,
.record-nav,
.main-content-title
.main-content-title,
.nav-list li
{
border-color: transparent !important;
}
@ -3175,8 +3176,7 @@ li.history,
.home-to-update,
.home-userstatus,
.right-more-btn,
.points-pendant-item,
.nav-list li
.points-pendant-item
{
border-color: #aaa !important;
}
@ -3692,7 +3692,8 @@ button.button.more:hover,
// {
// box-shadow: 0px 1px 10px 0px $customStyleColor30 !important;
// }
.main-container .title span::before
.main-container .title span::before,
.top-banner
{
display: none !important;
}
@ -3738,7 +3739,8 @@ button.button.more:hover,
.list-filter-bar .pic-type-box .item.active,
.list-filter-bar .pic-type-box .item:hover,
.content-panel .title span:hover em,
.medal-up-name>a
.medal-up-name>a,
.list-link a
{
color: $customStyleColor !important;
}