소스 검색

Apply text input styling to 'tel' inputs too

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
tags/v12.0.0beta1
Christoph Wurst 7 년 전
부모
커밋
920f611332
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      core/css/guest.css

+ 1
- 0
core/css/guest.css 파일 보기

@@ -148,6 +148,7 @@ select {
cursor: pointer;
}
input[type='text'],
input[type='tel'],
input[type='password'],
input[type='email'] {
width: 249px;

Loading…
취소
저장