Re: Addons: Errors and new features

Posted by nachenko on 1207821861
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

This Post was from: https://www.impresscms.org/iforum/viewtopic.php?topic_id=1476&post_id=14028