Import w/ desc and pics
This commit is contained in:
@@ -21,6 +21,7 @@ body {
|
||||
#data-container {
|
||||
width: auto;
|
||||
margin-right: 350px;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
#player {
|
||||
@@ -29,4 +30,5 @@ body {
|
||||
}
|
||||
#playlist {
|
||||
width: 100%;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
@@ -49,6 +49,7 @@
|
||||
}
|
||||
.playlist-tracks li .item {
|
||||
padding: 5px 6px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.playlist-tracks li .item:hover {
|
||||
background-color: #D0E0F0;
|
||||
|
||||
Reference in New Issue
Block a user