first commit
This commit is contained in:
15
Cydia.app/loading.html
Normal file
15
Cydia.app/loading.html
Normal file
@@ -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>
|
||||
Reference in New Issue
Block a user