]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Updated Cloudy theme's base style for Authorize subscription input
authorSarven Capadisli <csarven@controlyourself.ca>
Mon, 13 Apr 2009 03:10:05 +0000 (03:10 +0000)
committerSarven Capadisli <csarven@controlyourself.ca>
Mon, 13 Apr 2009 03:10:05 +0000 (03:10 +0000)
accept

theme/cloudy/base/css/display.css

index 8d34e8442b99b950a2bd59bc41f89dfaff05ff8a..2f78e9729eb894a2483f0338a768f2719f59a99e 100644 (file)
@@ -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;