diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2011-08-09 22:14:11 -0700 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2011-08-09 22:14:11 -0700 |
commit | b6287221d9a3fdadc0a627e3ccb19349ad6b03b8 (patch) | |
tree | 8d559fe4cfe291501fff39f70ce216946497814d /MobileCydia.app | |
parent | 393699d7c09e50930b9e98cf3ac9666b6fbeacd4 (diff) |
iOS 5.x: cydia://uikit-image/ not accessible to file://.
Diffstat (limited to 'MobileCydia.app')
-rw-r--r-- | MobileCydia.app/manage.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MobileCydia.app/manage.html b/MobileCydia.app/manage.html index 55e7462..5d2a2d0 100644 --- a/MobileCydia.app/manage.html +++ b/MobileCydia.app/manage.html @@ -9,7 +9,6 @@ <style> body { - background: #c7ced5 url(cydia://uikit-image/UIPinstripe.png); background-size: 7px 1px; display: table; font-family: Helvetica; |