Boost logo

Boost-Commit :

From: grafikrobot_at_[hidden]
Date: 2008-03-28 01:35:48


Author: grafik
Date: 2008-03-28 01:35:47 EDT (Fri, 28 Mar 2008)
New Revision: 43905
URL: http://svn.boost.org/trac/boost/changeset/43905

Log:
Arrgg... Try that Ohloh fix again.
Text files modified:
   website/public_html/beta/development/index.html | 18 +++++++++---------
   1 files changed, 9 insertions(+), 9 deletions(-)

Modified: website/public_html/beta/development/index.html
==============================================================================
--- website/public_html/beta/development/index.html (original)
+++ website/public_html/beta/development/index.html 2008-03-28 01:35:47 EDT (Fri, 28 Mar 2008)
@@ -12,23 +12,23 @@
 
   <style type="text/css">
 /*<![CDATA[*/
- #content .section .ohlo > div {
+ #content .section .ohloh > div {
   background: transparent !important;
   }
- #content .section .ohlo table {
+ #content .section .ohloh table {
   background: transparent !important;
   clear: none !important;
   border-spacing: 0em !important;
   margin-bottom: 0.25em !important;
   }
- #content .section .ohlo table tr td {
+ #content .section .ohloh table tr td {
   border: none !important;
   }
- #content .section #ohlo-cost table tr td {
+ #content .section #ohloh-cost table tr td {
   background: transparent !important;
   border-bottom: 1px #DDD solid !important;
   }
- #content .section .ohlo img {
+ #content .section .ohloh img {
   border: none !important;
   padding: 0em !important;
   }
@@ -59,17 +59,17 @@
               development discussion. But if you are looking for an "easy"
               place to get your feet wet is to voluteer <a href=
               "testing.html">testing</a> resources. The wonderful people at
- Ohlo
+ Ohloh
               provide a peek into what goes into Boost:</p>
 
- <ul class="directory" id="ohlo-languages">
- <li class="ohlo">
+ <ul class="directory" id="ohloh-languages">
+ <li class="ohloh">
                   <script type="text/javascript" src=
                   "http://www.ohloh.net/projects/3/widgets/project_languages">
 </script>
                 </li>
 
- <li class="ohlo" id="ohlo-cost">
+ <li class="ohloh" id="ohloh-cost">
                   <script type="text/javascript" src=
                   "http://www.ohloh.net/projects/3/widgets/project_cocomo">
 </script>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk