Changeset 15870


Ignore:
Timestamp:
2007/09/21 19:10:11 (17 years ago)
Author:
nanasess
Message:

.pagenumberarea 修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/feature-module-update/html/user_data/templates/default/css/products.css

    r15737 r15870  
    22 
    33 
    4 /* ŒŸõŒ‹‰Ê 
     4/* 検索結果 
    55----------------------------------------------- */ 
    66p.conditionarea { 
     
    1313 
    1414 
    15 /* ƒy[ƒW‘—‚è 
    16 ----------------------------------------------- */ 
    17 p.pagenumberarea { 
     15/* ページ送り 
     16----------------------------------------------- */ 
     17.pagenumberarea { 
    1818    clear: both; 
    1919    width: 560px; 
     
    2323} 
    2424 
     25ul.pagenumberarea { 
     26    border: 1px solid #CCCCCC; 
     27} 
     28 
    2529p.pagenumberarea .pagenumber{ 
    2630    color: #ff0000; 
     
    3337 
    3438 
    35 /* ¤•iˆê—— */ 
    36  
    37 /* ƒ^ƒCƒgƒ‹ 
     39/* 商品一覧 */ 
     40 
     41/* タイトル 
    3842----------------------------------------------- */ 
    3943div#listtitle { 
     
    5458 
    5559 
    56 /* ¤•i 
     60/* 商品 
    5761----------------------------------------------- */ 
    5862div.listarea { 
     
    106110 
    107111 
    108 /* ¤•iÚ× */ 
    109  
    110 /* ƒ^ƒCƒgƒ‹ 
     112/* 商品詳細 */ 
     113 
     114/* タイトル 
    111115----------------------------------------------- */ 
    112116div#detailtitle { 
     
    127131 
    128132 
    129 /* ¤•i 
     133/* 商品 
    130134----------------------------------------------- */ 
    131135div#detailarea { 
     
    193197 
    194198 
    195 /* ƒTƒuƒ^ƒCƒgƒ‹ 
     199/* サブタイトル 
    196200----------------------------------------------- */ 
    197201div.subarea { 
     
    225229 
    226230 
    227 /* ‚¨‹q—l‚̐º 
     231/* お客様の声 
    228232----------------------------------------------- */ 
    229233div#customervoicearea { 
     
    254258 
    255259 
    256 /* ‚±‚̏¤•i‚𔃂Á‚½l‚Í‚±‚ñ‚ȏ¤•i‚à”ƒ‚Á‚Ä‚¢‚Ü‚· 
     260/* この商品を買った人はこんな商品も買っています 
    257261----------------------------------------------- */ 
    258262div#whoboughtarea { 
Note: See TracChangeset for help on using the changeset viewer.