fixes #712 - multi-version grouping

This commit is contained in:
Luke Pulverenti 2014-03-20 23:31:40 -04:00
parent 902d3a3649
commit 02a810cf1e
12 changed files with 163 additions and 304 deletions

View file

@ -859,7 +859,7 @@ a.itemTag:hover {
}
.mediaInfoStream {
margin: 1em 2em 1em 0;
margin: 1em 3em 1em 0;
display: inline-block;
color: #bbb;
vertical-align: top;
@ -867,7 +867,6 @@ a.itemTag:hover {
.mediaInfoStreamType {
display: block;
font-size: 16px;
color: #fff;
}
@ -925,7 +924,7 @@ a.itemTag:hover {
background-color: transparent !important;
}
.alternateVersionIndicator {
.mediaVersionIndicator {
display: block;
position: absolute;
top: 5px;