No.948
0
回数0
優先度0
発生日2018/09/07
仮完了
完了日
期限
タイトルフォーカスした時に入力欄の幅を伸ばす
サブタイトル
内容
input[type="text"] {
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
width: 200px;
}
input[type="text"]:focus {
width: 300px;
}
区分
ステータス
中区分業務
小区分
発生元
発生元担当
対応
対応2
連絡先
対応者新実
URLhttp://www.aiship.jp/knowhow/archives/28192
0
大区分todo
0
登録日0000-00-00 00:00:00
最終アクセス日0000-00-00 00:00:00
更新日2018-09-07 11:32:48