设置disabled元素样式

/*禁用样式*/
button[disabled],input[disabled],select[disabled],select[disabled]+span .select2-selection__rendered{
cursor: not-allowed!important;
color:grey!important;
}

posted on 2018-04-14 14:52  幻雪奇缘  阅读(171)  评论(0编辑  收藏  举报

导航