summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-04-13 03:10:05 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-04-13 03:10:05 +0000
commit765ea6966775271f90eb74c0adcb1b03d4dc7776 (patch)
tree51be0ed685cd8a331f738a01d3aa97c5fb2ab054 /theme
parent7ae6db8019338a0f4a62ac390351eae4557da3d5 (diff)
Updated Cloudy theme's base style for Authorize subscription input
accept
Diffstat (limited to 'theme')
-rw-r--r--theme/cloudy/base/css/display.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/theme/cloudy/base/css/display.css b/theme/cloudy/base/css/display.css
index 8d34e8442..2f78e9729 100644
--- a/theme/cloudy/base/css/display.css
+++ b/theme/cloudy/base/css/display.css
@@ -30,6 +30,7 @@ h1 {
font-size:1.4em;
margin-bottom:18px;
}
+#showstream h1 { display:none; }
h2 { font-size:1.3em; }
h3 { font-size:1.2em; }
h4 { font-size:1.1em; }
@@ -630,7 +631,9 @@ border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}
-
+.entity_actions .accept {
+margin-bottom:18px;
+}
.entity_tags ul {
list-style-type:none;