Releases: Aris-t2/CustomCSSforFx
Custom CSS tweaks for Firefox v4.6.7
Full code changes: https://github.com/Aris-t2/CustomCSSforFx/commits/
Changelog:
[Tabs]
- (fix) Fx133+: tabs below navigation toolbar
- (fix) Fx133+: tabs below main content
- (fix) Fx133+: move navigation toolbar up to a higher position in 'tabs not on top' mode
[General UI]
- (tweak) hide private mode indicators
[Location Bar / Mega Bar / Urlbar]
- (tweak) split 'pre-Fx133 location/searchbar background color' into two options
urlbar_background_old_colors.css
(enabled by default)urlbar_background_old_colors_lwtheme.css
Custom CSS tweaks for Firefox v4.6.6
Full code changes: https://github.com/Aris-t2/CustomCSSforFx/commits/
Changelog:
[Appbutton]
- (tweak) appbutton in titlebar
- (tweak) appbutton in titlebar icon only
- (tweak) appbutton in titlebar icon and label
[Tabs]
- (tweak): move navigation toolbar up to a higher position in 'tabs not on top' mode
- (removed)
tabs_below_navigation_toolbar_higher_navbar_position_with_appbutton*.css
- settings are not needed anymore after above's 'appbutton in titlebar' changes
- (removed)
Custom CSS tweaks for Firefox v4.6.5
Full code changes: https://github.com/Aris-t2/CustomCSSforFx/commits/
Changelog:
[Buttons]
- (tweak) icons colorized > support for 'firefox-view-button'
[Tabs]
- (fix) classic squared tabs > dark content mode affected tab / tab text colors
- (fix) classic squared tabs australized > dark content mode affected tab / tab text colors
- (fix) typos in 'higher position' options (thx to Speravir to pointing this out)
- (fix) tabs below titlebar and above navigation toolbar > doubled caption buttons
[Toolbars]
- (fix) top toolbar colors > options split into 'tabs on top', 'tabs not on top' and 'tabs not on top v2'
top_toolbar_colors_tabs_on_top.css
top_toolbar_colors_tabs_not_on_top.css
top_toolbar_colors_tabs_not_on_top_v2.css
Custom CSS tweaks for Firefox v4.6.4
Full code changes: https://github.com/Aris-t2/CustomCSSforFx/commits/
Changelog:
After getting many requests to make default setup match current Firefox release, relabeling was on the menu. Sorry for that.
You can of course use 4.6.3 setup as long as it works!
[GENERAL]
- changed file/option names of
_fx133.css
options to those without_fx133.css
- previous file/option names of corresponding non-fx133 options got renamed to
_fx128-132.css
- e.g. old
tabs_below_navigation_toolbar.css
becametabs_below_main_content_fx128-132.css
- and
tabs_below_navigation_toolbar_fx133.css
became the newtabs_below_navigation_toolbar.css
- e.g. old
- removed deprecated Win7/8 code from some css files
- removed Win7 option to remove tab bar fog
- removed
addonbar_move_bookmarks_toolbar_to_bottom_temp_fix_fx132.css
, no reason to use Fx 132 anymore megabar_expanding_breakout_disabled.css
is enabled by default againurlbar_background_old_colors.css
is enabled by default and restores the pre-Fx133 location/searchbar background
[Location Bar / Mega Bar / Urlbar]
- (new) pre-Fx133 location/searchbar background color (
urlbar_background_old_colors.css
)
Custom CSS tweaks for Firefox v4.6.3
Full code changes: https://github.com/Aris-t2/CustomCSSforFx/commits/
Changelog:
[GENERAL]
Firefox 135 Compatibility update. The tag [tabsintitlebar]
got replaced with [customtitlebar]
in Firefox 135.
[Tabs]
- (fix) tabs multiple lines
- (fix) tabs below navigation toolbar (Fx133+)
[Location Bar]
- (fix) 'urlbar background color' option
Custom CSS tweaks for Firefox v4.6.2
Full code changes: https://github.com/Aris-t2/CustomCSSforFx/commits/
Changelog:
[Tabs]
- (fix) Fx133+: classic squared tabs > maximized mode
- (fix) Fx133+: classic squared tabs australized > maximized mode
- (fix) Fx133+ tabs below navigation toolbar > menubar height
[Toolbars]
- (new) Windows accent colors (top_toolbar_system_accent_colors.css)
[Preferences (about:preferences)]
- (fix) alternative appearance v2 > broken checkboxes/radios
[Add-ons (about:addons)]
- (fix) show buttons instead of popup
- (fix) Fx133+: alternative appearance
[v2]
- (fix)
urlbar_background_color.css
- (fix)
tabs_below_navigation_toolbar_fx133.css
- (fix)
tabs_multiple_lines.css
Custom CSS tweaks for Firefox v4.6.1
Full code changes: https://github.com/Aris-t2/CustomCSSforFx/commits/
Changelog:
[Tabs]
- (new) reduce height of default tabs (
default_tabs_reduce_height.css
) - (tweak) classic squared tabs
- (tweak) classic squared tabs australized
- (tweak) Fx133+ tabs below navigation toolbar (
tabs_below_navigation_toolbar_fx133.css
) - (tweak) Fx133+ tabs below main content (
tabs_below_main_content_fx133.css
) - (fix) Fx133+: default tabs photon
- (fix) Fx133+: default tabs photon (alt)
- (new) Fx133+: move navigation toolbar up to a higher position in 'tabs not on top' mode
tabs_below_navigation_toolbar_higher_navbar_positon_fx133.css
tabs_below_navigation_toolbar_higher_navbar_positon_with_appbutton_fx133.css
tabs_below_navigation_toolbar_higher_navbar_positon_with_appbutton_icon_only_fx133.css
[Toolbars]
- (tweak) simulated add-on bar
- (new/temp) fix simulated add-on bar in Fx132 (
addonbar_move_bookmarks_toolbar_to_bottom_temp_fix_fx132.css
)
[Location Bar / Mega Bar / Urlbar]
- (new) hide searchmode switcher (
urlbar_searchmode_switcher_hidden.css
) - (tweak) mega bar popup compact results option
Custom CSS tweaks for Firefox v4.6.0
Full changelog: https://github.com/Aris-t2/CustomCSSforFx/commits/
Changelog:
[GENERAL]
Firefox 133+ had some code changes requiring the addition of versioned files again not just for testing purposes.
Make sure to use those files (_fx133.css) on Fx 133+ and not to use them on Firefox 132 and below.
[Tabs]
- (tweak) classic squared tabs
- (tweak) classic squared tabs australized
- (fix) Fx132+: 'tab audio icon' option (thanks to Speravir)
- (tweak) 'tab audio icon colorized' option (thanks to Speravir)
- (tweak) tab below main content
- (tweak) Fx133+: tabs below main content
[Megabar / Location Bar]
- (new) Fx133+: 'megabar breakout disabled' option (megabar_expanding_breakout_disabled_fx133.css)
[Preferences (about:preferences)]
- (fix) alternative appearance v2 > broken checkboxes
[v2]
- (fix) 'tab audio icon' option
- (fix) hide private indicator
[v3]
- (fix) tabs below navigation toolbar (Fx133)
- (fix) tabs below main content (Fx133)
Custom CSS tweaks for Firefox v4.5.9
Full changelog: https://github.com/Aris-t2/CustomCSSforFx/commits/
Changelog:
[Tabs]
- (fix) classic squared tabs
- (fix) classic squared tabs australized
[Buttons]
- (new) custom back/forward button > small IE11 (custom_backforward_small_ie11.css)
- (new) custom back/forward button > large IE11 (custom_backforward_large_ie11.css)
- (new) custom back/forward button > small Phoenix (custom_backforward_small_phoenix.css)
- (new) custom back/forward button > large Phoenix (custom_backforward_large_phoenix.css)
[General UI]
- (tweak) context menu > hide "set as desktop background": menuseparator
- (tweak) popup compact menus: menuseparator used too much space
[Location Bar & Mega Bar]
- (fix) mega bar popup > Aero highlighting
- (fix) identity box > hidden labels
Custom CSS tweaks for Firefox v4.5.8
Full changelog: https://github.com/Aris-t2/CustomCSSforFx/commits/
Changelog:
[Appbutton]
- (fix) Fx133+ compatibility: appbutton in titlebar
- (fix) Fx133+ compatibility: appbutton in titlebar > icon only
[Buttons]
- (fix) large/small 'custom back/forward button' variations
[General UI]
- (fix) 'menupoups with scrollbars'
- (fix) sidebar header icons (thanks to Speravir)
[Location Bar]
- (new) arrow instead of padlock icon (requested by Aleksandra0056)
- about:config > svg.context-properties.content.enabled > true might be needed for some cases
[Tabs]
- (new) all tabs button > old icon (alltabs_button_old_icon.css)
- (new) all tabs button > only show button in overflow mode (alltabs_button_only_visible_in_overflow_mode.css)
- (new) Fx133+ TEST: tabs below navigation toolbar (tabs_below_navigation_toolbar_fx133.css)
- (new) Fx133+ TEST: tabs below main content (tabs_below_main_content_fx133.css)
[Webcontent]
- (workaround) Fx131+: autofill forms > white background color