Code Monkey home page Code Monkey logo

Comments (3)

MrOtherGuy avatar MrOtherGuy commented on June 29, 2024 2

You also need window_control_placeholder_support.css and then tabs_on_bottom_menubar_on_top_patch.css if you need to show menubar at the top.

from firefox-csshacks.

mototroyce avatar mototroyce commented on June 29, 2024

Should I include 'window_control_placeholder_support.css' if everything seems to be working properly (by adding the 'on top' patch) now? If so, do I put it into the same 'userChrome.css' file?

from firefox-csshacks.

MrOtherGuy avatar MrOtherGuy commented on June 29, 2024

Indeed, most of the time you won't need window_control_placeholder_support.css if you use the menubar patch, but I believe there are situations where you would still need the support style. Such as when you go to fullscreen mode (F11) then menubar isn't shown even if it is normally enabled.

If you you put contents of tabs_on_bottom.css directly to userChrome.css then I would also put contents of window_control_placeholder_support.css directly to userChrome.css. But if you are using @import statements to import tabs_on_bottom.css as a separate file then you should also import the support style. Nevertheless, you should load the support style first before tabs_on_bottom, and load the patch after tabs_on_bottom, to avoid conflicts.

from firefox-csshacks.

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.