In the thick of changing the responses to requests
This commit is contained in:
parent
bcd6807a34
commit
9bdac82f10
4 changed files with 46 additions and 28 deletions
|
|
@ -134,6 +134,7 @@ h4 {
|
|||
.songlist > .item > h3, .songlist > .item > h4{
|
||||
margin-left: 2px;
|
||||
margin-right: 2px;
|
||||
margin: 5px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
|
|
@ -152,6 +153,12 @@ h4 {
|
|||
width: 20%;
|
||||
min-width: 50px;
|
||||
}
|
||||
|
||||
.lossless-tag {
|
||||
width:16px;
|
||||
padding: 1px;
|
||||
margin-left: auto;
|
||||
}
|
||||
/* playlist mode stuff */
|
||||
|
||||
.playlist {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue