/* disable tooltips of tab names */
.tabbrowser-strip tooltip {
	display: none;
}