зеркало из https://github.com/mozilla/pjs.git
Adding xpinstall notfication to the sidebar.
This commit is contained in:
Родитель
51a2f464bf
Коммит
c065aa88fb
|
@ -12,6 +12,10 @@
|
||||||
<!-- Messenger Flashes -->
|
<!-- Messenger Flashes -->
|
||||||
<RDF:Description about="rdf:msgnotifications" />
|
<RDF:Description about="rdf:msgnotifications" />
|
||||||
</RDF:li>
|
</RDF:li>
|
||||||
|
<RDF:li>
|
||||||
|
<!-- XPInstall Flashes -->
|
||||||
|
<RDF:Description about="rdf:xpinstall-update-notifier" />
|
||||||
|
</RDF:li>
|
||||||
</RDF:Bag>
|
</RDF:Bag>
|
||||||
|
|
||||||
<RDF:Bag about="NC:FlashStyleSheets">
|
<RDF:Bag about="NC:FlashStyleSheets">
|
||||||
|
|
|
@ -1,17 +0,0 @@
|
||||||
/* -*- Mode: C; c-basic-offset: 2 -*-
|
|
||||||
|
|
||||||
Style rules specific to the Flash Panel. These are kludged right now.
|
|
||||||
|
|
||||||
*/
|
|
||||||
|
|
||||||
window {
|
|
||||||
background-color: white;
|
|
||||||
}
|
|
||||||
|
|
||||||
treeitem[type="http://www.mozilla.org/RDF#TinderboxFlash"] > treerow > treecell > titledbutton {
|
|
||||||
list-style-image: url("resource:/res/rdf/flames.gif");
|
|
||||||
}
|
|
||||||
|
|
||||||
treeitem[type="http://home.netscape.com/NC-rdf#MsgNewMessages"] > treerow > treecell > titledbutton {
|
|
||||||
list-style-image: url("chrome://messenger/skin/folderHasMail.gif");
|
|
||||||
}
|
|
Загрузка…
Ссылка в новой задаче