mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Reduce opacity of video buffer bar
This commit is contained in:
parent
d2343650a3
commit
e342057c5e
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1727,7 +1727,7 @@ canvas.cliper.is-img,
|
|||||||
.bui-bar.bui-bar-buffer,
|
.bui-bar.bui-bar-buffer,
|
||||||
.bilibili-player-video-progress-buffer-range
|
.bilibili-player-video-progress-buffer-range
|
||||||
{
|
{
|
||||||
opacity: 0.5 !important;
|
opacity: 0.382 !important;
|
||||||
}
|
}
|
||||||
.vote-user-face.opacity
|
.vote-user-face.opacity
|
||||||
{
|
{
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@ -1727,7 +1727,7 @@ canvas.cliper.is-img,
|
|||||||
.bui-bar.bui-bar-buffer,
|
.bui-bar.bui-bar-buffer,
|
||||||
.bilibili-player-video-progress-buffer-range
|
.bilibili-player-video-progress-buffer-range
|
||||||
{
|
{
|
||||||
opacity: 0.5 !important;
|
opacity: 0.382 !important;
|
||||||
}
|
}
|
||||||
.vote-user-face.opacity
|
.vote-user-face.opacity
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user