3 lines
183 B
CSS
3 lines
183 B
CSS
|
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
|
||
|
|
||
|
#tabbrowser-tabs .tabbrowser-tab .tab-close-button { display:none!important; }
|