Go Button - Small Profile (works with digger)

Go Button - Small Profile (works with digger)
41

How to install

Created by jk-. Last updated Mar 20 2006.
0 installs this week, 273 total.
***

This will shrink the Go Button down to a very small, space saving size and gets rid of the text next to the icon.

Before
After

Feedback

Reviews

Weston S. Campbell said on Mar 21 2006

Your current code makes my go button overlap with the address bar. It's just too tight. The following code works better for me by adding some space to the sides of the button:

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#go-button {
width: 0px !important;
margin-left: 2px !important;
margin-right: 1px !important;
padding-right: 0px !important;
padding-left: 0px !important;
} ***

Discussions

Start a new discussion

Try KallOut Accelerators for Firefox

Mail the admin.