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-04-09 16:58:14 -07:00
commit ab0941be90
21 changed files with 127 additions and 101 deletions

View file

@ -602,7 +602,7 @@ a.itemTag:hover {
}
.libraryPanelHeader {
margin: 10px 0 20px 0;
margin: 5px 0 25px 0;
}
.libraryPanelHeader a {

View file

@ -299,7 +299,6 @@ h1 .imageLink {
padding: .75em .5em .75em 1.25em;
display: block;
text-decoration: none;
font-size: 14px;
color: #fff!important;
font-weight: normal !important;
}