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

rework new library dialog

This commit is contained in:
Luke Pulverenti 2015-10-15 14:48:43 -04:00
parent 51638b966c
commit f2f50dd590
7 changed files with 177 additions and 131 deletions

View file

@ -308,6 +308,10 @@
background-position: center center;
}
.ui-body-b .iconCardImage {
color: #fff;
}
.iconCardImage {
display: flex;
align-items: center;