1154c9093f
* 3.1 => 3.5 git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@3927 599a83e7-65a4-db11-8015-0010dcdd6dc2
7 lines
250 B
CSS
7 lines
250 B
CSS
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
|
@namespace html url("http://www.w3.org/1999/xhtml");
|
|
|
|
tabbrowser[treestyletab-hide-newtab-button="true"] .tabs-newtab-button {
|
|
visibility: collapse !important;
|
|
}
|