标签:pointer 按钮 inter alpha ant pac cursor poi disable
.disabled {
    outline: 0 none;
    cursor: default !important;
    opacity: .4;
    filter: alpha(opacity=30);
    -ms-pointer-events: none;
    pointer-events: none;
}标签:pointer 按钮 inter alpha ant pac cursor poi disable
原文地址:https://www.cnblogs.com/taochengyong/p/12133034.html