Update dark style

This commit is contained in:
the1812 2019-04-26 21:33:51 +08:00
parent 7f2e65da2d
commit 003cd10d8a
4 changed files with 9 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

@ -237,7 +237,8 @@ body>div.to-top.on,
.date-input,
.bb-comment .con,
.bb-comment .list-item:hover,
.bb-comment .hot-line span
.bb-comment .hot-line span,
.bb-comment .more-link:hover
{
background-color: transparent !important;
}
@ -1024,7 +1025,8 @@ body>div.to-top.on
.bilibili-player-context-menu-container.black ul>li a>.active,
.video-toolbar .appeal-text:hover,
.input-section .schedule-panel .s-item:hover,
.date-input .date-panel .day.active
.date-input .date-panel .day.active,
.bb-comment .more-link:hover
{
color: var(--theme-color) !important;
}