[gnomeweb-wml] [friends] Add Collabora to Friends of GNOME ruler
- From: Lucas Almeida Rocha <lucasr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] [friends] Add Collabora to Friends of GNOME ruler
- Date: Tue, 23 Mar 2010 20:58:31 +0000 (UTC)
commit e8c6179575c610df2a4446014599b6682af3fb19
Author: Lucas Rocha <lucasr litl com>
Date: Tue Mar 23 20:57:52 2010 +0000
[friends] Add Collabora to Friends of GNOME ruler
www.gnome.org/friends/css/ruler.css | 4 ++--
www.gnome.org/friends/ruler/ruler.js | 2 +-
www.gnome.org/friends/ruler/update-ruler | 11 +++++++++--
3 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/www.gnome.org/friends/css/ruler.css b/www.gnome.org/friends/css/ruler.css
index 0925d2b..487b867 100644
--- a/www.gnome.org/friends/css/ruler.css
+++ b/www.gnome.org/friends/css/ruler.css
@@ -14,7 +14,7 @@
}
#gnome-fog-ruler .fog-center {
- width: 500px;
+ width: 600px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
@@ -25,7 +25,7 @@
}
#gnome-fog-ruler .fog-description {
- padding-left: 50px;
+ padding-left: 45px;
}
#gnome-fog-ruler .fog-description .fog-item {
diff --git a/www.gnome.org/friends/ruler/ruler.js b/www.gnome.org/friends/ruler/ruler.js
index ebb96fd..5f45e89 100644
--- a/www.gnome.org/friends/ruler/ruler.js
+++ b/www.gnome.org/friends/ruler/ruler.js
@@ -1 +1 @@
-document.write(' <style type="text/css"> #gnome-fog-ruler { background: #237100 url(http://www.gnome.org/friends/ruler/ruler-bg.jpg) center no-repeat; padding: 16px 0px 16px 0px; color: #fff; font-family: "Lucida Grande", "DejaVu Sans", "Bitstream Vera Sans", Verdana, sans-serif; font-size: 12px; z-index: 200; float: left; width: 100%; position: relative; } #gnome-fog-ruler * { margin: 0; padding: 0; } #gnome-fog-ruler .fog-center { width: 960px; margin: 0 auto; text-align: left; } #gnome-fog-ruler a { color: #fff; } #gnome-fog-ruler .fog-intro { width: 380px; float: left; margin-right: 12px; } #gnome-fog-ruler .fog-intro h4 { margin-bottom: 6px; color: #fff; font-size: 13px; text-shadow: 0 1px 2px #346704; } #gnome-fog-ruler .fog-ruler { background: #fff; overflow: hidd
en; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 2px; -moz-box-shadow: 0 1px 2px #346704; -webkit-box-shadow: 0 1px 2px #346704; } #gnome-fog-ruler .fog-ruler .fog-bar { display: block; float: left; font-size: 5px; height: 14px; line-height: 12px; } #gnome-fog-ruler .green { background: #66bb14; } #gnome-fog-ruler .orange { background: #f57900; } #gnome-fog-ruler .blue { background: #729fcf; } #gnome-fog-ruler .yellow { background: #fce94f; } #gnome-fog-ruler .white { background: #fff; } #gnome-fog-ruler .green { background: #8ae234; } #gnome-fog-ruler .fog-description { margin-top: 8px; overflow: hidden; text-align: center; } #gnome-fog-ruler .fog-description .fog-item { margin-right: 12px; display: block; float: left; overflow: hidden; te
xt-align: left; } #gnome-fog-ruler .fog-description .fog-item .fog-box { display: block; float: left; width: 12px; height: 12px; border: 1px solid #fff; margin: 0 6px 6px 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-box-shadow: 0 1px 2px #346704; -webkit-box-shadow: 0 1px 2px #346704; } #gnome-fog-ruler .fog-description .fog-item .fog-details { font-style: italic; display: block; margin-left: 20px; } #gnome-fog-ruler .fog-donate { float: right; margin-top: 11px; } #gnome-fog-ruler .fog-donate a { display: block; padding: 6px 8px; background: #fff; color: #333; font-weight: bold; text-decoration: none; font-size: 14px; -moz-box-shadow: 0 1px 2px #346704, inset 0 -3px 10px #ccc; -webkit-box-shadow: 0 1px 2px #346704, inset 0 -3px 10px #ccc;
-moz-border-radius: 4px; -webkit-border-radius: 4px; } #gnome-fog-ruler .fog-donate a:hover { color: #204a87; text-decoration: underline; }</style><div id="gnome-fog-ruler"> <div class="fog-center"> <div class="fog-intro"> <h4>The GNOME Project needs your help!</h4> <p>GNOME Foundation wants to hire a sysadmin so that GNOME developers can focus on GNOME. Help us to do that!</p> </div> <div class="fog-data"> <div class="fog-ruler"><span style="width: 17.54%;" class="fog-bar orange"> </span><span style="width: 8.77%;" class="fog-bar blue"> </span><span style="width: 8.77%;" class="fog-bar yellow"> </span><span style="width: 45.89%;" class="fog-bar green"> </span> </div> <div class="fog-donate"> <a href="http://www.gnome.org/friends/">Donate now!</a> </div> <div class="fog-description"><div class="fog-item"><span
class="fog-box orange"> </span><strong>Canonical</strong><span class="fog-details">$10,000</span></div><div class="fog-item"><span class="fog-box blue"> </span><strong>Google</strong><span class="fog-details">$5,000</span></div><div class="fog-item"><span class="fog-box yellow"> </span><strong>Nokia</strong><span class="fog-details">$5,000</span></div><div class="fog-item"><span class="fog-box green"> </span><strong>Friends of GNOME</strong><span class="fog-details">$26,157. $10,843 to go!</span></div> </div> </div> <div style="clear: both;"></div> </div></div>')
+document.write(' <style type="text/css"> #gnome-fog-ruler { background: #237100 url(http://www.gnome.org/friends/ruler/ruler-bg.jpg) center no-repeat; padding: 16px 0px 16px 0px; color: #fff; font-family: "Lucida Grande", "DejaVu Sans", "Bitstream Vera Sans", Verdana, sans-serif; font-size: 12px; z-index: 200; float: left; width: 100%; position: relative; } #gnome-fog-ruler * { margin: 0; padding: 0; } #gnome-fog-ruler .fog-center { width: 960px; margin: 0 auto; text-align: left; } #gnome-fog-ruler a { color: #fff; } #gnome-fog-ruler .fog-intro { width: 300px; float: left; margin-right: 12px; } #gnome-fog-ruler .fog-intro h4 { margin-bottom: 6px; color: #fff; font-size: 13px; text-shadow: 0 1px 2px #346704; } #gnome-fog-ruler .fog-ruler { background: #fff; overflow: hidd
en; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 2px; -moz-box-shadow: 0 1px 2px #346704; -webkit-box-shadow: 0 1px 2px #346704; } #gnome-fog-ruler .fog-ruler .fog-bar { display: block; float: left; font-size: 5px; height: 14px; line-height: 12px; } #gnome-fog-ruler .green { background: #66bb14; } #gnome-fog-ruler .orange { background: #f57900; } #gnome-fog-ruler .blue { background: #729fcf; } #gnome-fog-ruler .yellow { background: #fce94f; } #gnome-fog-ruler .white { background: #fff; } #gnome-fog-ruler .green { background: #8ae234; } #gnome-fog-ruler .purple { background: #9a32cd; } #gnome-fog-ruler .fog-description { margin-top: 8px; overflow: hidden; text-align: center; } #gnome-fog-ruler .fog-description .fog-item { margin-right: 12px; display
: block; float: left; overflow: hidden; text-align: left; } #gnome-fog-ruler .fog-description .fog-item .fog-box { display: block; float: left; width: 12px; height: 12px; border: 1px solid #fff; margin: 0 6px 6px 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-box-shadow: 0 1px 2px #346704; -webkit-box-shadow: 0 1px 2px #346704; } #gnome-fog-ruler .fog-description .fog-item .fog-details { font-style: italic; display: block; margin-left: 20px; } #gnome-fog-ruler .fog-donate { float: right; margin-top: 11px; } #gnome-fog-ruler .fog-donate a { display: block; padding: 6px 8px; background: #fff; color: #333; font-weight: bold; text-decoration: none; font-size: 14px; -moz-box-shadow: 0 1px 2px #346704, inset 0 -3px 10px #ccc; -webk
it-box-shadow: 0 1px 2px #346704, inset 0 -3px 10px #ccc; -moz-border-radius: 4px; -webkit-border-radius: 4px; } #gnome-fog-ruler .fog-donate a:hover { color: #204a87; text-decoration: underline; }</style><div id="gnome-fog-ruler"> <div class="fog-center"> <div class="fog-intro"> <h4>The GNOME Project needs your help!</h4> <p>GNOME Foundation wants to hire a sysadmin so that GNOME developers can focus on GNOME.</p> </div> <div class="fog-data"> <div class="fog-ruler"><span style="width: 17.54%;" class="fog-bar orange"> </span><span style="width: 8.77%;" class="fog-bar blue"> </span><span style="width: 8.77%;" class="fog-bar yellow"> </span><span style="width: 8.77%;" class="fog-bar purple"> </span><span style="width: 45.89%;" class="fog-bar green"> </span> </div> <div class="fog-donate"> <a href="http://www.gnome.org/frie
nds/">Donate now!</a> </div> <div class="fog-description"><div class="fog-item"><span class="fog-box orange"> </span><strong>Canonical</strong><span class="fog-details">$10,000</span></div><div class="fog-item"><span class="fog-box blue"> </span><strong>Google</strong><span class="fog-details">$5,000</span></div><div class="fog-item"><span class="fog-box yellow"> </span><strong>Nokia</strong><span class="fog-details">$5,000</span></div><div class="fog-item"><span class="fog-box purple"> </span><strong>Collabora</strong><span class="fog-details">$5,000</span></div><div class="fog-item"><span class="fog-box green"> </span><strong>Friends of GNOME</strong><span class="fog-details">$26,157. $5,843 to go!</span></div> </div> </div> <div style="clear: both;"></div> </div></div>')
diff --git a/www.gnome.org/friends/ruler/update-ruler b/www.gnome.org/friends/ruler/update-ruler
index 7750c01..e0d35f3 100755
--- a/www.gnome.org/friends/ruler/update-ruler
+++ b/www.gnome.org/friends/ruler/update-ruler
@@ -38,6 +38,10 @@ DONORS = [
'color': 'yellow',
'donation': 5000.00 },
+{ 'name': 'Collabora',
+ 'color': 'purple',
+ 'donation': 5000.00 },
+
{ 'name': 'Friends of GNOME',
'color': 'green',
'donation': 26157.00,
@@ -81,7 +85,7 @@ CSS = ' \
color: #fff;\
}\
#gnome-fog-ruler .fog-intro {\
- width: 380px;\
+ width: 300px;\
float: left;\
margin-right: 12px;\
}\
@@ -125,6 +129,9 @@ CSS = ' \
#gnome-fog-ruler .green {\
background: #8ae234;\
}\
+ #gnome-fog-ruler .purple {\
+ background: #9a32cd;\
+ }\
#gnome-fog-ruler .fog-description {\
margin-top: 8px;\
overflow: hidden;\
@@ -183,7 +190,7 @@ HTML = '\
<div class="fog-center">\
<div class="fog-intro">\
<h4>The GNOME Project needs your help!</h4>\
- <p>GNOME Foundation wants to hire a sysadmin so that GNOME developers can focus on GNOME. Help us to do that!</p>\
+ <p>GNOME Foundation wants to hire a sysadmin so that GNOME developers can focus on GNOME.</p>\
</div>\
<div class="fog-data">\
<div class="fog-ruler">'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]