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

Commit a3c2575

Browse files
committed
1.7.8
1 parent 6ecb4b5 commit a3c2575

4 files changed

Lines changed: 11 additions & 5 deletions

File tree

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.7.2",
6-
"update_link": "https://github.com/Aris-t2/ClassicThemeRestorer/releases/download/1.7.7.7/CTR_v1.7.7.7.2.xpi",
5+
{ "version": "1.7.8",
6+
"update_link": "https://github.com/Aris-t2/ClassicThemeRestorer/releases/download/1.7.8/CTR_v1.7.8.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.7.2</em:version>
12+
<em:version>1.7.8</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>64.*</em:maxVersion>
1919

20-
<em:updateLink>https://github.com/Aris-t2/ClassicThemeRestorer/releases/download/1.7.7.7/CTR_v1.7.7.7.2.xpi</em:updateLink>
20+
<em:updateLink>https://github.com/Aris-t2/ClassicThemeRestorer/releases/download/1.7.8/CTR_v1.7.8.xpi</em:updateLink>
2121

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

xpi/content/css/win8/smallnavbutextra.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,12 @@
569569
width: unset !important;
570570
}
571571

572+
/**/
573+
#main-window[fx56plus="true"] #nav-bar toolbarbutton[type="menu-button"] .toolbarbutton-menubutton-dropmarker .dropmarker-icon {
574+
padding: 0 !important;
575+
-moz-padding-end: 2px !important;
576+
}
577+
572578
/*Temporary Fx57 tweaks*/
573579
#main-window[fx57plus="true"] .searchbar-textbox,
574580
#main-window[fx57plus="true"] #urlbar-wrapper,

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.7.2</em:version>
8+
<em:version>1.7.8</em:version>
99
<em:type>2</em:type>
1010
<em:multiprocessCompatible>true</em:multiprocessCompatible>
1111

0 commit comments

Comments
 (0)