Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Commit 2b9408f

Browse files
committed
1.7.7.5
1 parent 490a556 commit 2b9408f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+300
-36
lines changed

updates.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"addons": {
33
"ClassicThemeRestorer@ArisT2Noia4dev": {
44
"updates": [
5-
{ "version": "1.7.7.4",
6-
"update_link": "https://github.com/Aris-t2/ClassicThemeRestorer/releases/download/1.7.7.4/CTR_v1.7.7.4.xpi",
5+
{ "version": "1.7.7.5",
6+
"update_link": "https://github.com/Aris-t2/ClassicThemeRestorer/releases/download/1.7.7.5/CTR_v1.7.7.5.xpi",
77
"applications": {
88
"gecko": { "strict_min_version": "45" }
99
}

updates.rdf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99

1010
<RDF:li>
1111
<RDF:Description>
12-
<em:version>1.7.7.4</em:version>
12+
<em:version>1.7.7.5</em:version>
1313

1414
<em:targetApplication>
1515
<RDF:Description>
1616
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
1717
<em:minVersion>45.*</em:minVersion>
1818
<em:maxVersion>63.*</em:maxVersion>
1919

20-
<em:updateLink>https://github.com/Aris-t2/ClassicThemeRestorer/releases/download/1.7.7.4/CTR_v1.7.7.4.xpi</em:updateLink>
20+
<em:updateLink>https://github.com/Aris-t2/ClassicThemeRestorer/releases/download/1.7.7.5/CTR_v1.7.7.5.xpi</em:updateLink>
2121

2222
</RDF:Description>
2323
</em:targetApplication>

xpi/content/css/linux/empty_favicon_g0.css

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
list-style-image: url("chrome://browser/skin/places/calendar.png") !important;
111111
-moz-image-region: auto !important;
112112
}
113-
113+
114114
treechildren::-moz-tree-image(title, query, hostContainer) {
115115
list-style-image: url("chrome://classic_theme_restorer/content/images/folder_lin.png") !important;
116116
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
@@ -126,6 +126,12 @@
126126
-moz-image-region: rect(0, 180px, 18px, 162px) !important;
127127
}
128128

129+
130+
treechildren::-moz-tree-image(query, OrganizerQuery_History) {
131+
list-style-image: url("chrome://browser/skin/places/calendar.png") !important;
132+
-moz-image-region: auto !important;
133+
}
134+
129135
#main-window[fx55plus="true"] treechildren::-moz-tree-image(title, query, OrganizerQuery_History) {
130136
list-style-image: url("chrome://classic_theme_restorer/content/images/Toolbar.png") !important;
131137
-moz-image-region: rect(0, 180px, 18px, 162px) !important;

xpi/content/css/linux/empty_favicon_g1.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,11 @@
130130
list-style-image: url("chrome://classic_theme_restorer/content/images/Toolbar.png") !important;
131131
-moz-image-region: rect(0, 180px, 18px, 162px) !important;
132132
}
133+
134+
treechildren::-moz-tree-image(query, OrganizerQuery_History) {
135+
list-style-image: url("chrome://browser/skin/places/calendar.png") !important;
136+
-moz-image-region: auto !important;
137+
}
133138

134139
treechildren::-moz-tree-image(title, query, folder) {
135140
list-style-image: url("chrome://classic_theme_restorer/content/images/folder_lin.png") !important;

xpi/content/css/linux/empty_favicon_g1v2.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,11 @@
131131
list-style-image: url("chrome://classic_theme_restorer/content/images/Toolbar.png") !important;
132132
-moz-image-region: rect(0, 180px, 18px, 162px) !important;
133133
}
134+
135+
treechildren::-moz-tree-image(query, OrganizerQuery_History) {
136+
list-style-image: url("chrome://browser/skin/places/calendar.png") !important;
137+
-moz-image-region: auto !important;
138+
}
134139

135140
treechildren::-moz-tree-image(title, query, folder) {
136141
list-style-image: url("chrome://classic_theme_restorer/content/images/folder_lin.png") !important;

xpi/content/css/linux/empty_favicon_g2.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,11 @@
131131
list-style-image: url("chrome://classic_theme_restorer/content/images/Toolbar.png") !important;
132132
-moz-image-region: rect(0, 180px, 18px, 162px) !important;
133133
}
134+
135+
treechildren::-moz-tree-image(query, OrganizerQuery_History) {
136+
list-style-image: url("chrome://browser/skin/places/calendar.png") !important;
137+
-moz-image-region: auto !important;
138+
}
134139

135140
treechildren::-moz-tree-image(title, query, folder) {
136141
list-style-image: url("chrome://classic_theme_restorer/content/images/folder_lin.png") !important;

xpi/content/css/mac/empty_favicon_g0.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,11 @@
131131
list-style-image: url("chrome://classic_theme_restorer/content/images/Toolbar.png") !important;
132132
-moz-image-region: rect(0, 180px, 18px, 162px) !important;
133133
}
134+
135+
treechildren::-moz-tree-image(query, OrganizerQuery_History) {
136+
list-style-image: url("chrome://browser/skin/places/calendar.png") !important;
137+
-moz-image-region: auto !important;
138+
}
134139

135140
treechildren::-moz-tree-image(title, query, folder) {
136141
list-style-image: url("chrome://classic_theme_restorer/content/images/folder_mac.png") !important;

xpi/content/css/mac/empty_favicon_g1.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,11 @@
131131
list-style-image: url("chrome://classic_theme_restorer/content/images/Toolbar.png") !important;
132132
-moz-image-region: rect(0, 180px, 18px, 162px) !important;
133133
}
134+
135+
treechildren::-moz-tree-image(query, OrganizerQuery_History) {
136+
list-style-image: url("chrome://browser/skin/places/calendar.png") !important;
137+
-moz-image-region: auto !important;
138+
}
134139

135140
treechildren::-moz-tree-image(title, query, folder) {
136141
list-style-image: url("chrome://classic_theme_restorer/content/images/folder_mac.png") !important;

xpi/content/css/mac/empty_favicon_g1v2.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,11 @@
131131
list-style-image: url("chrome://classic_theme_restorer/content/images/Toolbar.png") !important;
132132
-moz-image-region: rect(0, 180px, 18px, 162px) !important;
133133
}
134+
135+
treechildren::-moz-tree-image(query, OrganizerQuery_History) {
136+
list-style-image: url("chrome://browser/skin/places/calendar.png") !important;
137+
-moz-image-region: auto !important;
138+
}
134139

135140
treechildren::-moz-tree-image(title, query, folder) {
136141
list-style-image: url("chrome://classic_theme_restorer/content/images/folder_mac.png") !important;

xpi/content/css/mac/empty_favicon_g2.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,11 @@
131131
list-style-image: url("chrome://classic_theme_restorer/content/images/Toolbar.png") !important;
132132
-moz-image-region: rect(0, 180px, 18px, 162px) !important;
133133
}
134+
135+
treechildren::-moz-tree-image(query, OrganizerQuery_History) {
136+
list-style-image: url("chrome://browser/skin/places/calendar.png") !important;
137+
-moz-image-region: auto !important;
138+
}
134139

135140
treechildren::-moz-tree-image(title, query, folder) {
136141
list-style-image: url("chrome://classic_theme_restorer/content/images/folder_mac.png") !important;

0 commit comments

Comments
 (0)