2018.7.15 解决css中input输入框点击时去掉外边框方法

.input_css{

background:no-repeat 0 0 scroll #EEEEEE;
border:none;
outline:medium;
}

posted @ 2018-07-15 23:29  LegendQi  阅读(521)  评论(0编辑  收藏  举报