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

display ibn item counts

This commit is contained in:
Luke Pulverenti 2013-04-17 02:03:47 -04:00
parent cf5a7622d8
commit 8991f9ea45
2 changed files with 13 additions and 5 deletions

View file

@ -221,6 +221,14 @@
.detailPagePrimaryInfo {
padding: 0 10px;
}
.libraryTabs .ui-btn-text {
font-size: 16px;
}
.libraryTabs .ui-btn-inner {
padding: 1em 20px!important;
}
}
@media all and (min-width: 850px) {