1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Tim Hobbs 2014-03-20 21:44:00 -07:00
commit 474422a286
12 changed files with 164 additions and 303 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,6 +867,7 @@ a.itemTag:hover {
.mediaInfoStreamType {
font-size: 16px;
display: block;
color: #fff;
}
@ -928,7 +929,7 @@ a.itemTag:hover {
background-color: transparent !important;
}
.alternateVersionIndicator {
.mediaVersionIndicator {
display: block;
position: absolute;
top: 5px;