input css 줄때 type 별루 주고 싶을때는 클래스 내에 대괄호 안에 type를 구분해 주면 된다.
input [type=radio],[type=checkbox] {cursor:pointer; cursor:hand}
input [type=button] {border:1px solid #fff; background:#fff........}
resize (0) | 2013.11.12 |
---|---|
background img 100% 주는법(background-size:속성) (0) | 2013.11.06 |
IE6~8 에서 CSS3 text-shadow / box-shadow / border-radius 속성 사용하는 방법 (0) | 2013.10.11 |
css 내에 ie7 적용 시키기 (0) | 2013.06.10 |
css3 : border-radius, box-shadow (0) | 2013.06.02 |
댓글 영역