This commit is contained in:
Nicolas A. Tonne
2015-04-16 11:43:21 +02:00
parent 66f9b7c4dd
commit 370bfaa893
2 changed files with 9 additions and 4 deletions

View File

@@ -60,6 +60,11 @@ main {
flex: 1 0 auto;
}
nav .zbrand{
display: inline;
position: relative;
}
.fullwidth{
width:100%;
}
@@ -178,7 +183,7 @@ hide mdi-action-visibility mdi-action-visibility-off
.list-song{
background-color: rgba(255, 255, 255, 0.1);
background-color: rgba(255, 255, 255, 0.04);
height:66px;
}
.list-song .card-content{padding:0;}