Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS inset shadow not working in input Re: inset shadow not working in input

#118223
Manojnaanak
Participant


input{
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border:1px solid #999
}