[UI] Various improvments in audio view

This commit is contained in:
emeric
2014-12-13 18:21:57 +01:00
parent c5937ead52
commit a03a890f5b
13 changed files with 78 additions and 30 deletions
+13
View File
@@ -2,6 +2,14 @@
margin-bottom: 0px;
}
.Wt-hrh2 {
background-color: white;
}
.Wt-vrh2 {
background-color: white;
}
div.contents {
padding: 0px 12px 6px;
}
@@ -10,3 +18,8 @@ div.contents {
font-weight: bold;
}
.mediaplayer {
background-color: #ccc;
border-radius: 15px;
}