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:
parent
cf5a7622d8
commit
8991f9ea45
2 changed files with 13 additions and 5 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue