]> git.0d.be Git - panikweb-airlibre.git/commitdiff
V 0.6
authorwintz_collectifs <wintz@collectifs.net>
Fri, 31 Mar 2023 23:09:12 +0000 (01:09 +0200)
committerwintz_collectifs <wintz@collectifs.net>
Fri, 31 Mar 2023 23:09:12 +0000 (01:09 +0200)
panikweb_airlibre/static/css/mobile.scss

index e4746c6ed3fee6feb49da24a7b1d3e778802b058..5d84aeb13851d7dfc2c0873615b8ca5cd3e8b41b 100644 (file)
@@ -189,6 +189,9 @@ input#overlay-input[type=checkbox] {
     }
     #Player{
       float: left;
+      .metas.custom {
+               margin-right: 1em;
+       }
       #player-container {
        position: fixed;
        bottom: 0px;
@@ -198,7 +201,7 @@ input#overlay-input[type=checkbox] {
        background: #fff;
        height: 65px;
        border-top: 1px solid #999;
-        z-index: 1;
+        z-index: 2;
       }
       #DirectStreamPanikControler{
         float: left;