diff --git a/scp/css/scp.css b/scp/css/scp.css index 345c3b1bee5cae0cb9f2c4e0189d04a65803a62d..e1721f6e353256052bd87c85a48749c6f61f676e 100644 --- a/scp/css/scp.css +++ b/scp/css/scp.css @@ -1308,7 +1308,7 @@ time { background:#f8f8f8; border:2px solid #2a67ac; display:none; - z-index:110; + z-index:10; box-shadow: 0 5px 60px #001; border-radius: 5px; max-height: 72%; @@ -1540,7 +1540,7 @@ ul.progress li.no small {color:red;} width: 100%; height: 100%; background: #000; - z-index: 103; + z-index: 9; -webkit-transform: translate3d(0,0,0); opacity: 0.5; }