Author: rhs
Date: Thu Nov  8 14:21:58 2012
New Revision: 1407094

URL: http://svn.apache.org/viewvc?rev=1407094&view=rev
Log:
tweaked style

Modified:
    qpid/site/docs/proton/download.html
    qpid/site/docs/style.css

Modified: qpid/site/docs/proton/download.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/proton/download.html?rev=1407094&r1=1407093&r2=1407094&view=diff
==============================================================================
--- qpid/site/docs/proton/download.html (original)
+++ qpid/site/docs/proton/download.html Thu Nov  8 14:21:58 2012
@@ -57,16 +57,16 @@
           <div>
             <table class="download_table"><tbody>
                <tr>
-                 <th class="download_table_col_1"> Component </th>
+                 <th class="proton_download_table_col_1"> Component </th>
                  <th> Download </th>
                </tr>
                <tr>
-                 <td class="download_table_col_1">proton-c (includes python, 
php, and ruby bindings)</td>
+                 <td class="proton_download_table_col_1">proton-c (includes 
python, php, and ruby bindings)</td>
                  <td><a 
href="http://www.apache.org/dyn/closer.cgi/qpid/proton/0.2/qpid-proton-c-0.2.tar.gz";>qpid-proton-c-0.2.tar.gz</a>
                  [<a 
href="http://www.apache.org/dist/qpid/proton/0.2/qpid-proton-c-0.2.tar.gz.asc";>PGP</a>]</td>
                </tr>
                <tr>
-                 <td class="download_table_col_1">proton-j</td>
+                 <td class="proton_download_table_col_1">proton-j</td>
                  <td><a 
href="http://www.apache.org/dyn/closer.cgi/qpid/proton/0.2/qpid-proton-j-0.2.tar.gz";>qpid-proton-j-0.2.tar.gz</a>
                  [<a 
href="http://www.apache.org/dist/qpid/proton/0.2/qpid-proton-j-0.2.tar.gz.asc";>PGP</a>]</td>
                </tr>

Modified: qpid/site/docs/style.css
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/style.css?rev=1407094&r1=1407093&r2=1407094&view=diff
==============================================================================
--- qpid/site/docs/style.css (original)
+++ qpid/site/docs/style.css Thu Nov  8 14:21:58 2012
@@ -269,6 +269,10 @@ body {
     width:240px;
 }
 
+.proton_download_table_col_1 {
+    width:360px;
+}
+
 .download_table_amqp_col {
     text-align:center;
     width:80px;



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to