From: Sarven Capadisli Date: Mon, 13 Apr 2009 03:10:05 +0000 (+0000) Subject: Updated Cloudy theme's base style for Authorize subscription input X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=765ea6966775271f90eb74c0adcb1b03d4dc7776;p=quix0rs-gnu-social.git Updated Cloudy theme's base style for Authorize subscription input accept --- diff --git a/theme/cloudy/base/css/display.css b/theme/cloudy/base/css/display.css index 8d34e8442b..2f78e9729e 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;