mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update tabs
This commit is contained in:
parent
516c5715a1
commit
26dcecb51f
29 changed files with 535 additions and 501 deletions
|
@ -16,12 +16,12 @@
|
|||
},
|
||||
"devDependencies": {},
|
||||
"ignore": [],
|
||||
"version": "1.3.25",
|
||||
"_release": "1.3.25",
|
||||
"version": "1.3.26",
|
||||
"_release": "1.3.26",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "1.3.25",
|
||||
"commit": "004eca200cd748222897d11f6bd92a29899d7945"
|
||||
"tag": "1.3.26",
|
||||
"commit": "094d2fc7c9e0c008e1c44744da95a69d1aa6516f"
|
||||
},
|
||||
"_source": "https://github.com/MediaBrowser/emby-webcomponents.git",
|
||||
"_target": "^1.2.0",
|
||||
|
|
|
@ -24,10 +24,14 @@
|
|||
}
|
||||
|
||||
.formDialog .dialogContentInner {
|
||||
padding-bottom: 50vh;
|
||||
padding-bottom: 10vh;
|
||||
padding-top: 1em;
|
||||
}
|
||||
|
||||
.layout-tv .formDialog .dialogContentInner {
|
||||
padding-bottom: 50vh;
|
||||
}
|
||||
|
||||
@media all and (min-width: 1000px) {
|
||||
|
||||
.formDialog form {
|
||||
|
|
|
@ -49,5 +49,5 @@
|
|||
"Download": "Download",
|
||||
"Advanced": "Advanced",
|
||||
"Refresh": "Refresh",
|
||||
"RefreshQueued": "Refresh queued"
|
||||
"RefreshQueued": "Refresh queued."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue