Giter Site home page Giter Site logo

Comments (9)

MarkRH avatar MarkRH commented on May 30, 2024 1

One thing, make sure the top of userChrome.css doesn't have @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); in it or the @import won't work. Just in case anyone else reads this. I only mention it because I was importing Aris's stuff into my existing userChrome.css.

from customcssforfx.

grahamperrin avatar grahamperrin commented on May 30, 2024 1

browser.tabs.remote.autostart.2

Lesser-known, I find this boolean easier (to toggle, without memorising any integer):

browser.tabs.remote.force-disable

from customcssforfx.

Aris-t2 avatar Aris-t2 commented on May 30, 2024

I can confirm this for the userContent style "top level image", but this projects alternative appearance settings for about:addons and about:preferences are working with and without electrolysis (multiple content processes).

Strange this issue only affects Linux and macOS, but not Windows.

from customcssforfx.

Corben78 avatar Corben78 commented on May 30, 2024

Looks like @import is also not working properly in userChrome.css for me. Wether e10s is enabled or not.
When I put the content of the css files I want to include (e.g. classic_squared_tabs.css, tabs_below_navigation_toolbar.css, tab_close_on_active_tab_only.css, tab_close_show_on_hover_only.css) directly in the userChrome.css file, it's working.

from customcssforfx.

Aris-t2 avatar Aris-t2 commented on May 30, 2024

So the problem is Firefox/Mozilla, right? Nothing I can't change about then.

from customcssforfx.

Corben78 avatar Corben78 commented on May 30, 2024

Yeah, I think it's on Mozilla's side to fix this. As mentioned in the starting post, this is just a hint that @importmight not work properly, if other's are stumbling over these issues and wonder.

from customcssforfx.

Corben78 avatar Corben78 commented on May 30, 2024

Oh dear. I made a mistake.
The @import is working in userChrome.css.
I was commenting out lines with // instead of /*, as I thought this is for single line comments allowed.
Just realized when using /* all settings from userChrome.css are working. Mea culpa.

The issue for userContent.css is present on Firefox Quantum (57) for Linux though.

from customcssforfx.

Aris-t2 avatar Aris-t2 commented on May 30, 2024

So still no progress on this one.
It is more likely userContent.css support ends before that bug is fixed.

from customcssforfx.

Aris-t2 avatar Aris-t2 commented on May 30, 2024

Looks like the issue is fixed.

Tested with:
Ubuntu 18.04
Firefox 60 (64 bit)

ubuntu

from customcssforfx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.