From: Sarven Capadisli <csarven@controlyourself.ca>
Date: Thu, 14 May 2009 23:43:41 +0000 (+0000)
Subject: Updated Cloudy theme default avatars and minor CSS
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=fbb0d1dd54bb1455c25eabfa333f599d5e494f00;p=quix0rs-gnu-social.git

Updated Cloudy theme default avatars and minor CSS
---

diff --git a/theme/cloudy/css/display.css b/theme/cloudy/css/display.css
index b87722eec1..e978896856 100644
--- a/theme/cloudy/css/display.css
+++ b/theme/cloudy/css/display.css
@@ -12,7 +12,7 @@ img { display:block; border:0; }
 a abbr { cursor: pointer; border-bottom:0; }
 table { border-collapse:collapse; }
 ol { list-style-position:inside; }
-html { font-size: 100%; background-color:#fff; height:100%; }
+html { font-size: 100%; background-color:#fff; }
 body {
 background-color:#fff;
 color:#000;
@@ -126,7 +126,7 @@ margin-left:0;
 
 .form_settings label {
 margin-top:2px;
-width:145px;
+width:143px;
 }
 
 .form_actions label {
diff --git a/theme/cloudy/default-avatar-mini.png b/theme/cloudy/default-avatar-mini.png
index c0f1d411fd..4fd8bd9e19 100644
Binary files a/theme/cloudy/default-avatar-mini.png and b/theme/cloudy/default-avatar-mini.png differ
diff --git a/theme/cloudy/default-avatar-profile.png b/theme/cloudy/default-avatar-profile.png
index 9f281f94f9..eb08571d99 100644
Binary files a/theme/cloudy/default-avatar-profile.png and b/theme/cloudy/default-avatar-profile.png differ
diff --git a/theme/cloudy/default-avatar-stream.png b/theme/cloudy/default-avatar-stream.png
index 8d505871cc..926b8a9ca2 100644
Binary files a/theme/cloudy/default-avatar-stream.png and b/theme/cloudy/default-avatar-stream.png differ