summaryrefslogtreecommitdiff
path: root/MobileCydia.app/loading.html
diff options
context:
space:
mode:
Diffstat (limited to 'MobileCydia.app/loading.html')
-rw-r--r--MobileCydia.app/loading.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/MobileCydia.app/loading.html b/MobileCydia.app/loading.html
new file mode 100644
index 0000000..33b2637
--- /dev/null
+++ b/MobileCydia.app/loading.html
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-16"?>
+<html><head>
+ <title>Loading</title>
+ <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0"/>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+ <link rel="stylesheet" type="text/css" href="menes/style.css"/>
+ <base target="_blank"/>
+</head><body>
+ <div style="padding: 5px 7px">
+ <span style="color: #4d4d70; font-weight: normal; font-size: 16px">
+ <div style="display: inline-block; background-image: url(menes/indicator-c7ced5-4d4d70.gif); width: 16px; height: 16px; margin: 2px 0 -2px 0"></div>
+ <span style="margin: 0 4px">Loading...</span>
+ </span>
+ </div>
+</body></html>