반응형
select[disabled],
input[disabled],
.btn[disabled],
.disabled
{
opacity: 0.5;
filter: alpha(opacity=50);
cursor: not-allowed;
}
.btn[disabled],
.disabled
{
opacity: 0.5;
filter: alpha(opacity=50);
cursor: not-allowed;
}
728x90
728x90
BIG
'Programming > Web' 카테고리의 다른 글
ajax 순차적으로 진행을 위한 방법 (0) | 2014.05.23 |
---|---|
web css 특정 클래스만 제외 시키기 (0) | 2014.04.09 |
특정한 시간에 화면 refresh (0) | 2014.03.25 |
span에 width 적용 (0) | 2013.10.24 |
두가지 속성을 가지는 클래스를 선택하고 싶을 때 (0) | 2013.10.24 |
댓글