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
7f2e65da2d
commit
003cd10d8a
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
@ -237,7 +237,8 @@ body>div.to-top.on,
|
|||||||
.date-input,
|
.date-input,
|
||||||
.bb-comment .con,
|
.bb-comment .con,
|
||||||
.bb-comment .list-item:hover,
|
.bb-comment .list-item:hover,
|
||||||
.bb-comment .hot-line span
|
.bb-comment .hot-line span,
|
||||||
|
.bb-comment .more-link:hover
|
||||||
{
|
{
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
@ -1024,7 +1025,8 @@ body>div.to-top.on
|
|||||||
.bilibili-player-context-menu-container.black ul>li a>.active,
|
.bilibili-player-context-menu-container.black ul>li a>.active,
|
||||||
.video-toolbar .appeal-text:hover,
|
.video-toolbar .appeal-text:hover,
|
||||||
.input-section .schedule-panel .s-item: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;
|
color: var(--theme-color) !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user