summaryrefslogtreecommitdiff
path: root/Cydia.app/manage.html
diff options
context:
space:
mode:
Diffstat (limited to 'Cydia.app/manage.html')
-rw-r--r--Cydia.app/manage.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/Cydia.app/manage.html b/Cydia.app/manage.html
index 62833e6..eb1b30a 100644
--- a/Cydia.app/manage.html
+++ b/Cydia.app/manage.html
@@ -6,7 +6,7 @@
<style>
body {
- background: url(pinstripe.png);
+ background: #c7ced5 url(cydia://uikit-image/UIPinstripe.png);
display: table;
font-family: Helvetica;
height: 337px;
@@ -97,9 +97,9 @@
<div class="background"></div>
</a>
-<a href="cydia://storage" class="giant-button" style="opacity: 0.4">
+<a href="cydia://storage" class="giant-button">
<div class="contents">
- <img src="storage.png" class="icon"/>
+ <img src="storage.png"/>
<label>Storage</label>
<div>See how much room you have left for new packages.</div>
</div>
@@ -107,8 +107,6 @@
<div class="background"></div>
</a>
- <div style="position: absolute; top: 256px; color: red; margin: 0 auto; font-size: 40px; height: 40px; width: 320px; -webkit-transform:rotate(-10deg); text-shadow: rgba(250, 150, 150, 0.75) 1px 1px 0">Coming Soon!</div>
-
</div>
</div>
</div></body></html>