Changeset 74 for ATGoogleMaps


Ignore:
Timestamp:
07/13/06 03:40:29 (6 years ago)
Author:
takanori
Message:

API Key の入力領域の幅を 100% に設定

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ATGoogleMaps/trunk/skins/googlemaps/prefs_gmap_form.cpt

    r64 r74  
    6161                <input name="api_key" 
    6262                       value="" 
    63                        size="100" 
     63                       size="90" 
    6464                       tabindex="" 
     65                       style="width: 100%;" 
    6566                       tal:attributes="value api_key; 
    6667                                       tabindex tabindex/next;" /> 
Note: See TracChangeset for help on using the changeset viewer.