Update dark style

This commit is contained in:
the1812 2019-04-25 17:15:45 +08:00
parent c7113007c2
commit 48c89673ba
5 changed files with 16 additions and 11 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

@ -34,7 +34,6 @@ li.tag,
form.ipt,
.tag-info-pane,
.bangumi-info-module,
.bb-comment,
.user-card-m,
textarea,
.bb-comment .hot-line span,
@ -489,7 +488,8 @@ body,
.divider,
.fjw-point .line,
font>span,
.list-item .close .close-icon
.list-item .close .close-icon,
.bb-comment
{
background-color: transparent !important;
}

View File

@ -83,7 +83,8 @@ div#square.container,
.input-section .schedule-panel .s-input,
.input-section .schedule-panel .s-panel,
.date-input > input,
.date-input .date-panel
.date-input .date-panel,
.bb-comment .comment-emoji
{
background-color: #222 !important;
}
@ -233,7 +234,9 @@ body>div.to-top.on,
.rank-list-ctnr,
.input-section,
.input-section .schedule-panel,
.date-input
.date-input,
.bb-comment .con,
.bb-comment .list-item:hover
{
background-color: transparent !important;
}
@ -317,7 +320,8 @@ body>div.to-top.on,
.container .left-container .play-options,
.twp-mask .twp-wrapper .twp-container .twp-text .twp-desc,
.video-toolbar .appeal-text,
.date-input .date-panel .week
.date-input .date-panel .week,
.bb-comment .bottom-page.center
{
color: #aaa !important;
}
@ -531,7 +535,8 @@ body>div.to-top.on,
.input-section .schedule-panel .s-input,
.input-section .schedule-panel .s-panel,
.date-input > input,
.date-input .date-panel
.date-input .date-panel,
.bb-comment .bottom-page.center
{
border-color: transparent !important;
}