码迷,mamicode.com
首页 > Web开发 > 详细

发光的input框(纯css实现)

时间:2014-07-26 00:28:26      阅读:249      评论:0      收藏:0      [点我收藏+]

标签:style   blog   color   io   width   c   代码   div   

css代码:
input{width: 200px;height: 40px;}
input.focus{border-color: #08c;box-shadow: 0 0 4px #8bd6fb;transition: all .2s ease-out 0s;} 


发光的input框(纯css实现),布布扣,bubuko.com

发光的input框(纯css实现)

标签:style   blog   color   io   width   c   代码   div   

原文地址:http://www.cnblogs.com/heimanba/p/3868378.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!