diff options
author | Grant Paul <chpwn@chpwn.com> | 2011-02-10 22:16:35 -0800 |
---|---|---|
committer | Grant Paul <chpwn@chpwn.com> | 2011-02-10 22:16:35 -0800 |
commit | 36fa2ea5375250c9059b83ecd7bd05af56730fa9 (patch) | |
tree | b66c1661ce762761778c477969b73f0193d95d50 /MobileCydia.app/package.html | |
parent | fae8ee564d1871cd8850b16437294d07f77dc2da (diff) | |
parent | d9d230c5137eaef34d918602fc718624188bed7b (diff) |
Merge branch 'develop-1.2' of git.saurik.com:cydia into develop-1.2
Diffstat (limited to 'MobileCydia.app/package.html')
-rw-r--r-- | MobileCydia.app/package.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/MobileCydia.app/package.html b/MobileCydia.app/package.html index c91b52c..985b207 100644 --- a/MobileCydia.app/package.html +++ b/MobileCydia.app/package.html @@ -196,8 +196,12 @@ height: 1px; width: 320px; } + + .invisible * { + visibility: hidden; + } </style> -</head><body class="pinstripe"> +</head><body class="pinstripe invisible"> <panel> <fieldset id="header"> |