Git Product home page Git Product logo

Comments (4)

drannex42 avatar drannex42 commented on June 9, 2024 1

I have added this to the release notes for the latest version.

I will see about adding it to the ReadMe as well.

from firefoxsidebar.

KAGEYAM4 avatar KAGEYAM4 commented on June 9, 2024

image

from firefoxsidebar.

drannex42 avatar drannex42 commented on June 9, 2024

You will need to set your own CSD settings, this can be found in prefs.css. The issue is that every operating system has a different set of, well, settings for the window decorations (which is not fun!).

You should just need to manually set the --csd-width to be larger, --csd-top to be lower, and the csd-right and/or --csd-margin-right values to get them into position (but these last two might not be needed).

Yeah, this should be a lot easier, but for a truly cross-platform solution this was the best that we figured out (there are probably better ways), This was a way to allow really specific formatting without having to go in and mess with the files.

You might also need to add this to your custom.css file, but might not be needed?

#titlebar {
appearance: none !important;
}

from firefoxsidebar.

KAGEYAM4 avatar KAGEYAM4 commented on June 9, 2024

Thank you it worked perfectly. For me who does not know css , it was very confusing. Please add this issue link to readme so new users can refer to this.

from firefoxsidebar.

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.