Reduce opacity of video buffer bar

This commit is contained in:
the1812 2018-09-18 19:33:28 +08:00
parent d2343650a3
commit e342057c5e
5 changed files with 7 additions and 7 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1727,7 +1727,7 @@ canvas.cliper.is-img,
.bui-bar.bui-bar-buffer,
.bilibili-player-video-progress-buffer-range
{
opacity: 0.5 !important;
opacity: 0.382 !important;
}
.vote-user-face.opacity
{

File diff suppressed because one or more lines are too long

View File

@ -1727,7 +1727,7 @@ canvas.cliper.is-img,
.bui-bar.bui-bar-buffer,
.bilibili-player-video-progress-buffer-range
{
opacity: 0.5 !important;
opacity: 0.382 !important;
}
.vote-user-face.opacity
{