mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Update dark style
This commit is contained in:
parent
072e26606d
commit
ace0fb7606
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -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;
|
||||
}
|
||||
|
||||
@ -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
@ -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;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user