[UI] Better looking

This commit is contained in:
emeric
2016-01-16 16:36:35 +01:00
parent b68fb38e6e
commit 514e46a724
4 changed files with 41 additions and 17 deletions
+20
View File
@@ -86,6 +86,26 @@
color: #428bca;
}
.mediaplayer-info-container {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
width: 100%;
margin: 8px;
}
.mediaplayer-volume-container {
width: 24px;
height: 64px;
margin: 8px;
}
.mediaplayer-volume {
height: 64px;
-webkit-appearance: slider-vertical;
writing-mode: bt-lr;
}
.mobile-search-title {
font-weight: bold;
height: 32px;