New Drive UI initial version

This commit is contained in:
Romaric Mourgues
2023-03-27 18:30:36 +02:00
parent fcb0f993fe
commit 42420df02d
261 changed files with 1496 additions and 16604 deletions
+4 -4
View File
@@ -2,9 +2,9 @@
<html lang="en" translate="no">
<head>
<meta charset="utf-8" />
<title>Twake</title>
<title>Tdrive</title>
<meta name="google" content="notranslate">
<meta name="description" content="Go to Twake application" />
<meta name="description" content="Go to Tdrive application" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"
@@ -20,7 +20,7 @@
width: 100vw;
height: 100%;
overflow: hidden;
background: #0d0f38;
background: #FFFFFF;
}
#root {
@@ -58,7 +58,7 @@
color 6s ease-in-out infinite
;
stroke-linecap: round;
stroke: #FFFFFF;
stroke: #007AFF;
}
@keyframes rotate{