Fix transparency bugs in player

This commit is contained in:
the1812 2018-09-11 15:12:18 +08:00
parent 22191ebe8c
commit 07f4d30378
6 changed files with 20 additions and 23 deletions

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

View File

@ -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

View File

@ -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
{