summaryrefslogtreecommitdiff
path: root/theme/iphone
diff options
context:
space:
mode:
authorZach Copley <zach@controlyourself.ca>2009-04-16 15:00:58 -0700
committerZach Copley <zach@controlyourself.ca>2009-04-16 15:00:58 -0700
commit6848e93cd526ebafa0c6001f51197357d1cfb4e2 (patch)
treed602cde3b50db5504a42d92bdf1c66383a710ab9 /theme/iphone
parentad5dd9030bf919dba95e1ca066acef71a2d3e6bd (diff)
parent55d7bb4701ca39fb8f4b859b19defdfc7af0142c (diff)
Merge branch '0.8.x' into twitter-import
Diffstat (limited to 'theme/iphone')
-rw-r--r--theme/iphone/display.css16
1 files changed, 7 insertions, 9 deletions
diff --git a/theme/iphone/display.css b/theme/iphone/display.css
index 6ac471c1e..1838a8e86 100644
--- a/theme/iphone/display.css
+++ b/theme/iphone/display.css
@@ -2,6 +2,8 @@
/* Design & CSS by Marie-Claude Doyon http://www.marieclaudedoyon.com */
/* Simplified for mobile by Ken Sheppardson http://identi.ca/kshep */
+@import url(../../base/css/display.css);
+
html {}
body {
width: 100%;
@@ -28,7 +30,6 @@ h1 {
font-size: 1.2em;
}
-
#wrap {
margin: 0;
}
@@ -196,7 +197,7 @@ p#branding a {
}
.instructions a:hover, .success a:hover, .error a:hover {
color: #FCFFF5;
-}
+}
.success {
clear: both;
float: left;
@@ -210,7 +211,6 @@ p#branding a {
background-color: #ce3728;
}
-
/* ----- Stream -----*/
#notices {
@@ -273,7 +273,7 @@ p.time {
p.time a {
color: #91AA9D;
}
-
+
/* ----- Profile -----*/
#profile {
clear: both;
@@ -356,7 +356,7 @@ dl.statistics {
clear: left;
float: left;
width: 200px;
-}
+}
.statistics dd {
float: left;
}
@@ -402,8 +402,6 @@ ul.subscriptions li, ul.subscribers li {
}
/* ----- End Subscriptions & Subscribers -----*/
-
-
#pagination {
margin: 18px auto;
}
@@ -488,7 +486,7 @@ input#submit:hover, input.submit:hover {
input.checkbox {
width: auto;
border: 0;
-}
+}
textarea, input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
@@ -629,7 +627,7 @@ input#openid_url {
#profiles a:hover {
text-decoration: underline;
}
-
+
.profile_single {
clear: both;
display: block;