[UI] Slightly better looking MediaPlayer

This commit is contained in:
emeric
2014-12-14 17:09:29 +01:00
parent d1c4678d82
commit 799d7a4b32
5 changed files with 97 additions and 61 deletions
+1 -1
View File
@@ -20,6 +20,6 @@ div.contents {
.mediaplayer {
background-color: #ccc;
border-radius: 15px;
border-radius: 10px;
}