iphoneのinputボタンのスタイルをかえるときグラデーションがつく件について
単色でgradientを指定
background:-webkit-gradient(linear, left top, left bottom, from(#005abc), to(#005abc));
iphoneのinputボタンのスタイルをかえるときグラデーションがつく件について
単色でgradientを指定
background:-webkit-gradient(linear, left top, left bottom, from(#005abc), to(#005abc));