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

update closing of live streams

This commit is contained in:
Luke Pulverenti 2016-09-27 13:51:01 -04:00
parent 2efcbc740d
commit 3da30e8414
12 changed files with 48 additions and 35 deletions

View file

@ -100,7 +100,7 @@ h1, h1 a {
}
.dialog.background-theme-b {
background: rgba(28,28,28,.88);
background: rgba(28,28,28,.84);
-webkit-backdrop-filter: blur(5px);
backdrop-filter: blur(5px);
}