X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fsass%2Fplayer%2Fdock.scss;h=1dce24d30bf7f9c5edde5ecffdb3d0801d1754e9;hb=6d9ed0b6cb439f53e6df2aa1e751369bdc0f76ab;hp=4939ea3e58296070d3f6fe2beb18d8fb41ce2f58;hpb=01dd04cd5ab7b55d2a9af7d0ebf405bee9579b09;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/sass/player/dock.scss b/client/src/sass/player/dock.scss index 4939ea3e5..1dce24d30 100644 --- a/client/src/sass/player/dock.scss +++ b/client/src/sass/player/dock.scss @@ -105,7 +105,7 @@ } } - &.vjs-playing.vjs-user-inactive { + &.vjs-playing.vjs-user-inactive .peertube-dock { opacity: 0; transition: opacity 1s; }