mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
9 lines
265 B
CSS
9 lines
265 B
CSS
.bilibili-player-video-control-mask
|
|
{
|
|
background: transparent !important;
|
|
}
|
|
.bilibili-player-video-control-bottom,
|
|
.bui-slider .bui-track.bui-track-video-progress .bui-bar-wrap
|
|
{
|
|
background: rgba(0,0,0,var(--custom-control-background-opacity)) !important;
|
|
} |