mirror of
https://github.com/fergalmoran/dss.git
synced 2026-01-05 00:15:18 +00:00
Altered height of progress overlay
This commit is contained in:
@@ -108,7 +108,7 @@ div.player-body ul.player-controls a {
|
||||
background-image: url('../img/download-progress-overlay.png');
|
||||
position: absolute;
|
||||
width: 0px;
|
||||
height: 81px;
|
||||
height: 90px;
|
||||
display: block;
|
||||
background-position: top right;
|
||||
-webkit-box-shadow: 0px 0px 4px rgba(255, 0, 140, 0.2);
|
||||
|
||||
Reference in New Issue
Block a user