Apply evilmanimani's playlist style improvements
This lets users see and click on the "New playlist" button that was hidden most of the time.
This commit is contained in:
parent
728d5928c3
commit
402b12522f
1 changed files with 6 additions and 5 deletions
|
@ -1040,12 +1040,13 @@ ul.songlist li:hover
|
|||
}
|
||||
.subactions
|
||||
{
|
||||
float: left;
|
||||
height: 30px;
|
||||
width: 345px;
|
||||
/* width: 660px; */
|
||||
margin: 6px 125px 0 5px;
|
||||
padding: 0;
|
||||
float: right;
|
||||
width: 630px;
|
||||
margin: 6px 0 0 0;
|
||||
}
|
||||
.subactions > a.button {
|
||||
padding: 6px 5px;
|
||||
}
|
||||
#globalactions
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue