[gnomeweb-wml] Fix typo.



commit 17db55aa9df04791cee7f24da49287dd847cc49b
Author: Andre Klapper <a9016009 gmx de>
Date:   Sat Jan 8 14:29:01 2011 +0100

    Fix typo.

 www.gnome.org/friends/ruler/ruler.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/www.gnome.org/friends/ruler/ruler.js b/www.gnome.org/friends/ruler/ruler.js
index aee5935..1d4eab6 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: 570px;        float: left;        margin-right: 25px;    }    #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: 8px;    }    #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;        -webki
 t-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>Become a Friend of GNOME!</h4>            <p>Help the GNOME Foundation by donating today. GNOME is looking to grow to            400 subcribers. Join for only $10 per month and get a free LWN subscription, t-shirt and more!</p>        </div>        <div class="fog-data">            <div class="fog-ruler"><span style="width: 3.25%;" class="fog-bar orange">&nbsp;</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">&nbsp;</span><strong>Friends of GNOME</str
 ong><span class="fog-details">13 subscribers. 387 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: 570px;        float: left;        margin-right: 25px;    }    #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: 8px;    }    #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;        -webki
 t-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>Become a Friend of GNOME!</h4>            <p>Help the GNOME Foundation by donating today. GNOME is looking to grow to            400 subscribers. Join for only $10 per month and get a free LWN subscription, t-shirt and more!</p>        </div>        <div class="fog-data">            <div class="fog-ruler"><span style="width: 3.25%;" class="fog-bar orange">&nbsp;</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">&nbsp;</span><strong>Friends of GNOME</st
 rong><span class="fog-details">13 subscribers. 387 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]