mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
7c771f22e2
commit
e8c224ae0b
4 changed files with 13 additions and 9 deletions
|
@ -16,12 +16,12 @@
|
|||
},
|
||||
"devDependencies": {},
|
||||
"ignore": [],
|
||||
"version": "1.2.38",
|
||||
"_release": "1.2.38",
|
||||
"version": "1.2.39",
|
||||
"_release": "1.2.39",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "1.2.38",
|
||||
"commit": "ab981369a76f26211bc81fa383c3cb64f2298399"
|
||||
"tag": "1.2.39",
|
||||
"commit": "956d151bb5506eea13c56b69f21220b55d2b7d35"
|
||||
},
|
||||
"_source": "https://github.com/MediaBrowser/emby-webcomponents.git",
|
||||
"_target": "^1.2.0",
|
||||
|
|
|
@ -127,6 +127,10 @@
|
|||
transition: opacity ease-out 0.2s;
|
||||
}
|
||||
|
||||
.mouseIdle .dialog::backdrop {
|
||||
cursor: none !important;
|
||||
}
|
||||
|
||||
.dialog.opened::backdrop {
|
||||
opacity: .6;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue