- Contact
- Send private message
Styles
Replaces with the default close.png icon of current theme the default toolbar button icon of "Back IS Close 1.4" add-on by TP Diffenbach (http://www.diffenbach.org/back-is-close.html). For users who do want to use small icons on their toolbars... Tested with Firefox 2 and Mostly Crystal theme only.
Replaces the default toolbar button icon of "Back to Close" add-on by Christopher McGarry (https://addons.mozilla.org/firefox/addon/9793) with a base64 hard-coded red icon with back button style. The height of small toolbar is not affected by the presence of the "Back to Close" button. When hovering or clicking the close button, its icon changes accordingly. *** UPDATE - 25/02/2009 *** Pushed close together the two arrows forming the close cross to improve button appearance. *** UPDATE - 01/03/2009 *** Integrated Back to Close button - Back button style (small). Removed the #forward-button[disabled="true"] block so that now the two buttons have always the same width. *** UPDATE - 21/04/2009 *** Fixed nav-bar height to 38px to prevent it to increase of 1px when displaying back-to-close-button instead of back-button (this issue appeared in the Linux version of the browser). This trick prevents also the toolbar to be too high in the first instants after browser startup when other toolbar items are not visib
Based on Remove the Search Magnifying Glass (Go) Button by dotter. Hides the search bar go button when not typing into the search textbox, matching the behavior of location bar. Users of Searchbar Autosizer add-on by xeen (http://searchbarautosizer.mozdev.org/) who have set it to dinamically adjust width of the search bar have to click on the textbox and then click away to make it stretch. This operation is to be made only once after loading the style into Stylish. However, after rebooting the browser, everything works correctly. Who wants on the contrary to prevent the name of the search engine to overrun the space of the go button have to install my Search bar go button - Transparent when not typing and set opacity to zero.
Sets the opacity of the search bar go button to 50% when not typing into the search textbox. Users of Searchbar Autosizer add-on by xeen (http://searchbarautosizer.mozdev.org/) who want the search bar to match the behavior of the location bar and prevent the name of the search engine to overrun the space of the go button (unlike on the contrary my Search bar go button - Show when typing only does), have to set opacity of searchbar to zero when unfocused, i.e.: #searchbar .searchbar-box:not(focused), #searchbar .searchbar-textbox:not(focused) .search-go-button { opacity: 0 !important; }
Based on Tab: Appearance of hyperlink for unread tabs by Roblesolido. Besides making unread tab titles look like "unvisited" links (blue), makes read tab titles look like "visited" links (purple). Current tab title remains in plain text. When cursor is over links, it becomes system default hand and links are underlined. When over either tab icon or tab close button, it remains default arrow. See also Tabs close button - Show when mouse over tab only, Tabs, "All tabs" and "Scroll tabs" buttons - Flat and Tabs - Link style + show close when hover + flat.
Styles bundle of Tabs - Link style, Tabs close button - Show when mouse over tab only and Tabs, "All tabs" and "Scroll tabs" buttons - Flat and all their updates: * Tabs - Link style: Based on Tab: Appearance of hyperlink for unread tabs by Roblesolido. Besides making unread tab titles look like "unvisited" links (blue), makes read tab titles look like "visited" links (purple). Current tab title remains in plain text. When cursor is over links, it becomes system default hand and links are underlined. When over either tab icon or tab close button, it remains default arrow. * Tabs close button - Show when mouse over tab only: Based on Tab: Show/Hide close tab button with mouse-over. by Roblesolido. Sets the opacity of tabs close button to zero when mouse cursor hovers the tab, preventing the title of the tab to overrun the space of the close button. * Tabs, "All tabs" and "Scroll tabs" buttons - Flat: Hides border and background of tabs and (as requested by xren) "All tabs" and "Scroll tabs" buttons, giving them a "flat" look.
Based on Tab: Show/Hide close tab button with mouse-over. by Roblesolido. Sets the opacity of tabs close button to zero when mouse cursor hovers the tab, preventing the title of the tab to overrun the space of the close button. Designed by rise of my Tabs - Link style. Of course it works stand-alone, too. See also Tabs, "All tabs" and "Scroll tabs" buttons - Flat and Tabs - Link style + show close when hover + flat.
Hides border and background of tabs, giving them a "flat" look. *** UPDATE - 21/01/2009 *** Now flattens "All tabs" and "Scroll tabs" buttons, too. "All tabs" button moves down of a couple of px when hovering. However, I like this. (Good idea xren, thanks!) *** UPDATE - 25/01/2009 *** Fixed affected elements height to 21px to prevent it to increase of 1px when hovering on "All tabs" button. Designed by rise of my Tabs - Link style. Of course it works stand-alone, too. See also Tabs close button - Show when mouse over tab only and Tabs - Link style + show close when hover + flat.
Replaces the toolbar icon of the "XE.com Universal Currency Converter" (xeconv) add-on (http://www.xe.com/ffxtn/) with a base64 hard-coded new icon. *** UPDATE - 21/04/2009 *** Changed icon replacement approach by hiding the toolbarbutton-icon (opacity: 0) and setting the new icon as background. *** DEVELOPERS NOTE *** For some reason, the "list-style-image" technique (more proper, I think) doesn't work very well on my environment: sometimes the new icon simply disappears. This happens also concerning my Back to Close button - Back button style. Does anybody hazard a guess? See also my XE.com Universal Currency Converter - small icon.
Makes the toolbar icon of the "XE.com Universal Currency Converter" (xeconv) add-on (http://www.xe.com/ffxtn/) of 16x16 px, so that it looks better if it's placed next to a bookmark button with small icon. See also my XE.com Universal Currency Converter - new icon.