Minor media info update
* Aligned labels/values to create a column effect * Minor refactor of labels/values to use a helper to reduce copy/paste markup
This commit is contained in:
@@ -866,18 +866,21 @@ a.itemTag:hover {
|
||||
}
|
||||
|
||||
.mediaInfoStreamType {
|
||||
display: block;
|
||||
font-size: 16px;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.mediaInfoAttribute {
|
||||
color: #fff;
|
||||
display: inline-block;
|
||||
width: 110px;
|
||||
}
|
||||
|
||||
.mediaInfoLabel {
|
||||
color: #aaa;
|
||||
margin-right: 1em;
|
||||
display: inline-block;
|
||||
width: 90px;
|
||||
}
|
||||
|
||||
.posterRibbon {
|
||||
|
||||
Reference in New Issue
Block a user