Ignore:
Timestamp:
2012/12/28 11:22:00 (11 years ago)
Author:
h_yoshimoto
Message:

#1996 テキストボタン画像のCSS化のCSSを一旦コミット

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-multilang/html/user_data/packages/default_en/css/bloc.css

    r22157 r22176  
    6868    padding-left: 15px; 
    6969    background: url("../img/icon/ico_arrow_03.gif") no-repeat left; 
    70     font-size: 90%; 
     70    font-size: 0.917em; 
    7171} 
    7272#container .block_outer .block_body dl.formlist span { 
     
    226226#guide_area li { 
    227227    margin-bottom: 5px; 
    228     letter-spacing: -0.05em; 
    229228} 
    230229ul.button_like li { 
     
    272271    width: 90px; 
    273272    float: left; 
    274     font-size: 90%; 
     273    font-size: 0.917em; 
    275274} 
    276275#container .login_area dl.formlist dd { 
     
    283282#container div#login_area .block_body .mini { 
    284283    margin-top: 5px; 
    285     letter-spacing: -0.01em; 
    286284} 
    287285 
     
    314312    width: 150px; 
    315313    margin: 0 auto 5px; 
    316     font-size: 90%; 
     314    font-size: 0.917em; 
    317315} 
    318316#calender_area table td { 
     
    332330    padding-left: 12px; 
    333331    background: url("../img/icon/ico_arrow_04.gif") no-repeat left; 
    334     font-size: 120%; 
     332    font-size: 1.05em; 
    335333} 
    336334#calender_area .off { 
     
    343341#calender_area .information { 
    344342    margin-left: 10px; 
    345     font-size: 90%; 
     343    font-size: 0.917em; 
    346344} 
    347345 
Note: See TracChangeset for help on using the changeset viewer.