[Help] No icons in FireFox tabs

Hey, Ive been trying to make my FF as minimal as possible while trying to keep full functionality.

Ive remove all buttons and replaces them with hotkeys. I have no skin applied, all i have is an address and tab bar and a small 12x12 space for a compact menu button.

Id like to either find where the little default web page icon is so i can remove it. any help is appreciated.

#334429

Exactly what do you mean by 'the little default we page icon?'

#334448

i think u put this in ur userChrome.css

.tab-icon {

display: none !important;

}

#334458

Oh my god, thank you so much.

#334477