diff --git a/classic/css/aboutaddons/addonlists_show_buttons_instead_of_menu_popup.css b/classic/css/aboutaddons/addonlists_show_buttons_instead_of_menu_popup.css index 1c0ed9bd..e0ef5ea0 100644 --- a/classic/css/aboutaddons/addonlists_show_buttons_instead_of_menu_popup.css +++ b/classic/css/aboutaddons/addonlists_show_buttons_instead_of_menu_popup.css @@ -92,6 +92,13 @@ flex-flow: row wrap !important; justify-content: flex-start !important; } + + + div[role="presentation"].list { + display: flex !important; + flex-flow: row wrap !important; + justify-content: flex-start !important; + } panel-item[action="preferences"] { order: -1; diff --git a/classic/css/aboutaddons/addons_manager_alternative_appearance.css b/classic/css/aboutaddons/addons_manager_alternative_appearance.css index e6f41d89..c6151d0c 100644 --- a/classic/css/aboutaddons/addons_manager_alternative_appearance.css +++ b/classic/css/aboutaddons/addons_manager_alternative_appearance.css @@ -456,12 +456,7 @@ .sidebar-footer-list { margin-inline: 0px !important; } - - #preferencesButton, - #help-button { - - } - + #preferencesButton { fill: #8b8b8b !important; } diff --git a/classic/css/aboutpreferences/preferences_alternative_appearance.css b/classic/css/aboutpreferences/preferences_alternative_appearance.css index dcb19c87..2298a158 100644 --- a/classic/css/aboutpreferences/preferences_alternative_appearance.css +++ b/classic/css/aboutpreferences/preferences_alternative_appearance.css @@ -233,6 +233,18 @@ margin-inline: 0 !important; } + #addonsButton { + fill: #63c54f !important; + } + + #helpButton { + fill: #ff0000 !important; + } + + .sidebar-footer-icon { + fill: unset !important; + } + } /* preference sub windows */ diff --git a/classic/css/buttons/custom_backforward_connected_alt.css b/classic/css/buttons/custom_backforward_connected_alt.css index f16f716c..db0c524d 100644 --- a/classic/css/buttons/custom_backforward_connected_alt.css +++ b/classic/css/buttons/custom_backforward_connected_alt.css @@ -3,6 +3,14 @@ /****************************************************************************************/ -#main-window:not([uidensity=compact]) #nav-bar #back-button + #forward-button { +#main-window:not([uidensity=compact]):not([uidensity=touch]) #nav-bar #back-button + #forward-button { margin-inline-start: -4px !important; -} \ No newline at end of file +} + +#main-window[uidensity=compact] #nav-bar #back-button + #forward-button { + margin-inline-start: -6px !important; +} + +#main-window[uidensity=touch] #nav-bar #back-button + #forward-button { + margin-inline-start: -4px !important; +} diff --git a/classic/css/buttons/custom_backforward_large.css b/classic/css/buttons/custom_backforward_large.css index 99a622f3..16123ed9 100644 --- a/classic/css/buttons/custom_backforward_large.css +++ b/classic/css/buttons/custom_backforward_large.css @@ -85,7 +85,7 @@ } #main-window #navigator-toolbox #nav-bar :is(#back-button, #forward-button)[disabled] .toolbarbutton-icon { opacity: 1.0 !important; - filter: grayscale(50%) !important; + filter: grayscale(75%) !important; } #main-window #navigator-toolbox #nav-bar :is(#back-button, #forward-button)[disabled] { opacity: 1.0 !important; diff --git a/classic/css/buttons/custom_backforward_small.css b/classic/css/buttons/custom_backforward_small.css index 53ad7b7f..64adc0c3 100644 --- a/classic/css/buttons/custom_backforward_small.css +++ b/classic/css/buttons/custom_backforward_small.css @@ -84,7 +84,7 @@ } #main-window #navigator-toolbox #nav-bar :is(#back-button, #forward-button)[disabled] .toolbarbutton-icon { opacity: 1.0 !important; - filter: grayscale(50%) !important; + filter: grayscale(75%) !important; } #main-window #navigator-toolbox #nav-bar :is(#back-button, #forward-button)[disabled] { diff --git a/classic/css/buttons/icons_custom_icons.css b/classic/css/buttons/icons_custom_icons.css index 91bc136c..79af9a36 100644 --- a/classic/css/buttons/icons_custom_icons.css +++ b/classic/css/buttons/icons_custom_icons.css @@ -14,9 +14,8 @@ #new-window-button,#new-tab-button,#privatebrowsing-button,#find-button,#print-button,#fullscreen-button,#developer-button, #preferences-button,#PanelUI-menu-button,#cut-button,#copy-button,#paste-button,#zoom-out-button,#zoom-in-button, #tabview-button,#email-link-button,#sidebar-button,#web-apps-button,#webide-button,#developer-button,#containers-panelmenu, - #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button), -#downloads-button:not([indicator="true"]),#panic-button:not([open]),#pocket-button:not([open]), -#downloads-button .toolbarbutton-icon { + #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button,#downloads-indicator-anchor), +#panic-button:not([open]),#pocket-button:not([open]) { list-style-image: url("../../image/toolbar_fx_mix.png") !important; } @@ -24,13 +23,3 @@ list-style-image: url("../../image/newtabmix.png") !important; -moz-image-region: rect(2px, 15px, 16px, 1px) !important; } - -#downloads-button:not(:is([progress],[counter],[paused],[attention])) #downloads-indicator-progress-outer, -#downloads-button:not([counter]) > #downloads-indicator-anchor > #downloads-indicator-progress-area > #downloads-indicator-counter, -#downloads-button:not([attention]) > #downloads-indicator-anchor > #downloads-indicator-icon { - background: -moz-image-rect(url("../../image/toolbar_fx_mix.png"), 0, 198, 18, 180) center no-repeat !important; -} - -#downloads-button .toolbarbutton-icon { - list-style-image: url("../../image/toolbar_fx_mix.png") !important; -} diff --git a/classic/css/buttons/icons_custom_icons_crystal.css b/classic/css/buttons/icons_custom_icons_crystal.css index 58796ebf..c5869b46 100644 --- a/classic/css/buttons/icons_custom_icons_crystal.css +++ b/classic/css/buttons/icons_custom_icons_crystal.css @@ -14,9 +14,8 @@ #new-window-button,#new-tab-button,#privatebrowsing-button,#find-button,#print-button,#fullscreen-button,#developer-button, #preferences-button,#PanelUI-menu-button,#cut-button,#copy-button,#paste-button,#zoom-out-button,#zoom-in-button, #tabview-button,#email-link-button,#sidebar-button,#web-apps-button,#webide-button,#developer-button,#containers-panelmenu, - #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button ), -#downloads-button:not([indicator="true"]),#panic-button:not([open]),#pocket-button:not([open]), -#downloads-button .toolbarbutton-icon { + #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button,#downloads-indicator-anchor), +#panic-button:not([open]),#pocket-button:not([open]) { list-style-image: url("../../image/toolbar_fx_crystal.png") !important; } @@ -24,13 +23,3 @@ list-style-image: url("../../image/newtabmix.png") !important; -moz-image-region: rect(2px, 15px, 16px, 1px) !important; } - -#downloads-button:not(:is([progress],[counter],[paused],[attention])) #downloads-indicator-progress-outer, -#downloads-button:not([counter]) > #downloads-indicator-anchor > #downloads-indicator-progress-area > #downloads-indicator-counter, -#downloads-button:not([attention]) > #downloads-indicator-anchor > #downloads-indicator-icon { - background: -moz-image-rect(url("../../image/toolbar_fx_crystal.png"), 0, 198, 18, 180) center no-repeat !important; -} - -#downloads-button .toolbarbutton-icon { - list-style-image: url("../../image/toolbar_fx_crystal.png") !important; -} diff --git a/classic/css/buttons/icons_custom_icons_firebird.css b/classic/css/buttons/icons_custom_icons_firebird.css index 4c3be371..3512af41 100644 --- a/classic/css/buttons/icons_custom_icons_firebird.css +++ b/classic/css/buttons/icons_custom_icons_firebird.css @@ -14,9 +14,8 @@ #new-window-button,#new-tab-button,#privatebrowsing-button,#find-button,#print-button,#fullscreen-button,#developer-button, #preferences-button,#PanelUI-menu-button,#cut-button,#copy-button,#paste-button,#zoom-out-button,#zoom-in-button, #tabview-button,#email-link-button,#sidebar-button,#web-apps-button,#webide-button,#developer-button,#containers-panelmenu, - #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button ), -#downloads-button:not([indicator="true"]),#panic-button:not([open]),#pocket-button:not([open]), -#downloads-button .toolbarbutton-icon { + #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button,#downloads-indicator-anchor), +#panic-button:not([open]),#pocket-button:not([open]) { list-style-image: url("../../image/toolbar_fx_firebird.png") !important; } @@ -24,13 +23,3 @@ list-style-image: url("../../image/newtabff3.png") !important; -moz-image-region: rect(2px, 15px, 16px, 1px) !important; } - -#downloads-button:not(:is([progress],[counter],[paused],[attention])) #downloads-indicator-progress-outer, -#downloads-button:not([counter]) > #downloads-indicator-anchor > #downloads-indicator-progress-area > #downloads-indicator-counter, -#downloads-button:not([attention]) > #downloads-indicator-anchor > #downloads-indicator-icon { - background: -moz-image-rect(url("../../image/toolbar_fx_firebird.png"), 0, 198, 18, 180) center no-repeat !important; -} - -#downloads-button .toolbarbutton-icon { - list-style-image: url("../../image/toolbar_fx_firebird.png") !important; -} diff --git a/classic/css/buttons/icons_custom_icons_fx1.css b/classic/css/buttons/icons_custom_icons_fx1.css index a4d36efa..b2c99889 100644 --- a/classic/css/buttons/icons_custom_icons_fx1.css +++ b/classic/css/buttons/icons_custom_icons_fx1.css @@ -14,23 +14,10 @@ #new-window-button,#new-tab-button,#privatebrowsing-button,#find-button,#print-button,#fullscreen-button,#developer-button, #preferences-button,#PanelUI-menu-button,#cut-button,#copy-button,#paste-button,#zoom-out-button,#zoom-in-button, #tabview-button,#email-link-button,#sidebar-button,#web-apps-button,#webide-button,#developer-button,#containers-panelmenu, - #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button ), -#downloads-button:not([indicator="true"]),#panic-button:not([open]),#pocket-button:not([open]), -#downloads-button .toolbarbutton-icon { - list-style-image: url("../../image/toolbar_fx1.png") !important; -} + #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button,#downloads-indicator-anchor), +#panic-button:not([open]),#pocket-button:not([open]) { :is(.tabs-newtab-button,#tabs-newtab-button) { list-style-image: url("../../image/newtabff1.png") !important; -moz-image-region: rect(2px, 15px, 16px, 1px) !important; } - -#downloads-button:not(:is([progress],[counter],[paused],[attention])) #downloads-indicator-progress-outer, -#downloads-button:not([counter]) > #downloads-indicator-anchor > #downloads-indicator-progress-area > #downloads-indicator-counter, -#downloads-button:not([attention]) > #downloads-indicator-anchor > #downloads-indicator-icon { - background: -moz-image-rect(url("../../image/toolbar_fx1.png"), 0, 198, 18, 180) center no-repeat !important; -} - -#downloads-button .toolbarbutton-icon { - list-style-image: url("../../image/toolbar_fx1.png") !important; -} diff --git a/classic/css/buttons/icons_custom_icons_fx12_colorized.css b/classic/css/buttons/icons_custom_icons_fx12_colorized.css index f3c9a1a5..966edf90 100644 --- a/classic/css/buttons/icons_custom_icons_fx12_colorized.css +++ b/classic/css/buttons/icons_custom_icons_fx12_colorized.css @@ -14,9 +14,8 @@ #new-window-button,#new-tab-button,#privatebrowsing-button,#find-button,#print-button,#fullscreen-button,#developer-button, #preferences-button,#PanelUI-menu-button,#cut-button,#copy-button,#paste-button,#zoom-out-button,#zoom-in-button, #tabview-button,#email-link-button,#sidebar-button,#web-apps-button,#webide-button,#developer-button,#containers-panelmenu, - #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button ), -#downloads-button:not([indicator="true"]),#panic-button:not([open]),#pocket-button:not([open]), -#downloads-button .toolbarbutton-icon { + #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button,#downloads-indicator-anchor), +#panic-button:not([open]),#pocket-button:not([open]) { list-style-image: url("../../image/toolbar_fx12colorized.png") !important; } @@ -24,13 +23,5 @@ list-style-image: url("../../image/newtabff1.png") !important; -moz-image-region: rect(2px, 15px, 16px, 1px) !important; } - -#downloads-button:not(:is([progress],[counter],[paused],[attention])) #downloads-indicator-progress-outer, -#downloads-button:not([counter]) > #downloads-indicator-anchor > #downloads-indicator-progress-area > #downloads-indicator-counter, -#downloads-button:not([attention]) > #downloads-indicator-anchor > #downloads-indicator-icon { - background: -moz-image-rect(url("../../image/toolbar_fx12colorized.png"), 0, 198, 18, 180) center no-repeat !important; -} - -#downloads-button .toolbarbutton-icon { - list-style-image: url("../../image/toolbar_fx12colorized.png") !important; +yle-image: url("../../image/toolbar_fx12colorized.png") !important; } diff --git a/classic/css/buttons/icons_custom_icons_fx2.css b/classic/css/buttons/icons_custom_icons_fx2.css index 861b1a2a..cd0a67c0 100644 --- a/classic/css/buttons/icons_custom_icons_fx2.css +++ b/classic/css/buttons/icons_custom_icons_fx2.css @@ -14,9 +14,8 @@ #new-window-button,#new-tab-button,#privatebrowsing-button,#find-button,#print-button,#fullscreen-button,#developer-button, #preferences-button,#PanelUI-menu-button,#cut-button,#copy-button,#paste-button,#zoom-out-button,#zoom-in-button, #tabview-button,#email-link-button,#sidebar-button,#web-apps-button,#webide-button,#developer-button,#containers-panelmenu, - #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button ), -#downloads-button:not([indicator="true"]),#panic-button:not([open]),#pocket-button:not([open]), -#downloads-button .toolbarbutton-icon { + #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button,#downloads-indicator-anchor), +#panic-button:not([open]),#pocket-button:not([open]) { list-style-image: url("../../image/toolbar_fx2.png") !important; } @@ -24,13 +23,3 @@ list-style-image: url("../../image/newtabff1.png") !important; -moz-image-region: rect(2px, 15px, 16px, 1px) !important; } - -#downloads-button:not(:is([progress],[counter],[paused],[attention])) #downloads-indicator-progress-outer, -#downloads-button:not([counter]) > #downloads-indicator-anchor > #downloads-indicator-progress-area > #downloads-indicator-counter, -#downloads-button:not([attention]) > #downloads-indicator-anchor > #downloads-indicator-icon { - background: -moz-image-rect(url("../../image/toolbar_fx2.png"), 0, 198, 18, 180) center no-repeat !important; -} - -#downloads-button .toolbarbutton-icon { - list-style-image: url("../../image/toolbar_fx2.png") !important; -} diff --git a/classic/css/buttons/icons_custom_icons_fx3.css b/classic/css/buttons/icons_custom_icons_fx3.css index 092a1c5f..eff5946e 100644 --- a/classic/css/buttons/icons_custom_icons_fx3.css +++ b/classic/css/buttons/icons_custom_icons_fx3.css @@ -14,9 +14,8 @@ #new-window-button,#new-tab-button,#privatebrowsing-button,#find-button,#print-button,#fullscreen-button,#developer-button, #preferences-button,#PanelUI-menu-button,#cut-button,#copy-button,#paste-button,#zoom-out-button,#zoom-in-button, #tabview-button,#email-link-button,#sidebar-button,#web-apps-button,#webide-button,#developer-button,#containers-panelmenu, - #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button ), -#downloads-button:not([indicator="true"]),#panic-button:not([open]),#pocket-button:not([open]), -#downloads-button .toolbarbutton-icon { + #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button,#downloads-indicator-anchor), +#panic-button:not([open]),#pocket-button:not([open]) { list-style-image: url("../../image/toolbar_fx3.png") !important; } @@ -24,13 +23,3 @@ list-style-image: url("../../image/newtabff1.png") !important; -moz-image-region: rect(2px, 15px, 16px, 1px) !important; } - -#downloads-button:not(:is([progress],[counter],[paused],[attention])) #downloads-indicator-progress-outer, -#downloads-button:not([counter]) > #downloads-indicator-anchor > #downloads-indicator-progress-area > #downloads-indicator-counter, -#downloads-button:not([attention]) > #downloads-indicator-anchor > #downloads-indicator-icon { - background: -moz-image-rect(url("../../image/toolbar_fx3.png"), 0, 198, 18, 180) center no-repeat !important; -} - -#downloads-button .toolbarbutton-icon { - list-style-image: url("../../image/toolbar_fx3.png") !important; -} diff --git a/classic/css/buttons/icons_custom_icons_fx3strata.css b/classic/css/buttons/icons_custom_icons_fx3strata.css index 1c3cc3d1..03dee36d 100644 --- a/classic/css/buttons/icons_custom_icons_fx3strata.css +++ b/classic/css/buttons/icons_custom_icons_fx3strata.css @@ -14,9 +14,8 @@ #new-window-button,#new-tab-button,#privatebrowsing-button,#find-button,#print-button,#fullscreen-button,#developer-button, #preferences-button,#PanelUI-menu-button,#cut-button,#copy-button,#paste-button,#zoom-out-button,#zoom-in-button, #tabview-button,#email-link-button,#sidebar-button,#web-apps-button,#webide-button,#developer-button,#containers-panelmenu, - #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button ), -#downloads-button:not([indicator="true"]),#panic-button:not([open]),#pocket-button:not([open]), -#downloads-button .toolbarbutton-icon { + #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button,#downloads-indicator-anchor), +#panic-button:not([open]),#pocket-button:not([open]) { list-style-image: url("../../image/toolbar_fx3_strata.png") !important; } @@ -24,13 +23,3 @@ list-style-image: url("../../image/newtabff3.png") !important; -moz-image-region: rect(2px, 15px, 16px, 1px) !important; } - -#downloads-button:not(:is([progress],[counter],[paused],[attention])) #downloads-indicator-progress-outer, -#downloads-button:not([counter]) > #downloads-indicator-anchor > #downloads-indicator-progress-area > #downloads-indicator-counter, -#downloads-button:not([attention]) > #downloads-indicator-anchor > #downloads-indicator-icon { - background: -moz-image-rect(url("../../image/toolbar_fx3_strata.png"), 0, 198, 18, 180) center no-repeat !important; -} - -#downloads-button .toolbarbutton-icon { - list-style-image: url("../../image/toolbar_fx3_strata.png") !important; -} diff --git a/classic/css/buttons/icons_custom_icons_fx45.css b/classic/css/buttons/icons_custom_icons_fx45.css index c093ea52..9c8ab0cc 100644 --- a/classic/css/buttons/icons_custom_icons_fx45.css +++ b/classic/css/buttons/icons_custom_icons_fx45.css @@ -14,28 +14,12 @@ #new-window-button,#new-tab-button,#privatebrowsing-button,#find-button,#print-button,#fullscreen-button,#developer-button, #preferences-button,#PanelUI-menu-button,#cut-button,#copy-button,#paste-button,#zoom-out-button,#zoom-in-button, #tabview-button,#email-link-button,#sidebar-button,#web-apps-button,#webide-button,#developer-button,#containers-panelmenu, - #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button ), -#downloads-button:not([indicator="true"]),#panic-button:not([open]),#pocket-button:not([open]), -#downloads-button .toolbarbutton-icon { + #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button,#downloads-indicator-anchor), +#panic-button:not([open]),#pocket-button:not([open]) { list-style-image: url("../../image/toolbar_fx45.png") !important; } :is(.tabs-newtab-button,#tabs-newtab-button) { list-style-image: url("../../image/newtab.png") !important; -moz-image-region: rect(2px, 15px, 16px, 1px) !important; -} - -#downloads-button:not(:is([progress],[counter],[paused],[attention])) #downloads-indicator-progress-outer, -#downloads-button:not([counter]) > #downloads-indicator-anchor > #downloads-indicator-progress-area > #downloads-indicator-counter, -#downloads-button:not([attention]) > #downloads-indicator-anchor > #downloads-indicator-icon { - background: -moz-image-rect(url("../../image/toolbar_fx45.png"), 0, 198, 18, 180) center no-repeat !important; -} - -#bookmarks-toolbar-placeholder, -#bookmarks-menu-button{ - -moz-image-region: rect(0px, 144px, 18px, 126px) !important; -} - -#downloads-button .toolbarbutton-icon { - list-style-image: url("../../image/toolbar_fx45.png") !important; -} +} \ No newline at end of file diff --git a/classic/css/buttons/icons_custom_icons_fx45_inverted.css b/classic/css/buttons/icons_custom_icons_fx45_inverted.css index 23daa4d9..162fb944 100644 --- a/classic/css/buttons/icons_custom_icons_fx45_inverted.css +++ b/classic/css/buttons/icons_custom_icons_fx45_inverted.css @@ -14,23 +14,12 @@ #new-window-button,#new-tab-button,#privatebrowsing-button,#find-button,#print-button,#fullscreen-button,#developer-button, #preferences-button,#PanelUI-menu-button,#cut-button,#copy-button,#paste-button,#zoom-out-button,#zoom-in-button, #tabview-button,#email-link-button,#sidebar-button,#web-apps-button,#webide-button,#developer-button,#containers-panelmenu, - #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button), -#downloads-button:not([indicator="true"]),#panic-button:not([open]),#pocket-button:not([open]), -#downloads-button .toolbarbutton-icon { + #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button,#downloads-indicator-anchor), +#panic-button:not([open]),#pocket-button:not([open]) { list-style-image: url("../../image/toolbar_fx45inverted.png") !important; } :is(.tabs-newtab-button,#tabs-newtab-button) { list-style-image: url("../../image/newtab-inverted.png") !important; -moz-image-region: rect(2px, 15px, 16px, 1px) !important; -} - -#downloads-button:not(:is([progress],[counter],[paused],[attention])) #downloads-indicator-progress-outer, -#downloads-button:not([counter]) > #downloads-indicator-anchor > #downloads-indicator-progress-area > #downloads-indicator-counter, -#downloads-button:not([attention]) > #downloads-indicator-anchor > #downloads-indicator-icon { - background: -moz-image-rect(url("../../image/toolbar_fx45inverted.png"), 0, 198, 18, 180) center no-repeat !important; -} - -#downloads-button .toolbarbutton-icon { - list-style-image: url("../../image/toolbar_fx45inverted.png") !important; -} +} \ No newline at end of file diff --git a/classic/css/buttons/icons_custom_icons_hide_downloads_badge.css b/classic/css/buttons/icons_custom_icons_hide_downloads_badge.css deleted file mode 100644 index a8fec31a..00000000 --- a/classic/css/buttons/icons_custom_icons_hide_downloads_badge.css +++ /dev/null @@ -1,8 +0,0 @@ -/* Firefox userChrome.css tweaks ********************************************************/ -/* Github: https://github.com/aris-t2/customcssforfx ************************************/ -/****************************************************************************************/ - - -#downloads-button:is([progress],[counter],[paused],[attention])::after { - display: none !important; -} diff --git a/classic/css/buttons/icons_custom_icons_ie6.css b/classic/css/buttons/icons_custom_icons_ie6.css index 30d3ad9f..da2105ae 100644 --- a/classic/css/buttons/icons_custom_icons_ie6.css +++ b/classic/css/buttons/icons_custom_icons_ie6.css @@ -14,9 +14,8 @@ #new-window-button,#new-tab-button,#privatebrowsing-button,#find-button,#print-button,#fullscreen-button,#developer-button, #preferences-button,#PanelUI-menu-button,#cut-button,#copy-button,#paste-button,#zoom-out-button,#zoom-in-button, #tabview-button,#email-link-button,#sidebar-button,#web-apps-button,#webide-button,#developer-button,#containers-panelmenu, - #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button ), -#downloads-button:not([indicator="true"]),#panic-button:not([open]),#pocket-button:not([open]), -#downloads-button .toolbarbutton-icon { + #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button,#downloads-indicator-anchor), +#panic-button:not([open]),#pocket-button:not([open]) { list-style-image: url("../../image/toolbar_fx_ie6.png") !important; } @@ -24,13 +23,3 @@ list-style-image: url("../../image/newtabff1.png") !important; -moz-image-region: rect(2px, 15px, 16px, 1px) !important; } - -#downloads-button:not(:is([progress],[counter],[paused],[attention])) #downloads-indicator-progress-outer, -#downloads-button:not([counter]) > #downloads-indicator-anchor > #downloads-indicator-progress-area > #downloads-indicator-counter, -#downloads-button:not([attention]) > #downloads-indicator-anchor > #downloads-indicator-icon { - background: -moz-image-rect(url("../../image/toolbar_fx_ie6.png"), 0, 198, 18, 180) center no-repeat !important; -} - -#downloads-button .toolbarbutton-icon { - list-style-image: url("../../image/toolbar_fx_ie6.png") !important; -} diff --git a/classic/css/buttons/icons_custom_icons_kempelton.css b/classic/css/buttons/icons_custom_icons_kempelton.css index 7a8b2331..99e967d7 100644 --- a/classic/css/buttons/icons_custom_icons_kempelton.css +++ b/classic/css/buttons/icons_custom_icons_kempelton.css @@ -14,9 +14,8 @@ #new-window-button,#new-tab-button,#privatebrowsing-button,#find-button,#print-button,#fullscreen-button,#developer-button, #preferences-button,#PanelUI-menu-button,#cut-button,#copy-button,#paste-button,#zoom-out-button,#zoom-in-button, #tabview-button,#email-link-button,#sidebar-button,#web-apps-button,#webide-button,#developer-button,#containers-panelmenu, - #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button ), -#downloads-button:not([indicator="true"]),#panic-button:not([open]),#pocket-button:not([open]), -#downloads-button .toolbarbutton-icon { + #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button,#downloads-indicator-anchor), +#panic-button:not([open]),#pocket-button:not([open]) { list-style-image: url("../../image/toolbar_fx_kempelton.png") !important; } @@ -24,13 +23,3 @@ list-style-image: url("../../image/newtabff3.png") !important; -moz-image-region: rect(2px, 15px, 16px, 1px) !important; } - -#downloads-button:not(:is([progress],[counter],[paused],[attention])) #downloads-indicator-progress-outer, -#downloads-button:not([counter]) > #downloads-indicator-anchor > #downloads-indicator-progress-area > #downloads-indicator-counter, -#downloads-button:not([attention]) > #downloads-indicator-anchor > #downloads-indicator-icon { - background: -moz-image-rect(url("../../image/toolbar_fx_kempelton.png"), 0, 198, 18, 180) center no-repeat !important; -} - -#downloads-button .toolbarbutton-icon { - list-style-image: url("../../image/toolbar_fx_kempelton.png") !important; -} diff --git a/classic/css/buttons/icons_custom_icons_noia.css b/classic/css/buttons/icons_custom_icons_noia.css index 8739d364..19a6bbc6 100644 --- a/classic/css/buttons/icons_custom_icons_noia.css +++ b/classic/css/buttons/icons_custom_icons_noia.css @@ -14,23 +14,12 @@ #new-window-button,#new-tab-button,#privatebrowsing-button,#find-button,#print-button,#fullscreen-button,#developer-button, #preferences-button,#PanelUI-menu-button,#cut-button,#copy-button,#paste-button,#zoom-out-button,#zoom-in-button, #tabview-button,#email-link-button,#sidebar-button,#web-apps-button,#webide-button,#developer-button,#containers-panelmenu, - #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button ), -#downloads-button:not([indicator="true"]),#panic-button:not([open]),#pocket-button:not([open]), -#downloads-button .toolbarbutton-icon { + #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button,#downloads-indicator-anchor), +#panic-button:not([open]),#pocket-button:not([open]) { list-style-image: url("../../image/toolbar_fx_noia.png") !important; } -#downloads-button:not(:is([progress],[counter],[paused],[attention])) #downloads-indicator-progress-outer, -#downloads-button:not([counter]) > #downloads-indicator-anchor > #downloads-indicator-progress-area > #downloads-indicator-counter, -#downloads-button:not([attention]) > #downloads-indicator-anchor > #downloads-indicator-icon { - background: -moz-image-rect(url("../../image/toolbar_fx_noia.png"), 0, 198, 18, 180) center no-repeat !important; -} - :is(.tabs-newtab-button,#tabs-newtab-button) { list-style-image: url("../../image/newtabnoia.png") !important; -moz-image-region: rect(2px, 15px, 16px, 1px) !important; } - -#downloads-button .toolbarbutton-icon { - list-style-image: url("../../image/toolbar_fx_noia.png") !important; -} diff --git a/classic/css/buttons/icons_custom_icons_old_chrome.css b/classic/css/buttons/icons_custom_icons_old_chrome.css index da7eec4e..97c455d7 100644 --- a/classic/css/buttons/icons_custom_icons_old_chrome.css +++ b/classic/css/buttons/icons_custom_icons_old_chrome.css @@ -14,9 +14,8 @@ #new-window-button,#new-tab-button,#privatebrowsing-button,#find-button,#print-button,#fullscreen-button,#developer-button, #preferences-button,#PanelUI-menu-button,#cut-button,#copy-button,#paste-button,#zoom-out-button,#zoom-in-button, #tabview-button,#email-link-button,#sidebar-button,#web-apps-button,#webide-button,#developer-button,#containers-panelmenu, - #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button ), -#downloads-button:not([indicator="true"]),#panic-button:not([open]),#pocket-button:not([open]), -#downloads-button .toolbarbutton-icon { + #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button,#downloads-indicator-anchor), +#panic-button:not([open]),#pocket-button:not([open]) { list-style-image: url("../../image/toolbar_fx_old_chrome.png") !important; } @@ -24,18 +23,3 @@ list-style-image: url("../../image/newtab.png") !important; -moz-image-region: rect(2px, 15px, 16px, 1px) !important; } - -#downloads-button:not(:is([progress],[counter],[paused],[attention])) #downloads-indicator-progress-outer, -#downloads-button:not([counter]) > #downloads-indicator-anchor > #downloads-indicator-progress-area > #downloads-indicator-counter, -#downloads-button:not([attention]) > #downloads-indicator-anchor > #downloads-indicator-icon { - background: -moz-image-rect(url("../../image/toolbar_fx_old_chrome.png"), 0, 198, 18, 180) center no-repeat !important; -} - -#bookmarks-toolbar-placeholder, -#bookmarks-menu-button{ - -moz-image-region: rect(0px, 144px, 18px, 126px) !important; -} - -#downloads-button .toolbarbutton-icon { - list-style-image: url("../../image/toolbar_fx_old_chrome.png") !important; -} diff --git a/classic/css/buttons/icons_custom_icons_old_osx.css b/classic/css/buttons/icons_custom_icons_old_osx.css index a5bddac2..459dddeb 100644 --- a/classic/css/buttons/icons_custom_icons_old_osx.css +++ b/classic/css/buttons/icons_custom_icons_old_osx.css @@ -14,9 +14,8 @@ #new-window-button,#new-tab-button,#privatebrowsing-button,#find-button,#print-button,#fullscreen-button,#developer-button, #preferences-button,#PanelUI-menu-button,#cut-button,#copy-button,#paste-button,#zoom-out-button,#zoom-in-button, #tabview-button,#email-link-button,#sidebar-button,#web-apps-button,#webide-button,#developer-button,#containers-panelmenu, - #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button ), -#downloads-button:not([indicator="true"]),#panic-button:not([open]),#pocket-button:not([open]), -#downloads-button .toolbarbutton-icon { + #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button,#downloads-indicator-anchor), +#panic-button:not([open]),#pocket-button:not([open]) { list-style-image: url("../../image/toolbar_fx_old_osx.png") !important; } @@ -24,13 +23,3 @@ list-style-image: url("../../image/newtabmac.png") !important; -moz-image-region: rect(2px, 15px, 16px, 1px) !important; } - -#downloads-button:not(:is([progress],[counter],[paused],[attention])) #downloads-indicator-progress-outer, -#downloads-button:not([counter]) > #downloads-indicator-anchor > #downloads-indicator-progress-area > #downloads-indicator-counter, -#downloads-button:not([attention]) > #downloads-indicator-anchor > #downloads-indicator-icon { - background: -moz-image-rect(url("../../image/toolbar_fx_old_osx.png"), 0, 198, 18, 180) center no-repeat !important; -} - -#downloads-button .toolbarbutton-icon { - list-style-image: url("../../image/toolbar_fx_old_osx.png") !important; -} diff --git a/classic/css/buttons/icons_custom_icons_seamonkey.css b/classic/css/buttons/icons_custom_icons_seamonkey.css index 3f4b9382..e58be390 100644 --- a/classic/css/buttons/icons_custom_icons_seamonkey.css +++ b/classic/css/buttons/icons_custom_icons_seamonkey.css @@ -14,9 +14,8 @@ #new-window-button,#new-tab-button,#privatebrowsing-button,#find-button,#print-button,#fullscreen-button,#developer-button, #preferences-button,#PanelUI-menu-button,#cut-button,#copy-button,#paste-button,#zoom-out-button,#zoom-in-button, #tabview-button,#email-link-button,#sidebar-button,#web-apps-button,#webide-button,#developer-button,#containers-panelmenu, - #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button ), -#downloads-button:not([indicator="true"]),#panic-button:not([open]),#pocket-button:not([open]), -#downloads-button .toolbarbutton-icon { + #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button,#downloads-indicator-anchor), +#panic-button:not([open]),#pocket-button:not([open]) { list-style-image: url("../../image/toolbar_fx_seamonkey.png") !important; } @@ -24,13 +23,3 @@ list-style-image: url("../../image/newtabff3.png") !important; -moz-image-region: rect(2px, 15px, 16px, 1px) !important; } - -#downloads-button:not(:is([progress],[counter],[paused],[attention])) #downloads-indicator-progress-outer, -#downloads-button:not([counter]) > #downloads-indicator-anchor > #downloads-indicator-progress-area > #downloads-indicator-counter, -#downloads-button:not([attention]) > #downloads-indicator-anchor > #downloads-indicator-icon { - background: -moz-image-rect(url("../../image/toolbar_fx_seamonkey.png"), 0, 198, 18, 180) center no-repeat !important; -} - -#downloads-button .toolbarbutton-icon { - list-style-image: url("../../image/toolbar_fx_seamonkey.png") !important; -} diff --git a/classic/css/buttons/icons_custom_icons_sizes.css b/classic/css/buttons/icons_custom_icons_sizes.css index 5f81784b..bb268c77 100644 --- a/classic/css/buttons/icons_custom_icons_sizes.css +++ b/classic/css/buttons/icons_custom_icons_sizes.css @@ -37,8 +37,8 @@ #history-panelmenu{ -moz-image-region: rect(0px, 180px, 18px, 162px) !important; } -#downloads-button .toolbarbutton-icon, -#downloads-button:not([indicator="true"]) { + +#downloads-indicator-anchor { -moz-image-region: rect(0px, 198px, 18px, 180px) !important; } #add-ons-button { @@ -136,7 +136,7 @@ -moz-image-region: rect(0px, 648px, 18px, 630px) !important; } -.toolbarbutton-animatable-box { +#stop-reload-button .toolbarbutton-animatable-box { display: none !important; } @@ -145,49 +145,6 @@ width: 18px !important; } -/* download button tweaks */ -#downloads-button:not(:is([attention],[progress])) #downloads-indicator-icon { - background-image: unset !important; -} - -#downloads-indicator-anchor, -#downloads-button { - list-style-image: unset !important; -} - -#downloads-button .toolbarbutton-icon, -#downloads-button[attention="success"] .toolbarbutton-icon, -#downloads-button[progress="true"] .toolbarbutton-icon { - -moz-image-region: rect(0px, 198px, 18px, 180px) !important; - display: -moz-box !important; - visibility: visible !important; -} - -#downloads-indicator-start-box, -#downloads-indicator-finish-box { - display: none !important; -} - -#downloads-button:is([progress],[counter],[paused],[attention])::after { - content: "" !important; - display: block !important; - width: 11px !important; - height: 11px !important; - position: absolute !important; - margin-inline-start: 16px !important; - margin-top: -14px !important; - border-radius: 100px !important; -} - -#downloads-button:is([counter],[paused],[attention])::after { - background: Highlight !important; -} - -#downloads-button[progress]::after { - background: radial-gradient(Highlight,HighlightText) !important; -} - - /* icons adjustment */ #main-window[uidensity=compact] #nav-bar :is(#back-button,#forward-button,#home-button,#stop-button,#reload-button,#history-panelmenu, #add-ons-button,#open-file-button,#save-page-button,#sync-button,#feed-button,#characterencoding-button,#e10s-button, diff --git a/classic/css/buttons/icons_custom_icons_tango.css b/classic/css/buttons/icons_custom_icons_tango.css index 7da5c87a..328c8eca 100644 --- a/classic/css/buttons/icons_custom_icons_tango.css +++ b/classic/css/buttons/icons_custom_icons_tango.css @@ -14,9 +14,8 @@ #new-window-button,#new-tab-button,#privatebrowsing-button,#find-button,#print-button,#fullscreen-button,#developer-button, #preferences-button,#PanelUI-menu-button,#cut-button,#copy-button,#paste-button,#zoom-out-button,#zoom-in-button, #tabview-button,#email-link-button,#sidebar-button,#web-apps-button,#webide-button,#developer-button,#containers-panelmenu, - #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button ), -#downloads-button:not([indicator="true"]),#panic-button:not([open]),#pocket-button:not([open]), -#downloads-button .toolbarbutton-icon { + #library-button,#bookmarks-toolbar-placeholder,#nav-bar-overflow-button,#alltabs-button,#downloads-indicator-anchor), +#panic-button:not([open]),#pocket-button:not([open]) { list-style-image: url("../../image/toolbar_fx_tango.png") !important; } @@ -24,14 +23,3 @@ list-style-image: url("../../image/newtabtango.png") !important; -moz-image-region: rect(2px, 15px, 16px, 1px) !important; } - -#downloads-button:not(:is([progress],[counter],[paused],[attention])) #downloads-indicator-progress-outer, -#downloads-button:not([counter]) > #downloads-indicator-anchor > #downloads-indicator-progress-area > #downloads-indicator-counter, -#downloads-button:not([attention]) > #downloads-indicator-anchor > #downloads-indicator-icon { - background: -moz-image-rect(url("../../image/toolbar_fx_tango.png"), 0, 198, 18, 180) center no-repeat !important; -} - - -#downloads-button .toolbarbutton-icon { - list-style-image: url("../../image/toolbar_fx_tango.png") !important; -} diff --git a/classic/css/tabs/classic_squared_tabs.css b/classic/css/tabs/classic_squared_tabs.css index 56db0ba3..3f189735 100644 --- a/classic/css/tabs/classic_squared_tabs.css +++ b/classic/css/tabs/classic_squared_tabs.css @@ -485,3 +485,8 @@ fill: var(--lwt-tab-text, var(--toolbar-color)) !important; } } + +/* Fx 97+ height fix */ +#tabbrowser-tabs:not([secondarytext-unsupported]) .tab-label-container { + height: unset !important; +} diff --git a/classic/css/tabs/classic_squared_tabs_australized.css b/classic/css/tabs/classic_squared_tabs_australized.css index 14704cde..f1a6733d 100644 --- a/classic/css/tabs/classic_squared_tabs_australized.css +++ b/classic/css/tabs/classic_squared_tabs_australized.css @@ -458,4 +458,9 @@ :root:not([lwtheme-mozlightdark]) #TabsToolbar:not([brighttext]) #tabbrowser-tabs:not([noshadowfortests]) .tabbrowser-tab:is([visuallyselected=true], [multiselected]) > .tab-stack > .tab-background:-moz-lwtheme, :root:not([lwtheme-mozlightdark]) #TabsToolbar[brighttext] #tabbrowser-tabs:not([noshadowfortests]) .tabbrowser-tab:is([visuallyselected=true], [multiselected]) > .tab-stack > .tab-background:-moz-lwtheme { box-shadow: unset !important; -} \ No newline at end of file +} + +/* Fx 97+ height fix */ +#tabbrowser-tabs:not([secondarytext-unsupported]) .tab-label-container { + height: unset !important; +} diff --git a/classic/css/tabs/default_tabs_photon.css b/classic/css/tabs/default_tabs_photon.css index 86846fb3..7c492d6f 100644 --- a/classic/css/tabs/default_tabs_photon.css +++ b/classic/css/tabs/default_tabs_photon.css @@ -117,7 +117,7 @@ border-color: var(--tabs-border-color); margin-top: 0; margin-bottom: var(--tabs-navbar-shadow-size); - opacity: 1; + opacity: 0.1; } .tabbrowser-tab::after, @@ -131,3 +131,7 @@ :root:not([lwtheme-mozlightdark]) #TabsToolbar[brighttext] #tabbrowser-tabs:not([noshadowfortests]) .tabbrowser-tab:is([visuallyselected=true], [multiselected]) > .tab-stack > .tab-background:-moz-lwtheme { box-shadow: unset !important; } + +.tab-background:is([selected], [multiselected]):-moz-lwtheme { + border: 0 !important; +} diff --git a/classic/userChrome.css b/classic/userChrome.css index cdfbc3f5..86feb835 100644 --- a/classic/userChrome.css +++ b/classic/userChrome.css @@ -1,11 +1,11 @@ /* Firefox userChrome.css tweaks ****************************************************************/ -/* code mostly taken from 'Classic Theme Restorer' & 'Classic Toolbar Buttons' add-ons **********/ +/* Based on 'Classic Theme Restorer' & 'Classic Toolbar Buttons' add-ons CSS code ***************/ /* Github: https://github.com/aris-t2/customcssforfx ********************************************/ /************************************************************************************************/ /************************************************************************************************/ /* Custom CSS for Firefox 91+ *******************************************************************/ -/* version 4.1.2 ********************************************************************************/ +/* Version 4.1.3 ********************************************************************************/ /************************************************************************************************/ /************************************************************************************************* @@ -144,10 +144,6 @@ /* @import "./css/buttons/icons_custom_icons_fx45.css"; /**/ /* @import "./css/buttons/icons_custom_icons_fx45_inverted.css"; /**/ -/* 'icons_custom_icons*.css' options: hide 'downloads buttons badge' ****************************/ -/* @import "./css/buttons/icons_custom_icons_hide_downloads_badge.css"; /**/ - - /* 'classic' pre-Proton button padding **********************************************************/ /* @import "./css/buttons/classic_button_padding.css"; /**/