mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Fix transparency bugs in player
This commit is contained in:
parent
22191ebe8c
commit
07f4d30378
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -172,13 +172,10 @@ li.season-item .season-body .season-title span.follow,
|
||||
{
|
||||
background-image: none !important;
|
||||
}
|
||||
.bilibili-player-video-control
|
||||
{
|
||||
background-color: #2226 !important;
|
||||
}
|
||||
.bilibili-player-video-control,
|
||||
.bui-slider .bui-track.bui-track-video-progress .bui-bar-wrap
|
||||
{
|
||||
background-color: #222d !important;
|
||||
background-color: #222c !important;
|
||||
}
|
||||
.disabled-cover
|
||||
{
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -182,7 +182,7 @@ div.bilibili-player-video-control
|
||||
.bilibili-player-video-control-wrap
|
||||
{
|
||||
padding: 0 !important;
|
||||
background: #222d !important;
|
||||
// background: #222d !important;
|
||||
}
|
||||
.bilibili-player-video-control-bottom
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user