iris lines designs

802 257 7391
info@irislines.com

JoomlaSolutions - and other discoveries

A place to keep track of and share CMS and CSS solutions

May 20
2009

Kill Firefox Focus on links

Posted by: barb

Tagged in: css
/*The next set of styles were added to solve the Firefox outlining the edges of
links in the navigation bar. */
a {
user-focus: none;
outline : none;
-moz-user-focus: none;
-moz-outline: none;
behavior: url(/includes/userfocus.htc)
}
a:focus {
user-focus: none;
outline : none;
-moz-user-focus: none;
-moz-outline: none;
behavior: url(/includes/userfocus.htc)
}
/*end of Firefox border fix.*/


irislines.com ©2010 photo by Rich Kaszeta