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

update SocketHttpListener

This commit is contained in:
Luke Pulverenti 2016-08-06 15:56:35 -04:00
parent a8a609a04d
commit 0129027afa
3 changed files with 22 additions and 17 deletions

View file

@ -20,6 +20,8 @@ button.listItem {
line-height: 160%;
border-bottom: 1px solid #2a2a2a;
cursor: pointer;
white-space: nowrap;
overflow: hidden;
}
.listItem-nosidepadding {