diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2010-07-30 08:55:01 +0000 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2010-09-30 07:14:01 +0000 |
commit | 2f2279fd43db24679b19d18dd0d6ed7ce96d27ff (patch) | |
tree | 8427ded1a38c5d28a485dfdbbb7fba89b397ee9a /Cydia.app/manage.html | |
parent | fde3413551e6ec81ca76801ae1f65b52fa7cb798 (diff) |
iPhone 4 hi-res.
Diffstat (limited to 'Cydia.app/manage.html')
-rw-r--r-- | Cydia.app/manage.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cydia.app/manage.html b/Cydia.app/manage.html index e1de252..bba3762 100644 --- a/Cydia.app/manage.html +++ b/Cydia.app/manage.html @@ -10,6 +10,7 @@ <style> body { background: #c7ced5 url(cydia://uikit-image/UIPinstripe.png); + background-size: 7px 1px; display: table; font-family: Helvetica; height: 337px; |