summaryrefslogtreecommitdiff
path: root/xpi/content/css/linux/empty_favicon_g1v2.css
blob: 4820c7f27bf24b724e6f2291bb469b054b939c03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

@-moz-document url(chrome://browser/content/browser.xul),
	       url(chrome://browser/content/places/places.xul),
	       url(chrome://browser/content/history/history-panel.xul),
	       url(chrome://browser/content/bookmarks/bookmarksPanel.xul),
	       url(chrome://browser/content/preferences/aboutPermissions.xul),
	       url(about:permissions) {

  #alltabs-popup menuitem[image=""] > .menu-iconic-left > .menu-iconic-icon,
  .sidebar-placesTreechildren::-moz-tree-image(leaf),
  toolbaritem .bookmark-item:not(src):not([container]):not([type]),
  menupopup .bookmark-item:not(src):not([container]):not([type]),
  .site-favicon:not(src) {
	list-style-image: url("chrome://classic_theme_restorer/content/images/default_dot_favicon_white.png") !important;
	-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
  }
  
  #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
  #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
  #PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
	width: 0 !important;
	-moz-padding-end: 16px !important;
	background-image: url("chrome://classic_theme_restorer/content/images/default_dot_favicon_white.png") !important;
  }
  
  treechildren::-moz-tree-image(title) {
	list-style-image: url("chrome://classic_theme_restorer/content/images/default_dot_favicon_white.png") !important;
	-moz-padding-end: 2px !important;
	margin: 0px 2px !important;
	width: 16px !important;
	height: 16px !important;
  }
  
  #all-sites-item > .site-container > .site-favicon {
	list-style-image: none !important;
  }

  .sidebar-placesTreechildren::-moz-tree-image(title,livemarkItem),
  .bookmark-item[container][livemark] .bookmark-item {
	list-style-image: url("chrome://browser/skin/places/livemark-item.png") !important;
	-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
  }

  .sidebar-placesTreechildren::-moz-tree-image(title,livemarkItem,visited),
  .bookmark-item[container][livemark] .bookmark-item[visited] {
   -moz-image-region: rect(0px, 32px, 16px, 16px) !important; }

  treechildren::-moz-tree-image(title, livemarkItem) {
	list-style-image: url("chrome://browser/skin/places/livemark-item.png") !important;
  }

  treechildren::-moz-tree-image(title, separator) {
	list-style-image: none !important;
	width: 0 !important;
	height: 0 !important;
  }

  treechildren::-moz-tree-image(title, container) {
	list-style-image: url("chrome://classic_theme_restorer/content/images/folder_lin.png") !important;
	-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
  }

  treechildren::-moz-tree-image(title, open) {
	list-style-image: url("chrome://classic_theme_restorer/content/images/folder_lin.png") !important;
	-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
  }

  treechildren::-moz-tree-image(title, container, livemark) {
	list-style-image: url("chrome://browser/skin/feeds/feedIcon16.png") !important;
	-moz-image-region: auto !important;
  }

  treechildren::-moz-tree-image(container, OrganizerQuery_AllBookmarks) {
	list-style-image: url("chrome://classic_theme_restorer/content/images/appmenu_bookmarks.png") !important;
	-moz-image-region: rect(0px 16px 16px 0px) !important;
  }

  treechildren::-moz-tree-image(container, OrganizerQuery_BookmarksToolbar) {
	list-style-image: url("chrome://browser/skin/places/bookmarksToolbar.png") !important;
	-moz-image-region: auto !important;
  }

  treechildren::-moz-tree-image(container, OrganizerQuery_BookmarksMenu) {
	list-style-image: url("chrome://browser/skin/places/bookmarksMenu.png") !important;
	-moz-image-region: auto !important;
  }

  treechildren::-moz-tree-image(container, OrganizerQuery_UnfiledBookmarks) {
	list-style-image: url("chrome://browser/skin/places/unsortedBookmarks.png") !important;
	-moz-image-region: auto !important;
  }

  treechildren::-moz-tree-image(title, query) {
	list-style-image: url("chrome://browser/skin/places/query.png") !important;
	-moz-image-region: auto !important;
  }

  treechildren::-moz-tree-image(title, query, tagContainer),
  treechildren::-moz-tree-image(query, OrganizerQuery_Tags) {
	list-style-image: url("chrome://browser/skin/places/tag.png") !important;
	-moz-image-region: auto !important;
  }

  treechildren::-moz-tree-image(query, OrganizerQuery_Downloads) {
	list-style-image: url("chrome://browser/skin/places/downloads.png") !important;
	-moz-image-region: auto !important;
  }

  treechildren::-moz-tree-image(title, query, dayContainer) {
	list-style-image: url("chrome://browser/skin/places/calendar.png") !important;
	-moz-image-region: auto !important;
  }

  treechildren::-moz-tree-image(title, query, hostContainer) {
	list-style-image: url("chrome://classic_theme_restorer/content/images/folder_lin.png") !important;
	-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
  }

  treechildren::-moz-tree-image(title, query, hostContainer, open) {
	list-style-image: url("chrome://classic_theme_restorer/content/images/folder_lin.png") !important;
	-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
  }

  treechildren::-moz-tree-image(title, query, OrganizerQuery_History) {
	list-style-image: url("chrome://browser/skin/Toolbar.png") !important;
	-moz-image-region: rect(0, 180px, 18px, 162px) !important;
  }

  treechildren::-moz-tree-image(title, query, folder) {
	list-style-image: url("chrome://classic_theme_restorer/content/images/folder_lin.png") !important;
	-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
  }

  treechildren::-moz-tree-image(title, query, folder, open) {
	list-style-image: url("chrome://classic_theme_restorer/content/images/folder_lin.png") !important;
	-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
  }

}