From: Vincent Vanwaelscappel Date: Thu, 24 Nov 2022 17:02:58 +0000 (+0100) Subject: wait #5600 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=4dc008f537286ac20c244b0047df0779b2b04ecf;p=fluidbook-html5.git wait #5600 @0.25 --- diff --git a/style/audioplayer.less b/style/audioplayer.less index c6214e2d..e273e1f9 100644 --- a/style/audioplayer.less +++ b/style/audioplayer.less @@ -19,6 +19,7 @@ audio { width: 100%; height: 100%; color: @audioplayer-icon-color; + &.play { display: block; } @@ -44,7 +45,7 @@ audio { &.twostatesicon { + .visualPlayer { - width: 100%; + width: 100%; height: 100%; } } @@ -59,10 +60,6 @@ audio { width: 100%; height: 100%; color: @audioplayer-icon-color; - - &.pause { - display: none; - } } .back {