Dropzone visibility; Load my playlists if not already loaded

This commit is contained in:
James Barnsley
2017-08-17 17:45:18 +12:00
parent 227d8657cc
commit a0a58b0cd8
3 changed files with 13 additions and 3 deletions

View File

@ -35,7 +35,7 @@
@include gradient_overlay(3px,0);
margin: 15px;
padding: 40px 20px;
background: $darkest_grey;
background: $grey;
border: 5px solid transparent;
border-radius: 3px;
color: $white;