]> git.saurik.com Git - cydia.git/blobdiff - Cydia.app/menes/style.css
Added custom depictions and better webview support.
[cydia.git] / Cydia.app / menes / style.css
index ffae7216c0b2e46541beb5cc9024deb7b3fba6bc..e5e2264e3e92d04dcb73940598aa4239d2aae615 100644 (file)
@@ -44,7 +44,7 @@ body {
 }
 
 hr {
-    margin-top: 10px;
+    margin: 0;
 }
 
 .dialog > .panel {
@@ -155,7 +155,7 @@ strong {
 }
 
 .dialog > .panel > fieldset > div > p {
-    margin-top: .5em;
+    margin: 11px 0;
     text-align: center;
 }
 
@@ -163,6 +163,10 @@ strong {
     margin-top: 0;
 }
 
+.dialog > .panel > fieldset > div > p:last-child {
+    margin-bottom: 0;
+}
+
 .dialog > .panel > fieldset > a {
     background: 275px 11px no-repeat url(listArrow.png);
     color: inherit;