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

#1413 レイアウト修正

Location:
branches/version-2_11-dev/html/user_data/packages/sphone/css
Files:
7 edited

Legend:

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

    r21123 r21148  
    2424----------------------------------------------- */ 
    2525a:link{ 
    26 color:#324E85; 
     26color:#4265AE; 
    2727text-decoration: none; 
    2828} 
     
    296296input[type="number"]{ 
    297297padding:5px 0; 
    298 text-indent:5px; 
     298text-indent:0; 
    299299} 
    300300input[type="number"]:first-child{ 
     
    302302} 
    303303input[type="radio"],input[type="check"]{ 
    304 vertical-align:bottom; 
    305304padding:5px; 
    306305line-height:1.5; 
     
    322321} 
    323322.cartin_quantity,.box_point{ 
    324 width:2em; 
     323width:2.5em; 
    325324} 
    326325.boxLong{ 
     
    336335width:42%; 
    337336} 
    338  
    339337select.boxLong{ 
    340338width:100%; 
     
    611609text-align:center; 
    612610background: #E6E6E6; 
     611border-bottom:#999 solid 1px; 
    613612} 
    614613.footer_status_area p:last-child{ 
     
    620619padding:10px 0 0 0; 
    621620text-align:center; 
    622 border-top:#999 solid 1px; 
     621border-top:#fff solid 1px; 
    623622} 
    624623.guide_area p{ 
  • 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} 
  • branches/version-2_11-dev/html/user_data/packages/sphone/css/jqm.css

    r21130 r21148  
    3636} 
    3737.ui-bar-f .ui-link { 
    38     color:  #324E85; 
     38    color: #4265AE; 
    3939    font-weight: bold; 
    4040} 
     
    6060} 
    6161.ui-body-f .ui-link { 
    62     color:  #324E85; 
     62    color: #4265AE; 
    6363    font-weight: bold; 
    6464} 
     
    129129 
    130130.ui-link:link { 
    131 color:                  #324E85; 
     131color: #4265AE; 
    132132 
    133133} 
  • branches/version-2_11-dev/html/user_data/packages/sphone/css/mypage.css

    r21133 r21148  
    2323line-height:1.2; 
    2424margin-bottom:10px; 
    25 padding:10px 10px 10px 25px; 
     25padding:10px 10px 15px 25px; 
    2626background:url(../img/common/bg_tit_bar.png) 10px 12px no-repeat; 
    2727-webkit-box-shadow: 1px 5px 5px #E2E2E2; 
     
    4949background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FDFDFD),color-stop(0.9, #DAE0E5),color-stop(0, #DAE0E5)); 
    5050margin-bottom:15px; 
    51 -webkit-box-shadow: 1px 5px 5px #C0C0C0; 
    52 -moz-box-shadow: 1px 5px 5px #C0C0C0; 
     51-webkit-box-shadow: 1px 5px 5px #EEEEEE; 
     52-moz-box-shadow: 1px 5px 5px #EEEEEE; 
    5353} 
    5454#mypage_nav ul{ 
     
    134134min-height:65px; 
    135135} 
    136 #mypagecolumn .cartinContents p#downloadable { 
    137     margin-top: 0.8em; 
    138 } 
     136 
    139137#mypagecolumn .cartinContents ul li.result{ 
    140138padding-top:0!important; 
     
    169167} 
    170168.favoriteContents{ 
    171 width:70%; 
     169width:65%; 
    172170float:right; 
    173171display:block; 
    174172position:relative; 
    175173} 
     174 
     175.favoriteContents h4{ 
     176margin-right:30px; 
     177} 
     178 
    176179.favoriteContents .btn_delete{ 
    177180padding:1px; 
    178 right:10px; 
     181right:0; 
    179182float:right; 
    180183position:absolute; 
  • branches/version-2_11-dev/html/user_data/packages/sphone/css/popup.css

    r21130 r21148  
    5656} 
    5757.loginareaBox{ 
    58 padding:15px; 
     58padding:15px 20px; 
    5959margin: 0 auto 0 -10px; 
    6060display:block; 
  • branches/version-2_11-dev/html/user_data/packages/sphone/css/products.css

    r21130 r21148  
    244244/*商品情報(数量)*/ 
    245245.cartin_btn{ 
    246 padding:15px; 
     246padding:15px 15px 15px 8px; 
    247247background:#F1F0E7; 
    248248border-top:#FFF solid 1px; 
     
    256256width:2em; 
    257257float:left; 
    258 padding:15px 5px 5px; 
    259 vertical-align:bottom; 
     258padding:15px 5px 0 5px; 
    260259line-height:1.1; 
    261260font-weight:bold; 
     
    265264display:inline; 
    266265float:left; 
     266padding-top:5px; 
    267267} 
    268268.detail_quantity dd .quantitybox{ 
     
    311311#detailphotoblock div.moveWrap { 
    312312width:200px; 
    313 height:auto; 
     313height:220px; 
    314314margin:0 auto; 
    315315position:relative; 
     
    369369-webkit-box-sizing:border-box; 
    370370} 
     371 
     372.flickSlideContainer { 
     373} 
     374 
    371375#detailphotoblock div.flickSlideBottom { 
    372376width:100%; 
    373 margin-top:5px; 
    374377} 
    375378#detailphotoblock div.flickSlideBottom div.bottomLeft,#detailphotoblock div.flickSlideBottom div.bottomRight { 
     
    429432width:6px; 
    430433height:6px; 
    431 margin:12px 6px 6px 6px; 
     434margin:0 6px 10px 6px; 
    432435display:inline-block; 
    433436background-color:#CCC; 
  • branches/version-2_11-dev/html/user_data/packages/sphone/css/set.css

    r21130 r21148  
    4040} 
    4141input, select { 
    42 vertical-align:middle; 
    4342font-size:100%; 
    4443} 
Note: See TracChangeset for help on using the changeset viewer.