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

update components

This commit is contained in:
Luke Pulverenti 2016-09-23 02:57:24 -04:00
parent 0c7088e379
commit cf2c7ca241
157 changed files with 2861 additions and 2975 deletions

View file

@ -3,13 +3,8 @@
}
.headerSelectedPlayer {
display: inline-block;
vertical-align: middle;
color: #ddd;
font-weight: 400;
position: relative;
top: 2px;
max-width: 100px;
font-weight: normal;
max-width: 160px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;