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

consolidate people access

This commit is contained in:
Luke Pulverenti 2015-06-28 12:36:25 -04:00
parent a0b6f768b3
commit 6afe8ad530
4 changed files with 31 additions and 11 deletions

View file

@ -193,3 +193,7 @@
display: none;
}
}
.nowPlayingPageUserDataButtons iron-icon {
width: 40px;
height: 40px;
}