public marks

PUBLIC MARKS from decembre with tags interface & userstyle

2017

FIR 57 (UserCSS + about:config) - Custom CSS tweaks for Firefox 57+ - GitHub - Aris-t2/CustomCSSforFx:

'about:config' tweaks (To revert changes right-click entry and select 'reset'): - Tab audio icon browser.tabs.showAudioPlayingIcon - Insert related tab after current tab (suggestion: enable / set to 'true') browser.tabs.insertRelatedAfterCurrent - Titlebar browser.tabs.drawInTitlebar - Searchbar: open search results in new tab browser.search.openintab - Reader mode reader.parse-on-load.enabled - Geolocation (suggestion: disable / set to 'false') geo.enabled - Pocket (suggestion: disable / set to 'false') extensions.pocket.enabled - Anti fingerprinting (Caution: browser might behave in unforseen ways!) privacy.resistFingerprinting read: Fingerprinting info at Mozilla Wiki tweaks ***** Suggested ui tweaks ***** - Toolbar modes (suggestion: compact mode) Customize mode > Density > Compact / Normal / Touch - Titlebar modes (suggestion: Firefox titlebar ['application/hamburger button in titlebar' only works in Firefox titlebar]) Customize mode > Title Bar > uncheck checkbox Drag space above tabs toolbar (suggestion: disable drag space ['application/hamburger button in titlebar' works best without drag space]) Customize mode > Drag Space > uncheck checkbox Bookmarks menu button on bookmarks toolbar Customize mode > Toolbars > Bookmarks Toolbar Customize mode > move 'bookmarks menu' button to bookmark toolbars end Downloads button always visible Customize mode > downloads button > click on button and uncheck 'Auto-hide' Searchbar (suggestion: placed after location bar) Customize mode > Search(bar) > move to navigation toolbar Flexible spaces (suggestion: remove spaces after and before location bar) Customize mode > grab and drag flexible space into palette

FIR - CSS - What is userChrome.css? What can it do?

userChrome.css is a style sheet with special importance to Firefox. The rules in userChrome.css are applied to the user interface, and can override nearly every built-in style rule. Unfortunately, you cannot use userChrome.css to change the functional operation of Firefox; that's what extensions are for. Creating a userChrome.css file and adding style rules allows you to make changes to fonts and colors, hide unnecessary items, adjust spacing, and make other changes to the appearance of Firefox. The following examples illustrate the wide range of effects you can create, either by creating your own style recipes, or building on the work of CSS wizards sharing their talents on the web.

FIR - USERTYLE - INTERFACE - NO Folders Icons BOOKMARKS userstyle - Recherche Google

listing of bookmarks folder icon user styles _ /* = NO Folders Icons BOOKMARKS - No bookmarks bar icons by xd_1771 = */ /* ==== NO Folders Icons BOOKMARKS - No bookmarks bar icons by xd_1771 - UP - TWEAK === */ toolbarbutton.bookmark-item > .toolbarbutton-icon { display: none !important; }

2008

Compress Bookmarks Toolbar Items | userstyles.org

Last updated Jun 05 2008 10 installs this week, 415 total. Greatly condenses the Bookmarks Toolbar. Removes padding, making the toolbar very small and minimal. Excellent style for those who want to conserve screen real-estate. Works on Firefox2 AND Firefox3 !!

Mr Tech's Toolkit - Dynamic Apply Button | userstyles.org

Last updated Jun 23 2008 Only displays the "Apply" button when you make a change to Mr Tech's Toolkit (Formerly Mr. Tech's Local Install) Browser Versions: - Works on Firefox 3 - Works on Firefox 2

Adblock Plus - Dynamic Apply Button | userstyles.org___Last updated Jun 24 2008

Only displays the "Apply" button when you make a change to Adblock Plus. Why show a button that you can't click!? Browser Versions: - Works on Firefox 3 - Works on Firefox 2 Integrates With the Following Styles: + Adblock Plus - Custom Filterlist Window Background + Adblock Plus - Visual Alert if Disabled + Mr Tech's Toolkit - Dynamic Apply Button Window Applied to:

Change Text Highlighting Selector Color | userstyles.org__Last updated Apr 23 2008

Makes all highlighted (selected) text throughout Mozilla Firefox to have a custom color of your choice. Another excellent way to implement a new UI feature for your favorite web browser. ** Thanks to rude-dude for selected text color changer, upon which this style is based. Applies to: - All web pages - Address Bar text (locationbar) - Stylish Extension Manager - View Source - View Information - ... - Countless other windows and option panes Acknowledgments: Thanks to perishablepress.com for the codebase CSS Release Additional Information: This style comes preloaded with the following style color: Background of selected text will be Dark Gray Foreground (or color) of selected text will be Lime Green, giving selected text a "console" or "Matrix" type look. Instructions: You may change the "background" and "color" HEX colors to match your favorite colors! The code is easily customizable and the color combinations are endless!

Flickr - Transparent Navigation Menus (WOW!) | userstyles.org

Flickr site navigation menus, You Home Organize Contacts Groups Explore, will be transparent... WOW! This style improves page visibility, allowing you to see all the web content behind the transparency. This makes Flickr even more awesome! * Thanks to b0at for the Google Autohide Dots: Search and Account Options, upon which I got the idea for this style! Features: + You Home Organize Contacts Groups and Explore will be transparent. + Menus will become more opaque when they are hovered over with the mouse cursor + You will be able to see the images and text behind the header menu (see thru) until hovered over Works on both Firefox 2 and Firefox 3 Integrates with Better Flickr Hyperlink Visited Color Flickr.com nav menus are also known as candy Changelog: 1.0.0.1: + Added Transparency to the Search menu dropdown box

Link: Visited hyperlinks with opacity effect.

With this style, Flickr will highlight the links that you have already visited. This style improves page navigation and element focus, for Flickr, which does not display the pages you have already visited in a separate color. This makes Flickr a lot more usable, so you do not go to pages you have already been to (visual history). * Based upon Roblesolido's Link: Visited hyperlinks with opacity effect. Features: + Purple href hover highlight text (customizable) + More Noticeable + Works on all links (a href) Works on both Firefox 2 and Firefox 3 Integrates with Custom Hyperlink Visited Color (Global) Future Releases: + I am currently working on an update that will disable the coloring of your usermenu (home, you, organize, contacts, groups, and explore)

Custom Hyperlink Visited Color (Global) | userstyles.org

Hyperlink Visited Styling for ALL WebPages. This style improves page navigation and element focus, for pages without their own form of displaying the pages you have already visited. * Based upon Roblesolido's Link: Visited hyperlinks with opacity effect. Features: - Purple href hover highlight text (customizable) - Will only show up on pages that don't already have a visited color. In the case of an purple background, or custom sites. If you want this style to show up no matter what, add !important between the last 0 and the : in the code. Works on both Firefox 2 and Firefox 3 Integrates with Custom Hyperlink Hover Color (Global)

Custom Hyperlink Hover Color (Global) | userstyles.org

Hyperlink Hover Styling for ALL WebPages. This style improves page navigation and element focus, for pages without their own form of mouse-hovering.