View Single Post
Old 12-02-2008, 07:49 PM   #3 (permalink)
Salathe
Moderateur
RegEx Guru PHP Guru Top Contributor Advanced Programmer 
 
Salathe's Avatar
 
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
Salathe is on a distinguished road
Default

That's the outline CSS property and is a useful part of the usability of a website. It's most often used when an element is focused (whether clicked, tabbed or whatever) and I wouldn't advise removing this default behaviour. If you do really want to change it, the values are the same as you'd use for a border (width, line-type and colour).
Salathe is offline  
Reply With Quote