<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 04/12/2015 10:00, Gijs Kruitbosch wrote:<br>
    <blockquote
cite="mid:CAG9DX-UVAijS2fo6rP0gr1xy_NGQbCkca-a+CH8YLxcqd8aEzw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">On 4 December 2015 at 09:57, Mark
            Banner <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:mbanner@mozilla.com" target="_blank">mbanner@mozilla.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
              0.8ex;border-left:1px solid
              rgb(204,204,204);padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000"><span class=""> </span><span
                  class=""></span>We are now importing our style sheets
                for the toolbar button and conversation window titlebar
                styles via the style sheet manager rather than the being
                in the normal css skins. In Browser Toolbox these are
                now showing as "(user agent) loop.css" the section has a
                grey background and none of them can be changed. We can
                alter the element itself, but that isn't as convenient
                as just editing a value.<span class=""></span><br>
              </div>
            </blockquote>
          </div>
          <br>
        </div>
        <div class="gmail_extra">That sounds like you're importing them
          as user agent styles rather than as author styles. Looking at
          your code:<br>
          <br>
          <a moz-do-not-send="true"
href="https://dxr.mozilla.org/mozilla-central/rev/33d954cc69ff8e0bd22410e3641533e4fac500cf/browser/extensions/loop/bootstrap.js#800-808">https://dxr.mozilla.org/mozilla-central/rev/33d954cc69ff8e0bd22410e3641533e4fac500cf/browser/extensions/loop/bootstrap.js#800-808</a><br>
          <br>
        </div>
        <div class="gmail_extra">and at <a moz-do-not-send="true"
            href="https://bugzilla.mozilla.org/show_bug.cgi?id=1228542">https://bugzilla.mozilla.org/show_bug.cgi?id=1228542</a>
          which is resolved fixed, you should be able to start using
          author styles, and those should work. If not, please file a
          bug.<br>
        </div>
      </div>
    </blockquote>
    We've just moved to those (dxr is slightly out of date). I've filed
    a bug on this:<br>
    <br>
    <a class="moz-txt-link-freetext" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1230491">https://bugzilla.mozilla.org/show_bug.cgi?id=1230491</a><br>
    <br>
    Mark.<br>
  </body>
</html>