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

fixed missing files

This commit is contained in:
Luke Pulverenti 2013-04-11 08:23:02 -04:00
parent 358df5f81c
commit 9311eca340
8 changed files with 13 additions and 12 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 535 B

After

Width:  |  Height:  |  Size: 2.8 KiB

Before After
Before After

View file

@ -100,7 +100,7 @@
.listPaging {
text-align: center;
margin: .5em 0 .75em;
margin: .5em 0;
}
.tabletColumn, .desktopColumn {

View file

@ -460,7 +460,6 @@ form, .readOnlyContent {
text-shadow: none;
}
.posterViewItemWithDualText .posterViewItemText {
text-align: left;
color: #fff;
@ -489,7 +488,7 @@ form, .readOnlyContent {
@media all and (min-width: 1200px) {
.posterViewItem {
font-size: 16px;
font-size: 15px;
}
.posterViewItem img {
@ -505,7 +504,7 @@ form, .readOnlyContent {
}
.posterViewItem {
font-size: 18px;
font-size: 17px;
padding-bottom: 29px;
}