diff --git a/stylish/forms.css b/stylish/forms.css index 1ad1569..3cf6886 100644 --- a/stylish/forms.css +++ b/stylish/forms.css @@ -6,6 +6,7 @@ Note: this file is intended to be used with Firefox (gecko). Some parts may be useful for other layout engines, of course. */ +/* AGENT_SHEET */ @namespace url(http://www.w3.org/1999/xhtml); @namespace xul url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); /* Note: normally, Firefox uses the native drop-down list widget (the Gtk2 one on X11) diff --git a/stylish/xul.css b/stylish/xul.css index 76c7a03..439d964 100644 --- a/stylish/xul.css +++ b/stylish/xul.css @@ -2,7 +2,7 @@ TODO: toolbar height dependant on icon height */ - +/* AGENT_SHEET */ @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); @namespace html url("http://www.w3.org/1999/xhtml"); /* searchbar */