You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/media/css/style.css

36 lines
426 B

.right{
float:right;
}
#folderlist li{
list-style-type:none;
margin-bottom:10px;
}
#folderlist button.prettybutton{
font-size:1em;
width:10ex;
}
li button.right.prettybutton{
font-size:1em;
}
#collection{
padding-top:1em;
position:relative;
width:70ex;
float:left;
}
#collection li{
list-style-type:none;
}
#collection li button{
float:right;
}
#collection li.album, #collection li.song{
margin-left:3ex;
}