Delete song styling, start of title fix

This commit is contained in:
Nicolas A. Tonne
2015-04-17 22:28:18 +02:00
parent 170126fbe4
commit 065f434c98
4 changed files with 24 additions and 13 deletions

View File

@@ -251,6 +251,18 @@ hide mdi-action-visibility mdi-action-visibility-off
background-color: rgba(0,0,0,0.4);
}
.list-remove{
margin-top: 5px;
font-size: 12px;
height: 30px;
}
#del{
height: 100%;
line-height: normal;
padding-top: 8px;
}
.result {
border-bottom: solid 1px #E5E5E5;
text-align: left;