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

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

File:
1 edited

Legend:

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

    r21344 r21345  
    6767    <table class="list"> 
    6868        <col width="50%" /> 
    69         <col width="15%" /> 
    70         <col width="5%" /> 
    71         <col width="5%" /> 
    72         <col width="15%" /> 
     69        <col width="20%" /> 
     70        <col width="10%" /> 
     71        <col width="10%" /> 
     72        <col width="20%" /> 
    7373        <tr> 
    7474            <th>タイトル</th> 
Note: See TracChangeset for help on using the changeset viewer.