SongSel: Add browse for local songs button

This commit is contained in:
LoveEevee
2018-12-05 23:33:34 +03:00
parent 7f5b1e97c3
commit a435ed1a6d
9 changed files with 275 additions and 69 deletions

View File

@@ -19,7 +19,8 @@ body{
background-size: 30vh;
font-family: TnT, Meiryo, sans-serif;
}
#assets{
#assets,
#browse{
display: none;
}
.window{