Ignore:
Timestamp:
2011/08/01 19:28:10 (13 years ago)
Author:
468
Message:

#1413 スマートフォン版スタイルシート修正対応

File:
1 edited

Legend:

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

    r21093 r21096  
    112112.bg_head{ 
    113113background:#EEE; 
     114} 
     115.pb{ 
     116padding-bottom:0!important; 
    114117} 
    115118/*----------------------------------------------- 
     
    283286----------------------------------------------------*/ 
    284287input { 
    285 margin:5px 0; 
     288margin:0; 
    286289padding:5px; 
    287290-webkit-box-shadow:none; 
     
    289292} 
    290293input[type="text"]{ 
     294margin:5px 0; 
    291295} 
    292296input[type="number"]{ 
     
    448452font-size:small; 
    449453width:auto; 
    450 min-width:100px; 
     454min-width:90px; 
    451455padding:10px; 
    452456display: none; 
Note: See TracChangeset for help on using the changeset viewer.