bug 10216: cloudStack - fix a bug "2. Backgroud color of column after Private IP is not accurate."

This commit is contained in:
Jessica Wang 2011-09-12 17:23:34 -07:00
parent 26c7f5b0c6
commit f4991be309
1 changed files with 2 additions and 2 deletions

View File

@ -707,7 +707,7 @@ dictionary = {
</div>
</div>
</div>
<div class="grid_rows odd">
<div class="grid_rows even">
<div class="grid_row_cell" style="width: 20%;">
<div class="row_celltitles">
<fmt:message key="label.linklocal.ip"/>:</div>
@ -717,7 +717,7 @@ dictionary = {
</div>
</div>
</div>
<div class="grid_rows even">
<div class="grid_rows odd">
<div class="grid_row_cell" style="width: 20%;">
<div class="row_celltitles">
<fmt:message key="label.created"/>:</div>