Skip to content

Releases: Aris-t2/CustomCSSforFx

Custom CSS tweaks for Firefox v4.2.9 dev/prelease builds

17 Jan 19:36
9e6bf11
Compare
Choose a tag to compare

Fixes for Firefox 109+ might not be compatible to Firefox 102.x ESR.

4.2.9pre1
(Fx109+) fix: addonbar_move_bookmarks_toolbar_to_bottom.css > findbar position
(Fx109+) fix: addonbar_extra_bookmarks_toolbar_below_navbar.css > restore bookmarks

4.2.9pre2
(Fx110+) fix: addonlists_show_buttons_instead_of_menu_popup.css > hide icons
(Fx110+) fix: addonlists_replace_button_labels_with_icons.css > restore icons

4.2.9pre3
(Fx109+) removed addonbar_move_bookmarks_toolbar_to_bottom_tabs_on_bottom_webcontent_compatibility.css
(Fx109+) fix: addonbar_move_bookmarks_toolbar_to_bottom.css > tweak
(Fx109+) fix: tabs_below_main_content.css > content overlapping (thanks to @DeVaulted)

4.2.9pre4
(Fx109+) fix: addonbar_move_bookmarks_toolbar_to_bottom.css > tweak
(Fx109+) fix: addonbar_extra_bookmarks_toolbar_below_navbar.css > bookmarks position
fix: tabs_multiple_lines.css > typo (thanks to @glennpc)

4.2.9pre5
(Fx109+) fix: tabs_below_main_content.css > hide in tabs toolbar in video fullscreen
(Fx109+) fix: addonbar_move_bookmarks_toolbar_to_bottom.css > hide bookmakrs toolbar in fullscreen and video fullscreen

Custom CSS tweaks for Firefox v4.2.8

23 Dec 18:23
Compare
Choose a tag to compare

Full changelog: https://github.com/Aris-t2/CustomCSSforFx/commits/

[Tabs]

  • (fix) tab label position left/center/right (different approach, idea by MrOtherGuy)
  • (tweak) classic squared tabs (required this option to work with tab label position changes)
  • (fix) tabs below navigation toolbar alternative + lw-themes
  • (fix) Fx 110: classic squared tabs and photon tabs options > line below active tab

[Buttons]

  • (fix) options for 'button appearances on toolbars' (classic, aero, dark etc.)
  • (tweak) more compact mode

[General UI]

  • (fix) popup compact menus > support for more menus
  • (fix) overflow menu without button labels

[Toolbars]

  • (tweak) simulated add-on bar
  • (new) addonbar_move_bookmarks_toolbar_to_bottom_tabs_on_bottom_webcontent_compatibility.css
    • enable this option, if toolbar overlaps with webcontent (currently on Nightly)
  • (removed) addon bar content on the right > 'use flexible space instead'

[Add-on Manager (about:addons)]

  • (tweak) add-ons manager > show version number

v2
[Tabs]

  • (fix) 102 ESR: tabs below navigation toolbar

Custom CSS tweaks for Firefox v4.2.7 + vX test builds

15 Dec 13:57
Compare
Choose a tag to compare

Full changelog: https://github.com/Aris-t2/CustomCSSforFx/commits/

[Buttons]

  • (tweak) bookmarks button on bookmarks toolbar > show label

[Tabs]

  • (tweak) classic squared tabs
  • (tweak) classic squared tabs australized
  • (tweak) photon tabs
  • (tweak) tab close hidden
  • (tweak) tabs below navigation toolbar
  • (tweak) tabs below navigation toolbar alternative
  • (tweak) tabs below navigation toolbar (macOS)
  • (tweak) tabs below navigation toolbar alternative (macOS)

[Toolbars]

  • (tweak) simulated add-on bar > move status to toolbar (different approach, idea by MrOtherGuy)
  • (tweak) text mode
  • (tweak) icons + text mode

v2-v6 tests will be added to 4.2.8 release.

v2

  • replaced v1 and fixed issues with simulated add-on bar

v3
[Tabs]

  • (fix) tab label position left/center/right (different approach, idea by MrOtherGuy)
  • (tweak) classic squared tabs (required this option to work with tab label position changes)

[Buttons]

  • (fix) button appearances on toolbar (classic, aero, dark etc.)

[General UI]

  • (fix) popup compact menus > support for more menus
  • (fix) overflow menu without button labels

v4
[Tabs]

  • (fix) tabs below navigation toolbar alternative + lw-themes

v5
[Toolbars]

  • (tweak) simulated add-on bar
  • (new) addonbar_move_bookmarks_toolbar_to_bottom_tabs_on_bottom_webcontent_compatibility.css
    • if toolbar overlaps with webcontent (currently on Nightly), enable this option

v6
[Tabs]

  • (fix) Fx 110: classic squared tabs and photon tabs options > line below active tab

Custom CSS tweaks for Firefox v4.2.6

03 Dec 15:56
Compare
Choose a tag to compare

Full changelog: https://github.com/Aris-t2/CustomCSSforFx/commits/

[GENERAL]

  • userChrome.css: added more descriptions
  • general_variables.css: increased --tab_max_width value
  • If issues on Firefox 107 occur, try to set about:config > layout.css.moz-box-flexbox-emulation.enabled > true

[Buttons]

  • (fix) forward button > hide when disabled

[Tabs]

  • (tweak) tabs below navigation toolbar
  • (tweak) tabs below navigation toolbar alt

[Toolbars]

  • (tweak) bookmarks toolbar > multiple lines (Thanks to Speravir)

