To get rid of the new "New Tab" button:
Quote:
Add code to userChrome.css below the @namespace line.
See Editing_configuration:_Manual_editing (MozillaZine KB)
Quote:
/* remove New Tab button */
.tabs-newtab-button {display:none!important}
|
|
__________________
"The problem with any ideology is that it gives the answer before you look at the evidence."
—Bill Clinton
"The greatest obstacle to discovery is not ignorance--it is the illusion of knowledge."
—Daniel J. Boorstin, historian, former Librarian of Congress
"But the Senator, while insisting he was not intoxicated, could not explain his nudity"
—WKRP in Cincinatti
|