Initial revision
[themes.git] / EarlyBlue / communicator / skin / search / findresults.css
CommitLineData
1d798428 1treecol[sortActive="true"] {\r
2 background-color: lightgray;\r
3}\r
4\r
5treeitem[container="true"][open="true"][loading="true"] > treerow > treecell > titledbutton {\r
6 list-style-image: url("chrome://communicator/skin/bookmarks/loading.gif") ! important ;\r
7}\r
8\r
9treeitem[type="http://home.netscape.com/NC-rdf#Folder"] > treerow > treecell > titledbutton {\r
10 list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif");\r
11}\r
12\r
13treeitem[type="http://home.netscape.com/NC-rdf#Folder"][open="true"] > treerow > treecell > titledbutton {\r
14 list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif");\r
15}\r
16\r
17treeitem[type="http://home.netscape.com/NC-rdf#Folder"][id="NC:PersonalToolbarFolder"] > treerow > treecell > titledbutton {\r
18 list-style-image: url("chrome://communicator/skin/bookmarks/personal-folder-closed.gif");\r
19}\r
20\r
21treeitem[type="http://home.netscape.com/NC-rdf#Folder"][id="NC:PersonalToolbarFolder"][open="true"] > treerow > treecell > titledbutton {\r
22 list-style-image: url("chrome://communicator/skin/bookmarks/personal-folder-open.gif");\r
23}\r
24\r
25treeitem[type="http://home.netscape.com/NC-rdf#BookmarkSeparator"] > treerow > treecell > titledbutton {\r
26 list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif");\r
27}\r
28\r
29treeitem[type="http://home.netscape.com/NC-rdf#IEFavorite"] > treerow > treecell > titledbutton {\r
30 list-style-image: url("chrome://communicator/skin/bookmarks/ieFavorite.gif");\r
31}\r
32\r
33treeitem[type="http://home.netscape.com/NC-rdf#Bookmark"] > treerow > treecell > titledbutton {\r
34 list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif");\r
35}\r
36\r
37treeitem[type="http://home.netscape.com/NC-rdf#FileSystemObject"][container="true"][open="true"] > treerow > treecell > titledbutton {\r
38 list-style-image: url("chrome://communicator/skin/bookmarks/folder-open.gif");\r
39}\r
40\r
41treeitem[type="http://home.netscape.com/NC-rdf#FileSystemObject"][container="true"] > treerow > treecell > titledbutton {\r
42 list-style-image: url("chrome://communicator/skin/bookmarks/folder-closed.gif");\r
43}\r
44\r
45treeitem[type="http://home.netscape.com/NC-rdf#FileSystemObject"] > treerow > treecell > titledbutton {\r
46 list-style-image: url("chrome://communicator/skin/bookmarks/article.gif");\r
47}\r
48\r
49treeitem[container="true"][open="true"] > treerow > treecell > titledbutton {\r
50 list-style-image: url("chrome://communicator/skin/bookmarks/folder-open.gif");\r
51}\r
52\r
53treeitem[container="true"] > treerow > treecell > titledbutton {\r
54 list-style-image: url("chrome://communicator/skin/bookmarks/folder-closed.gif");\r
55}\r
56\r
57treeitem > treerow > treecell > titledbutton {\r
58 list-style-image: url("chrome://communicator/skin/bookmarks/document.gif");\r
59}\r
60\r
61titledbutton#bookmarks {\r
62 list-style-image:url("chrome://communicator/skin/bookmarks/bookmark-item.gif");\r
63}\r