Changeset 17000 for branches


Ignore:
Timestamp:
2008/01/23 00:00:23 (15 years ago)
Author:
adachi
Message:

決済情報入力画面のCSSを追加

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/feature-module-update/html/user_data/packages/default/css/under02.css

    r16708 r17000  
    195195    text-align: left; 
    196196    width: 550px; 
     197} 
     198 
     199/* 決済モジュール(決済情報入力画面) 
     200----------------------------------------------- */ 
     201div#under02column_shopping .box60 { 
     202    width: 60px; 
     203    padding: 2px; 
     204    border: 1px solid #ccc; 
     205} 
     206 
     207div#under02column_shopping .box120 { 
     208    width: 120px; 
     209    padding: 2px; 
     210    border: 1px solid #ccc; 
    197211} 
    198212 
Note: See TracChangeset for help on using the changeset viewer.