From e7c6ced6e5c54e190eed649ff904d9d7d88c170d Mon Sep 17 00:00:00 2001 From: Aris-t2 Date: Thu, 18 Feb 2016 12:22:48 +0100 Subject: [PATCH] 1.4.8 [locale] Greek (el) translation updated (thanks to George M.) [locale] Polish (pl-PL) translation updated (thanks to Mrere) [locale] Upper Sorbian (hsb) translation updated (thanks to milupo) [locale] Lower Sorbian (dsb) translation updated (thanks to milupo) [locale] French (fr) translation updated (thanks to Zefling) [locale] Italian (it) translation updated (thanks to Styb) [locale] Slovenian (sl-SI) translation updated (thanks to Klofutar) [locale] Russian (ru) translation updated (thanks to Alexei) [locale] Estonian (et) translation updated (thanks to Maidur) [locale] Ukrainian (uk) translation updated (thanks to Sacredwheels) [locale] Chinese (zh-CN) translation updated (thanks to Cye3s) [locale] Czech (cs) locale updated (thanks to poljos) [fix] HiDPI: icon+text modes [fix] text mode + main menu button popup [fix] Linux/MacOSX + 'version nr. in add-on lists': preferences button label [new option > CTR] 'Restart Firefox' in appmenu and filemenu [new option > Tabs (1)] 'Show favicon, if a site does not offer one' --> none, default/globe, globe_white, dotted, dotted_white, sheet [new option > General UI (1)] 'Replace generic favicon' --> default/globe, globe_white, dotted, dotted_white, sheet [new (sub)option > General UI (1)] 'Unsorted Bookmarks menu' --> Menu above bookmarks [new (sub)option > Location bar (1)] 'hide stop & reload' buttons: always show 'go' --> force 'go' button visibility (if 'hide go' option is disabled) [new option > Location bar (1)] 'Make dropmarker always visible' [change] CTR prefwindow: ui tweaks for empty/generic icon settings [change] CTR prefwindow: moved some preferences between categories [change] removed previous 'Show favicon, if a site does not offer one' option [change] removed previous 'Replace generic favicon' option [change] internal tweaks and corrections --- xpi/content/css/mode_txtonly.css | 3 ++- .../css/win8/alt_optionswindow2extra.css | 3 +++ .../css/winaero/alt_optionswindow2extra.css | 7 +++++++ .../css/winxp/alt_optionswindow2extra.css | 7 +++++++ xpi/install.rdf | 2 +- xpi/locale/el/options.dtd | 18 +++++++++--------- xpi/locale/pl/options.dtd | 6 +++--- 7 files changed, 32 insertions(+), 14 deletions(-) diff --git a/xpi/content/css/mode_txtonly.css b/xpi/content/css/mode_txtonly.css index 3f1f9f56..d8c47110 100644 --- a/xpi/content/css/mode_txtonly.css +++ b/xpi/content/css/mode_txtonly.css @@ -111,7 +111,8 @@ } toolbar .toolbarbutton-badge-stack { - display: none !important; + visibility:collapse !important; + display: -moz-box !important; } } \ No newline at end of file diff --git a/xpi/content/css/win8/alt_optionswindow2extra.css b/xpi/content/css/win8/alt_optionswindow2extra.css index 516974dc..8640aacb 100644 --- a/xpi/content/css/win8/alt_optionswindow2extra.css +++ b/xpi/content/css/win8/alt_optionswindow2extra.css @@ -14,4 +14,7 @@ *[subdialog="true"] treecol { -moz-appearance: treeheadercell !important; color: black !important; +} +*[subdialog="true"] #signonsTree treecolpicker{ + -moz-appearance: treeheadercell !important; } \ No newline at end of file diff --git a/xpi/content/css/winaero/alt_optionswindow2extra.css b/xpi/content/css/winaero/alt_optionswindow2extra.css index be14012f..0a311f12 100644 --- a/xpi/content/css/winaero/alt_optionswindow2extra.css +++ b/xpi/content/css/winaero/alt_optionswindow2extra.css @@ -63,9 +63,16 @@ -moz-appearance: treeheadercell !important; color: black !important; } +*[subdialog="true"] #signonsTree treecolpicker{ + -moz-appearance: treeheadercell !important; +} @media all and (-moz-windows-classic) { *[subdialog="true"] treecol { -moz-appearance: button !important; color: black !important; } + *[subdialog="true"] #signonsTree treecolpicker{ + -moz-appearance: button !important; + padding: unset !important; + } } \ No newline at end of file diff --git a/xpi/content/css/winxp/alt_optionswindow2extra.css b/xpi/content/css/winxp/alt_optionswindow2extra.css index 9f3f7960..4dee8a60 100644 --- a/xpi/content/css/winxp/alt_optionswindow2extra.css +++ b/xpi/content/css/winxp/alt_optionswindow2extra.css @@ -64,9 +64,16 @@ -moz-appearance: treeheadercell !important; color: black !important; } +*[subdialog="true"] #signonsTree treecolpicker{ + -moz-appearance: treeheadercell !important; +} @media all and (-moz-windows-classic) { *[subdialog="true"] treecol { -moz-appearance: button !important; color: black !important; } + *[subdialog="true"] #signonsTree treecolpicker{ + -moz-appearance: button !important; + padding: unset !important; + } } \ No newline at end of file diff --git a/xpi/install.rdf b/xpi/install.rdf index 0ec2793b..40c343bc 100644 --- a/xpi/install.rdf +++ b/xpi/install.rdf @@ -5,7 +5,7 @@ ClassicThemeRestorer@ArisT2Noia4dev Classic Theme Restorer - 1.4.8beta6 + 1.4.8 2 true diff --git a/xpi/locale/el/options.dtd b/xpi/locale/el/options.dtd index 1ab18145..2926e8d3 100644 --- a/xpi/locale/el/options.dtd +++ b/xpi/locale/el/options.dtd @@ -57,9 +57,9 @@ - - - + + + @@ -130,7 +130,7 @@ - + @@ -175,7 +175,7 @@ - + @@ -226,11 +226,11 @@ - + - + @@ -363,8 +363,8 @@ - - + + diff --git a/xpi/locale/pl/options.dtd b/xpi/locale/pl/options.dtd index 5425af47..be48a24c 100644 --- a/xpi/locale/pl/options.dtd +++ b/xpi/locale/pl/options.dtd @@ -83,9 +83,9 @@ - - - + + +