Ignore:
Timestamp:
2011/03/18 22:34:39 (13 years ago)
Author:
nanasess
Message:

#932 (商品をお気に入りに入れたかどうかの判別が動いていない。)

  • その他デザイン調整
File:
1 edited

Legend:

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

    r20614 r20727  
    143143----------------------------------------------- */ 
    144144div#undercolumn_entry .kiyaku_text { 
     145    overflow: scroll; 
     146    width: 250px; 
    145147    height: 250px; 
    146148} 
     
    167169} 
    168170 
     171div#recomendarea h2 { 
     172    font-weight: bold; 
     173    line-height: 1.1; 
     174    margin: 0; 
     175    padding: 5px 0 3px 0; 
     176    color:#4D576B; 
     177    background-image: none !important; 
     178} 
     179 
     180div#topcatarea h2 { 
     181    font-weight: bold; 
     182    line-height: 1.1; 
     183    margin: 0; 
     184    padding: 5px 0 3px 0; 
     185    color:#4D576B; 
     186    background-image: none !important; 
     187} 
     188 
    169189div.subtext { 
    170190font-size:80%; 
     
    172192 
    173193div.subarea { 
    174 margin-bottom:30px; 
     194margin-top:30px; 
    175195} 
    176196 
    177197div#whoboughtarea { 
    178 margin-bottom:30px; 
     198margin-top:30px; 
    179199} 
    180200 
     
    186206margin-bottom:20px; 
    187207} 
     208 
     209div.slistarea { 
     210border-top:1px solid #ccc; 
     211margin:10px 0; 
     212} 
Note: See TracChangeset for help on using the changeset viewer.