Custom CSS tweaks for Firefox v4.2.5 + test builds

25 Nov 15:12
Compare
Choose a tag to compare

Full changelog: https://github.com/Aris-t2/CustomCSSforFx/commits/

[GENERAL]
userChrome.css: added more descriptions

[Tabs]

  • (tweak) 'multiple tab lines'
  • (tweak) tabs below navigation toolbar (alt) (still WIP, report issues)

[General UI]

  • (fix) bookmarks > smaller 'more bookmarks' icon
  • (tweak) search bar > search popup > show labels
  • (tweak) search bar > search popup > show labels with scrollbars

[Toolbars]

  • (tweak) bookmarks toolbar > multiple lines

[about:preferences]

  • (fix) alternative appearance

v2
[Tabs]

  • (tweak) tabs below navigation toolbar (alt) (still WIP, report issues)

v3
[Tabs]

  • (fix) tabs below navigation toolbar (thanks to artemiswkearney)

v4
[Buttons]

  • (fix) forward_button_hide_when_disabled.css

v5
[Tabs]

  • (fix) tabs below navigation toolbar (caused by v3 and v4)

Custom CSS tweaks for Firefox v4.2.4 + test builds

18 Nov 16:55
4dd1502
Compare
Choose a tag to compare

Full changelog: https://github.com/Aris-t2/CustomCSSforFx/commits/

[GENERAL]
Split some options into versions for Fx102-106 and Fx107+

[General UI]

  • (tweak) search bar > search popup > show labels
  • (tweak) sidebar > show on hover

[Toolbars]

  • (tweak) bookmarks toolbar > multiple lines

Test builds vX
Changes to fix issues mentioned on current discussions and issue reports.

Custom CSS tweaks for Firefox v4.2.3

23 Oct 11:31
Compare
Choose a tag to compare

Full changelog: https://github.com/Aris-t2/CustomCSSforFx/commits/

v2
[Toolbars]

  • (tweak) Added more info to top_toolbar_colors.css file and restored "default" colors.

[Buttons]

  • (fix) glitch in classic toolbarbutton appearance caused by v1 release.

v1
[Buttons]

  • (tweak) custom back/forward buttons appearance > connected to location bar

[Tabs]

  • (fix) Fx107+: 'multiple tab lines'

[Toolbars]

  • (fix) Fx107+: simulated add-on bar > move status to toolbar
  • (removed) top_toolbar_OS_accent_colors.css failed to work as expected and was removed. Use top_toolbar_colors.css instead. Configuration inside general_variables.css, if the full release of CustomCSSforFx is used.

[General UI]

  • (tweak) hide private mode indicators
  • (fix) Fx107+: findbar on top
  • (fix) Fx107+: findbar on top > close button at findbars start position
  • (fix) Fx107+: findbar compact

Changes and fixes for Fx 107+ work with Fx 102ESR and current 106 release too.

Custom CSS tweaks for Firefox v4.2.2

19 Oct 17:04
Compare
Choose a tag to compare

Full changelog: https://github.com/Aris-t2/CustomCSSforFx/commits/

[Tabs]

  • (new) "default tabs" use colors set by color variables (default_tabs_with_colors.css)
  • (tweak) classic squared tabs
  • (tweak) classic squared tabs australized
  • (tweak) photon tabs
  • (tweak) tabs below navigation toolbar
  • (fix) Fx106: classic squared tabs > pinned tabs in overflow mode
  • (fix) Fx106: classic squared tabs australized > pinned tabs in overflow mode
  • (fix) Fx106: photon tabs > pinned tabs in overflow mode

[General UI]

  • (fix) Fx106: searchbar popup > engines with labels

[Buttons]

  • (new) hide extensions button (unified_extensions_button_hidden.css)

Custom CSS tweaks for Firefox v4.2.2pre1-3

02 Oct 09:28
e04ad08
Compare
Choose a tag to compare

4.2.2pre1

  • (new) "default tabs" use colors set by color variables (default_tabs_with_colors.css)
  • (tweak) classic squared tabs
  • (tweak) classic squared tabs australized
  • (tweak) photon tabs
  • (tweak) tabs below navigation toolbar

4.2.2pre2

  • (fix) Fx106: classic squared tabs > pinned tabs in overflow mode
  • (fix) Fx106: classic squared tabs australized > pinned tabs in overflow mode
  • (fix) Fx106: photon tabs > pinned tabs in overflow mode
  • (fix) Fx106: searchbar popup > engines with labels

4.2.2pre3

  • (new) hide extensions button (unified_extensions_button_hidden.css)
  • (tweak) Fx106: searchbar popup > engines with labels

Custom CSS tweaks for Firefox v4.2.1

29 Aug 16:06
Compare
Choose a tag to compare

Full changelog: https://github.com/Aris-t2/CustomCSSforFx/commits/

[Tabs]

  • (tweak) tabs below navigation toolbar
  • (tweak) classic squared tabs > remove Firefox view button
  • (tweak) classic squared tabs australized > remove Firefox view button
  • (tweak) photon tabs > remove Firefox view button
  • (new) remove Firefox view button for default tabs (tabs_firefox_view_button_hidden.css)

[Buttons]

  • (tweak) custom button icons > size values

[Appbutton]

  • (tweak) popup icons > zoom controls
  • (tweak) popup icons > colorized icons

[Add-on Manager (about:addons)]

  • (tweak) alternative appearance / alternative appearance Aero
  • (tweak) add-ons manager > show version number

[General UI]

  • (tweak) restore default OS accent colors for top toolbars (does not always work properly anymore, use "top toolbar colors" option instead