The current userChrome.css
Not many customizations on the file it self, since most of the Firefox tweaks I use right now, are either with Add-on or done via "about: config", but I'll post here nonetheless, so I can keep a record of what's going on around the file.
I have already posted the one on the awful "Create New Tab cross" icon... But the other entry below that one reduces over size (and increases the screen real state) for clamped resolutions.
/* No "New Tab button" abomination */
.tabs-newtab-button {display: none;}
toolbarbutton.bookmark-item {
height: 0px !important;
/* font-size: small !important; */
margin-top: -3px !important;
color: black !important;
}
Labels: Firefox, Karmic Koala, Linux, Programs, Scripts, Ubuntu
0 Comments:
Post a Comment
<< Home