added playlist on fadein

This commit is contained in:
Kasper Rynning-Tønnesen
2015-02-12 23:36:06 +01:00
parent 6309fcaa4f
commit ae84db5677
2 changed files with 4 additions and 1 deletions

View File

@@ -295,7 +295,9 @@ body {
font-size:14px;
border-radius:3px;
vertical-align:top;
height:calc(87% - 183px)
height:calc(87% - 183px);
opacity:0;
-webkit-transition:opacity 1s;
}
.lresult {