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

fix alpha picker layout quirks

This commit is contained in:
Luke Pulverenti 2015-09-08 13:07:35 -04:00
parent a8d73b3114
commit 9293267cb0
3 changed files with 15 additions and 32 deletions

View file

@ -17,7 +17,7 @@
left: 0;
right: 0;
bottom: 0;
background-color: #222;
background-color: #000;
color: #fff;
}