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

fixes #1581 - Metadata Manager: Disable display of "MissingTrailer" icon

This commit is contained in:
Luke Pulverenti 2016-04-16 01:08:14 -04:00
parent 47720adffd
commit b96f39bf22
3 changed files with 1 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -23,7 +23,7 @@
}
.levelNormal {
background-color: #4d90fe;
background-color: #444;
}
.levelWarning {