Closed rafaelmardojai closed 6 years ago
Also added a new file called experimental-auto-csd.css
, basically is experimental-ff-60-csd.css
but with selectors prefixed with :root[tabsintitlebar]
.
Support to windows controls auto detect added on experimental-auto-csd.css
.
All tested on FF 60 & 62. (If FF don't break it again, we'll be able to include CSD on core).
experimental-ff-60-csd.css
doesn't exist anymore, it replaced the old csd.css
since we abandoned FF 59, so I merged your changes to that file with csd.css
. Also I added an option in userChrome.css
to enable your experimental-auto-csd.css
. Great work, thanks!
Before merging this, we should tag FF 59.
Description of the Change:
csd.css
withexperimental-ff-60-csd.css
.After merging this, we should overwrite
csd.css
withexperimental-ff-60-csd.css
. Tested on FF 60 & 62.