ok, found! i forgot to add: skin marker classic/1.0 chrome/skin/
to the chrome.manifest ciao dd On Fri, Apr 22, 2011 at 5:27 PM, Domizio Demichelis <[email protected]>wrote: > Hi, > I searched around but... no way to find the info. > > I need to add a CSS so it will change some rules in one side panel > that I am developing. > > I added > > <?xml-stylesheet href="chrome://marker/skin/marker.css" type="text/ > css"?> > > to the marker.xul > > I also added > > Firebug.registerStylesheet("chrome://marker/skin/marker.css"); > > right after the registerPanel call. (That seems to work since I can > find the value somewhere in the DOM). > > I added also a few rules to the marker.css (in chrome/skin/ > marker.css). > > In the CSS panel in chromebug the marker.css is listed, but it is > empty, so no style is applied to the panel. > > What did I miss? > > --dd -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
