[gnomeweb-wml] changed percentage of width in a11y progress bar



commit bcdfc1d17defdc5ed93505ed2ee6fb641d3e6708
Author: Christy Eller <iamchristyeller gmail com>
Date:   Wed Feb 8 21:52:58 2012 -0700

    changed percentage of width in a11y progress bar

 www.gnome.org/friends/ruler/a11y-ruler.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/www.gnome.org/friends/ruler/a11y-ruler.js b/www.gnome.org/friends/ruler/a11y-ruler.js
index 3f54ab0..fe14d4a 100644
--- a/www.gnome.org/friends/ruler/a11y-ruler.js
+++ b/www.gnome.org/friends/ruler/a11y-ruler.js
@@ -21,5 +21,5 @@ document.write('#gnome-fog-ruler .fog-donate { float: right; margin-top: 11px; }
 document.write('#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; }');
 document.write('#gnome-fog-ruler .fog-donate a:hover { color: #204a87; text-decoration: underline; }');
 document.write('</style>');
-document.write('<div id=\"gnome-fog-ruler\"><div class=\"fog-center\"><div class=\"fog-intro\"><h4>The GNOME Project needs your help!</h4><p>Help us make 2012 the year of accessibility!</p></div><div class=\"fog-data\"><div class=\"fog-ruler\"><span style=\"width: 15%;\" class=\"fog-bar blue\">&nbsp;</span><!-- Additional sponsors can go here ---></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 blue\">&nbsp;</span><strong>Friends of GNOME</strong><span class=\"fog-details\">$5,689 - $14,311 to go!</span></div></div></div><div style=\"clear: both;\"></div></div></div>');
+document.write('<div id=\"gnome-fog-ruler\"><div class=\"fog-center\"><div class=\"fog-intro\"><h4>The GNOME Project needs your help!</h4><p>Help us make 2012 the year of accessibility!</p></div><div class=\"fog-data\"><div class=\"fog-ruler\"><span style=\"width: 28%;\" class=\"fog-bar blue\">&nbsp;</span><!-- Additional sponsors can go here ---></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 blue\">&nbsp;</span><strong>Friends of GNOME</strong><span class=\"fog-details\">$5,689 - $14,311 to go!</span></div></div></div><div style=\"clear: both;\"></div></div></div>');
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]