mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-07 04:40:05 -06:00
Update assets
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
---
|
||||
exclude_paths:
|
||||
- 'scripts'
|
||||
- 'ui_config'
|
||||
- 'assets'
|
||||
- '.bundle/**'
|
||||
- 'spec/**/*'
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"identifier-app.js.map": "./static/js/identifier-app.ddef38c1.chunk.js.map",
|
||||
"identifier-main.js": "./static/js/identifier-main.eb69745c.chunk.js",
|
||||
"identifier-main.js.map": "./static/js/identifier-main.eb69745c.chunk.js.map",
|
||||
"main.css": "./static/css/main.52873cb6.chunk.css",
|
||||
"main.css": "./static/css/main.51be0eb5.chunk.css",
|
||||
"main.js": "./static/js/main.3c21505c.chunk.js",
|
||||
"main.js.map": "./static/js/main.3c21505c.chunk.js.map",
|
||||
"runtime-main.js": "./static/js/runtime-main.448944d7.js",
|
||||
@@ -24,9 +24,9 @@
|
||||
"static/js/10.351124bf.chunk.js": "./static/js/10.351124bf.chunk.js",
|
||||
"static/js/10.351124bf.chunk.js.map": "./static/js/10.351124bf.chunk.js.map",
|
||||
"index.html": "./index.html",
|
||||
"precache-manifest.cc646956c98cbe5578cf13a2077f605b.js": "./precache-manifest.cc646956c98cbe5578cf13a2077f605b.js",
|
||||
"precache-manifest.4fdf35e6a3f6f2ff2a9fee86d5d74838.js": "./precache-manifest.4fdf35e6a3f6f2ff2a9fee86d5d74838.js",
|
||||
"service-worker.js": "./service-worker.js",
|
||||
"static/css/main.52873cb6.chunk.css.map": "./static/css/main.52873cb6.chunk.css.map",
|
||||
"static/css/main.51be0eb5.chunk.css.map": "./static/css/main.51be0eb5.chunk.css.map",
|
||||
"static/js/0.7598626e.chunk.js.LICENSE.txt": "./static/js/0.7598626e.chunk.js.LICENSE.txt",
|
||||
"static/js/10.351124bf.chunk.js.LICENSE.txt": "./static/js/10.351124bf.chunk.js.LICENSE.txt",
|
||||
"static/js/8.cdac1014.chunk.js.LICENSE.txt": "./static/js/8.cdac1014.chunk.js.LICENSE.txt",
|
||||
@@ -36,7 +36,7 @@
|
||||
},
|
||||
"entrypoints": [
|
||||
"static/js/runtime-main.448944d7.js",
|
||||
"static/css/main.52873cb6.chunk.css",
|
||||
"static/css/main.51be0eb5.chunk.css",
|
||||
"static/js/main.3c21505c.chunk.js"
|
||||
]
|
||||
}
|
||||
@@ -1 +1 @@
|
||||
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#1b223d"><link rel="shortcut icon" href="./static/favicon.ico" type="image/x-icon"><link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap" rel="stylesheet"><meta property="csp-nonce" content="__CSP_NONCE__"><title>Sign in — ownCloud</title><link href="./static/css/main.52873cb6.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="bg"><div id="bg-thumb"></div><div id="bg-enhanced"></div></div><div id="root" data-path-prefix="__PATH_PREFIX__"></div><div id="font-preloader"><span>aA</span>Bb</div><script src="./static/js/runtime-main.448944d7.js"></script><script src="./static/js/main.3c21505c.chunk.js"></script></body></html>
|
||||
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#1b223d"><link rel="shortcut icon" href="./static/favicon.ico" type="image/x-icon"><link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap" rel="stylesheet"><meta property="csp-nonce" content="__CSP_NONCE__"><title>Sign in — ownCloud</title><link href="./static/css/main.51be0eb5.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="bg"><div id="bg-thumb"></div><div id="bg-enhanced"></div></div><div id="root" data-path-prefix="__PATH_PREFIX__"></div><div id="font-preloader"><span>aA</span>Bb</div><script src="./static/js/runtime-main.448944d7.js"></script><script src="./static/js/main.3c21505c.chunk.js"></script></body></html>
|
||||
File diff suppressed because one or more lines are too long
@@ -9,9 +9,9 @@ strong {
|
||||
|
||||
.oc-logo {
|
||||
position: absolute;
|
||||
top: -140px;
|
||||
top: -120px;
|
||||
left: 50%;
|
||||
height: 120px;
|
||||
height: 100px;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
@@ -53,8 +53,8 @@ strong {
|
||||
|
||||
@media only screen and (max-width: 768px) {
|
||||
.oc-logo {
|
||||
height: 100px;
|
||||
top: -120px;
|
||||
height: 80px;
|
||||
top: -95px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -66,4 +66,4 @@ strong {
|
||||
|
||||
.oc-mt-s {
|
||||
margin-top: 10px !important;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,12 +19,9 @@
|
||||
#loader {
|
||||
/* NOTE(longsleep): White here needed because of the background image */
|
||||
color: white;
|
||||
text-shadow: #000 0px 0px 1px;
|
||||
text-shadow: #000 0 0 1px;
|
||||
}
|
||||
|
||||
/* NOTE(longsleep): This imports the inline image CSS as generated by make. */
|
||||
/* @import url(./images/loginscreen-bg.css); */
|
||||
|
||||
#bg-enhanced {
|
||||
opacity: 0;
|
||||
transition: opacity 1s;
|
||||
|
||||
Reference in New Issue
Block a user