From 765ea6966775271f90eb74c0adcb1b03d4dc7776 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Mon, 13 Apr 2009 03:10:05 +0000 Subject: Updated Cloudy theme's base style for Authorize subscription input accept --- theme/cloudy/base/css/display.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'theme/cloudy') 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; -- cgit v1.2.3-54-g00ecf