>>348
プロファイルを作り直すついでにClassicThemeRestorerを入れてみた
http://www.dotup.org/uploda/www.dotup.org838624.png

@-moz-document url(chrome://browser/content/browser.xul) {
#main-window:not([inFullscreen]) statuspanel {
margin-top: -1.2em !important;
margin-left: 1.5em !important;
max-width: 80% !important;
}
#main-window:not([inFullscreen]) .statuspanel-label {
background: transparent !important;
border: none !important;
}
}

#その括弧で括った部分を初めに言ってくれればよかったのになぁ