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

center poster text

This commit is contained in:
Luke Pulverenti 2014-01-13 11:48:37 -05:00
parent 14a7a42256
commit fe3c35efdb
8 changed files with 17 additions and 9 deletions

View file

@ -29,7 +29,7 @@
shape: "backdrop",
context: 'games',
showTitle: true,
overlayText: true
centerText: true
});
html += LibraryBrowser.getPagingHtml(query, result.TotalRecordCount);