Treestyletab: Tabs toolbar visible again FF 72.0b1

Created on 4 Dec 2019  路  2Comments  路  Source: piroor/treestyletab

Short description

Tabs toolbar visible again in firefox 72.0b1
I'm using userChrome tweak from this page: https://github.com/piroor/treestyletab/wiki/Code-snippets-for-custom-style-rules#hide-horizontal-tabs-at-the-top-of-the-window-1349-1672-2147

Steps to reproduce

  1. Enable userChrome via about:config
  2. Put tweak css in userChrome

Expected result

Tweak works

Actual result

Tweak does not work

Environment

Most helpful comment

Try removing the namespace line in your CSS. (https://www.reddit.com/r/FirefoxCSS/comments/dup4vf/firefox_72_breaks_my_tweaks/)

All 2 comments

Try removing the namespace line in your CSS. (https://www.reddit.com/r/FirefoxCSS/comments/dup4vf/firefox_72_breaks_my_tweaks/)

It works, thanks.

Was this page helpful?
0 / 5 - 0 ratings