Report message:*
 

Re: Addons: Errors and new features

Subject: Re: Addons: Errors and new features
by nachenko on 2008/4/10 3:04:21

Mr.Theme, look for this:

..../themes/impresscms-addons/style.css

input[type="text"]:focus, input[type="password"]:focus, textarea:focus (line 311) outline: 1px solid #999999;


Outline is not the same as border, see this:

http://www.w3schools.com/CSS/pr_outline.asp