minor cleanups
Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
@@ -21,6 +21,7 @@ div.body > div.listeners {
|
||||
width: 20%;
|
||||
padding: 2pc 2pc 0 0;
|
||||
font-size: xx-small;
|
||||
font-weight: bold;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
@@ -50,6 +51,7 @@ div.playlist > div.playlistrow:nth-child(odd) {
|
||||
|
||||
div.playlist > div.playlistrow > div.title{
|
||||
font-weight: bold;
|
||||
font-size: medium;
|
||||
}
|
||||
|
||||
div.playlist > div.playlistrow > div.ytlink{
|
||||
@@ -66,6 +68,7 @@ div.playlist > div.playlistrow > div.controls > div.control {
|
||||
float: right;
|
||||
background-color: #aaa;
|
||||
margin: 1pc 0.5pc 0 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
div.playerframe {
|
||||
|
||||
Reference in New Issue
Block a user