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
c7113007c2
commit
48c89673ba
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
2
min/dark.min.css
vendored
File diff suppressed because one or more lines are too long
@ -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;
|
||||
}
|
||||
|
||||
@ -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;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user