This commit is contained in:
Kovid Goyal 2009-02-11 17:28:12 -08:00
parent 2edd37f4a9
commit 2d3d71abff

View File

@ -22,12 +22,13 @@
border-left: solid 1pt black;
}
table#info {
table#install_info {
border-collapse: collapse;
border-width: 1pt;
border-style: solid;
table-layout: fixed;
width: 95%;
background: #F7F7F0 none repeat scroll 0 0;
}
table#dependencies {
border-collapse: collapse;
@ -49,7 +50,7 @@
<p>
${app} is available in the software repositories of the following
linux distributions:
<table id="info">
<table id="install_info">
<col width="150" /><col width="*" />
<tr>
<th class="left distro_type">Supported<br/>distributions</th>