Giter Site home page Giter Site logo

Comments (5)

stonecrusher avatar stonecrusher commented on May 29, 2024

Does

#placesContext_openContainer\:tabs,            /* Open All in Tabs (folder)        */
#placesContext_openSeparator,                  /************ Separator *************/
    { display: none !important; }

from
https://github.com/stonecrusher/simpleMenuWizard/blob/master/simpleMenuWizard/sidebar-context.css
not work?
I didn't test it but had a quick look and it still looks good.

from simplemenuwizard.

M7amma avatar M7amma commented on May 29, 2024

The mentioned IDs are only working on bookmarks and folders from the Sidebar not the Bookmarks bar. Here >

image

The ones I'm referring to are in the bookmarks bar's folders and their IDs are :

openintabs-menuitem
bookmarks-actions-menuseparator

from simplemenuwizard.

stonecrusher avatar stonecrusher commented on May 29, 2024

I'm sorry, I can't find it. I made a folder in the bookmarks bar just below the url bar but the selectors are the same as I posted before.

What FF version do you use? Are you talking about the library window? That's currently out of scope, but not necessarily anymore next weekend ;-)

from simplemenuwizard.

M7amma avatar M7amma commented on May 29, 2024

I'm sorry, I can't find it. I made a folder in the bookmarks bar just below the url bar but the selectors are the same as I posted before.

Weird!

What FF version do you use? Are you talking about the library window? That's currently out of scope, but not necessarily anymore next weekend ;-)

I'm using 91.0b3

It just shows at the bottom under all the bookmarks in the folders from the Bookmarks Bar.

image

But I'm gonna try to get rid of them myself using those selectors, if done, I'll close this issue. And happy rocky weekend dude :-))

from simplemenuwizard.

M7amma avatar M7amma commented on May 29, 2024
.openintabs-menuitem, .bookmarks-actions-menuseparator {
    display: none !important;
}

from simplemenuwizard.

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.