Ignore:
Timestamp:
2010/12/01 12:33:54 (13 years ago)
Author:
nanasess
Message:

source:branches/camp/camp-2_5-A の成果物

  • 画像のディレクトリ/ファイル名を変更
File:
1 edited

Legend:

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

    r18659 r19697  
    5656.product h2.title { 
    5757    border-color: #f00 #ccc; 
    58     background: url("../img/products/title_icon.gif") no-repeat left center; 
     58    background: url("../img/background/bg_arrow_title_02.gif") no-repeat left center; 
    5959    background-color: #ffebca; 
    6060} 
     
    6666    padding: 20px 0 30px 0; 
    6767    overflow: auto; 
    68     background: url("../img/common/line_580.gif") no-repeat bottom; 
     68    background: url("../img/background/line_580.gif") no-repeat bottom; 
    6969} 
    7070 
     
    196196    margin: 15px 0 0 0; 
    197197    padding: 0 0 0 15px; 
    198     background: url("../img/common/arrow_gray.gif") no-repeat left center; 
     198    background: url("../img/background/bg_arrow_03.gif") no-repeat left center; 
    199199} 
    200200 
     
    214214    text-align: center; 
    215215    vertical-align: top; 
    216     background: url("../img/common/line_280.gif") no-repeat; 
     216    background: url("../img/background/line_280.gif") no-repeat; 
    217217} 
    218218 
     
    262262 
    263263div#customervoicearea h2 { 
    264     padding: 0 0 10px 0; 
     264    margin: 0 0 10px 0; 
     265    background-color: #FFEBCA; 
     266    border-bottom: 2px solid #FFCB77; 
    265267} 
    266268 
     
    278280div#customervoicearea li { 
    279281    padding: 0 0 10px 0; 
    280     background: url("../img/common/line_580.gif") no-repeat bottom; 
     282    background: url("../img/background/line_580.gif") no-repeat bottom; 
    281283} 
    282284 
     
    314316} 
    315317 
     318div#whoboughtarea h2 { 
     319    background-color: #FFEBCA; 
     320    border-bottom: 2px solid #FFCB77 
     321} 
     322 
    316323div.whoboughtblock { 
    317324    clear: both; 
     
    325332    padding: 10px 0; 
    326333    position: relative; 
    327     background: url("../img/common/line_578.gif") no-repeat bottom; 
     334    background: url("../img/background/line_578.gif") no-repeat bottom; 
    328335} 
    329336 
     
    343350    padding: 10px 0; 
    344351    position: relative; 
    345     background: url("../img/common/line_578.gif") no-repeat bottom; 
     352    background: url("../img/background/line_578.gif") no-repeat bottom; 
    346353} 
    347354 
Note: See TracChangeset for help on using the changeset viewer.