Ignore:
Timestamp:
2011/11/17 11:43:06 (12 years ago)
Author:
Seasoft
Message:

#1558 (<col> で全列の幅を%で指定しているが、合計値が100%でない)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_11-dev/data/Smarty/templates/admin/products/product_rank.tpl

    r21343 r21345  
    9595            <table class="list" id="categoryTable"> 
    9696                <col width="20%" /> 
    97                 <col width="47%" /> 
     97                <col width="47.5%" /> 
    9898                <col width="10%" /> 
    99                 <col width="7%" /> 
     99                <col width="7.5%" /> 
    100100                <col width="15%" /> 
    101101                <tr class="nodrop nodrag"> 
Note: See TracChangeset for help on using the changeset viewer.