mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-11 10:08:41 +00:00
Use chrome url for sitemap.gif (bug #11640). a=choffman
This commit is contained in:
parent
e63639f800
commit
99576937ac
@ -28,7 +28,7 @@ treeitem[container="true"][open="true"][loading="true"] > treerow > treecell > t
|
||||
}
|
||||
|
||||
treeitem[id="NC:SiteMapRoot"] > treerow > treecell > titledbutton {
|
||||
list-style-image: url("resource:/res/samples/sitemap.gif");
|
||||
list-style-image: url("chrome://related/skin/sitemap.gif");
|
||||
}
|
||||
|
||||
treeitem[container="true"][open="true"] > treerow > treecell > titledbutton {
|
||||
|
Loading…
x
Reference in New Issue
Block a user