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

Commit 1228c4d

Browse files
committed
1.7.7.3
1 parent 4d8d099 commit 1228c4d

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
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.2",
6-
"update_link": "https://github.com/Aris-t2/ClassicThemeRestorer/releases/download/1.7.7.2/CTR_v1.7.7.2.xpi",
5+
{ "version": "1.7.7.3",
6+
"update_link": "https://github.com/Aris-t2/ClassicThemeRestorer/releases/download/1.7.7.3/CTR_v1.7.7.3.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.2</em:version>
12+
<em:version>1.7.7.3</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.2/CTR_v1.7.7.2.xpi</em:updateLink>
20+
<em:updateLink>https://github.com/Aris-t2/ClassicThemeRestorer/releases/download/1.7.7.3/CTR_v1.7.7.3.xpi</em:updateLink>
2121

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

xpi/content/css/padlock2_none.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
/* Firefox 45+ */
55

6-
#urlbar[pageproxystate="valid"] .:-moz-any(.verifiedDomain,.verifiedIdentity,.insecureLoginForms,.mixedActiveContent,.notSecure,.weakCipher,.mixedDisplayContent,.mixedDisplayContentLoadedActiveBlocked,.mixedActiveBlocked,.certUserOverridden) #connection-icon {
6+
#urlbar[pageproxystate="valid"] :-moz-any(.verifiedDomain,.verifiedIdentity,.insecureLoginForms,.mixedActiveContent,.notSecure,.weakCipher,.mixedDisplayContent,.mixedDisplayContentLoadedActiveBlocked,.mixedActiveBlocked,.certUserOverridden) #connection-icon {
77
display: none !important;
88
}
99

xpi/install.rdf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Description rdf:about="urn:mozilla:install-manifest">
66
<em:id>ClassicThemeRestorer@ArisT2Noia4dev</em:id>
77
<em:name>Classic Theme Restorer</em:name>
8-
<em:version>1.7.7.2</em:version>
8+
<em:version>1.7.7.3</em:version>
99
<em:type>2</em:type>
1010
<em:multiprocessCompatible>true</em:multiprocessCompatible>
1111

0 commit comments

Comments
 (0)