summaryrefslogtreecommitdiff
path: root/Cydia.app/package.html
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2008-10-15 08:06:50 +0000
committerJay Freeman (saurik) <saurik@saurik.com>2010-09-30 07:08:50 +0000
commit9487f027092eea7c2efe6136da0b4b8bf5ac62c8 (patch)
tree0985ef211c26e02a246a74e58f4f462b5eaa0fe2 /Cydia.app/package.html
parentec3f2f5367c6f1246d7e311e2293c6e0e83df0bc (diff)
Checkpoint before trying to solve the bottom alignment issue.
Diffstat (limited to 'Cydia.app/package.html')
-rw-r--r--Cydia.app/package.html22
1 files changed, 16 insertions, 6 deletions
diff --git a/Cydia.app/package.html b/Cydia.app/package.html
index 95fb823..7c58967 100644
--- a/Cydia.app/package.html
+++ b/Cydia.app/package.html
@@ -38,13 +38,13 @@
}
#depiction {
- margin-bottom: -7px;
+ margin: -8px 0;
overflow: hidden;
width: 320px;
}
#notice {
- margin-bottom: -14px;
+ margin: -8px 0 -9px 0;
overflow: hidden;
width: 320px;
}
@@ -107,8 +107,9 @@
}
#content {
- float: right;
margin: auto 0;
+ position: absolute;
+ left: 72px;
}
#content > div {
@@ -122,6 +123,15 @@
#latest {
color: #335588;
}
+
+ #description {
+ background-color: #c7ced5;
+ border-bottom: 1px solid #999999;
+ border-top: 1px solid #999999;
+ font-size: 16px;
+ margin: 9px 10px;
+ padding: 10px;
+ }
</style>
</head><body><div class="page">
<div class="dialog">
@@ -197,14 +207,14 @@
width="320"
height="0"
target="_top"
- onLoad="loaded()"
+ onLoad_="loaded()"
></iframe></div>
<!--hr id="lower-bar" class="depiction"/-->
-<fieldset class="description">
- <div id="description"></div>
+<div id="description" class="description"></div>
+<fieldset class="description homepage">
<a class="homepage" id="homepage-href">
<img class="icon" src="web.png"/>
<label>More Information</label>