include name space urls

r=hangas


git-svn-id: svn://10.0.0.236/trunk@56910 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mscott%netscape.com
2000-01-06 00:54:55 +00:00
parent 30bb10ee3b
commit 016f308548

View File

@@ -20,6 +20,14 @@
@import url(chrome://global/skin/);
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to HTML */
@namespace html url("http://www.w3.org/TR/REC-html40"); /* namespace for XUL elements */
[hide] {
 display: none;
}
tree {
border-left: 1px solid transparent;
}