Removes auto-complete highlight background and input focus ring
Removes the yellow-brown focus ring around form fields and fixes the auto-complete focus background "bug" found here: http://code.google.com/p/chromium/issues/detail?id=1334
Source is available at: http://github.com/lsegal/NoFocusHighlight
ChangeLog
1.0.2: April 7 2010
- Improved algorithm to only select elements with autofill background, should improve minor aesthetic page issues.