Update dark style

This commit is contained in:
the1812 2019-03-11 22:31:18 +08:00
parent a8ffa0bc65
commit 3fef4c27da
4 changed files with 10 additions and 7 deletions

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

@ -603,7 +603,9 @@ svg.toast-card-dismiss path,
.video-list .vl-hd .display-tab li.on,
.i-watchlater.has-select,
.block-effect-ctnr .item .cb-icon,
.small-item.new .new-icon
.small-item.new .new-icon,
#article-list-index .title-holder .icon-close,
#article-list-index .index-holder .article-item.on .point
{
filter: var(--blue-image-filter) !important;
}
@ -684,7 +686,8 @@ body>.player #bilibiliPlayer
.project-list .project-list-item:hover,
.publish-panel .hash-popup,
#app .toolbar-wrapper,
.article-action .ops .share-container .weixin-holder
.article-action .ops .share-container .weixin-holder,
#article-list-index
{
box-shadow: 0px 1px 10px 0px var(--theme-color-30) !important;
}