Ignore:
Timestamp:
2011/08/08 18:40:19 (13 years ago)
Author:
nanasess
Message:

#1413 レイアウト修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_11-dev/html/user_data/packages/sphone/css/contents.css

    r21135 r21148  
    127127.cartinarea .cartinContents p{ 
    128128line-height:1.2; 
    129 margin-right: 25px; 
    130 } 
    131 .cartinarea .cartinContents p.btn_delete{ 
    132 margin-right: 0; 
    133 } 
    134  
     129} 
    135130.cartinContents div{ 
    136131min-height:50px; 
     
    233228} 
    234229 
     230.cartinContents p{ 
     231margin-right:25px; 
     232} 
     233 
     234.cartinContents p.btn_delete{ 
     235margin-right:0; 
     236} 
     237 
    235238/* ----------------------------------------------- 
    236239お届け先指定 
     
    296299position:relative; 
    297300} 
     301 
    298302.delivContents p{ 
    299303float:left; 
    300304line-height:1.2; 
    301305margin-bottom:5px; 
     306margin-right:40px; 
    302307} 
    303308.delivContents ul{ 
    304309width:2.2em; 
    305310float:right; 
    306 right:15px; 
     311right:0; 
    307312position:absolute; 
    308313} 
Note: See TracChangeset for help on using the changeset viewer.