]> _ Git - fluidbook-html5.git/commitdiff
wait #5600 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 24 Nov 2022 17:02:58 +0000 (18:02 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 24 Nov 2022 17:02:58 +0000 (18:02 +0100)
style/audioplayer.less

index c6214e2dd1033cbbbd0324d551923acc407c5da7..e273e1f970b0708c944dd17d8dbf1d53ac5f30c2 100644 (file)
@@ -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 {