Propchange: websites/production/libcloud/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Wed Oct 19 11:35:54 2011
@@ -1 +1 @@
-/websites/staging/libcloud/trunk:787380-797168
+/websites/staging/libcloud/trunk:787380-797199

Modified: websites/production/libcloud/content/apidocs/index.html
==============================================================================
--- websites/production/libcloud/content/apidocs/index.html (original)
+++ websites/production/libcloud/content/apidocs/index.html Wed Oct 19 11:35:54 
2011
@@ -19,7 +19,8 @@
             <li><a href="0.4.1/">0.4.1</a></li>
             <li><a href="0.4.2/">0.4.2</a></li>
             <li><a href="0.5.0/">0.5.0</a></li>
-            <li><a href="0.5.2/">0.5.2</a> (latest)</li>
+            <li><a href="0.5.2/">0.5.2</a> (latest stable)</li>
+            <li><a href="0.6.0-beta1/">0.6.0-beta1</a> (latest beta)</li>
             <li><a 
href="http://ci.apache.org/projects/libcloud/apidocs/";>trunk</a></li>
         </ul>
     <p><a href="http://libcloud.apache.org";><< Back to main website</a></p>

Modified: websites/production/libcloud/content/css/code.css
==============================================================================
--- websites/production/libcloud/content/css/code.css (original)
+++ websites/production/libcloud/content/css/code.css Wed Oct 19 11:35:54 2011
@@ -1,5 +1,5 @@
 .codehilite .hll { background-color: #ffffcc }
-.codehilite  { background: #f0f0f0; }
+.codehilite  { background: #f0f0f0; overflow: auto !important; }
 .codehilite .c { color: #60a0b0; font-style: italic } /* Comment */
 .codehilite .err { border: 1px solid #FF0000 } /* Error */
 .codehilite .k { color: #007020; font-weight: bold } /* Keyword */

Modified: websites/production/libcloud/content/css/libcloud.css
==============================================================================
--- websites/production/libcloud/content/css/libcloud.css (original)
+++ websites/production/libcloud/content/css/libcloud.css Wed Oct 19 11:35:54 
2011
@@ -37,7 +37,7 @@ h2 { color:#007bff;}
 
 div#main { font-size: 120%; }
 
-pre, code { font-family:"Consolas", "Courier New", "Courier", "Lucida 
Console", fixed-width; padding:10px; margin: 3px;background:#f5f5f5; border:1px 
solid #ddd; display:block; white-space:pre; color: #000000}
+pre, code { font-family:"Consolas", "Courier New", "Courier", "Lucida 
Console", fixed-width; padding:3px; margin: 3px;background:#f5f5f5; border:1px 
solid #ddd; white-space:pre; color: #000000}
 
 .support-table td, #support-table th { width:14%; border-right:1px solid #fff; 
border-bottom:1px solid #ddd;}
 .support-table th { background:#f5f5f5; }


Reply via email to