diff --git a/mozilla/xpfe/global/resources/content/xul.css b/mozilla/xpfe/global/resources/content/xul.css index 2edbd568133..111cf1bc9f6 100644 --- a/mozilla/xpfe/global/resources/content/xul.css +++ b/mozilla/xpfe/global/resources/content/xul.css @@ -312,6 +312,11 @@ treecell[hidden="true"] { /********** Tab widget *********/ +tab { + behavior: url(chrome://global/content/xulBindings.xml#tab); +} + +/* not quite ready for this yet... tab { behavior: url(chrome://global/content/tabBindings.xml#tab); } @@ -327,7 +332,7 @@ tabcontrol { tabbox { behavior: url(chrome://global/content/tabBindings.xml#tabbox); } - +*/ :-moz-deck-hidden { visibility: hidden;