By default, Safari extension toolbars are just plain old HTML. That means that your toolbar is going to look a lot like:
![]()
Wouldn’t it be nice if instead it looked like:
![]()
I’ve developed a (very) simple CSS file that styles links to look like native Safari toolbar items. You can download it at:
Safari Extension CSS [827 bytes]Updates:
- Added <button> support
- Tweaked .toggled background to allow for more consistent :active behavior
Pingback: "Safari Toolbar CSS" by Chris Morrell