Guerra24/Firefox-UWP-Style

reduce bookmark padding

geextahslex opened this issue · 5 comments

Hi, I like this theme but I would like to make 2 changes. How can I achieve this?

  1. Reduce the padding between bookmarks
  2. add a delay to the flyouts folders. So it takes some time to show and hide it.

Thank you
firefox changes 2

Hello!

  1. You can use the following selector to change that.
menupopup menuitem.bookmark-item {
    margin: 2px 4px !important;
}
  1. I don't know, AFAIK you can't change it through CSS.

Thank you, I will try this out

@Guerra24 Hi, can you please tell me where do I put/find this line? I checked all the files (customChrome.css, customContent.css and others) with Notepad++ but I couldn't find it.

menupopup menuitem.bookmark-item {
    margin: 2px 4px !important;
}

Side note:
Have you thought of getting rid of the new translations "feature" icon, that is visible on the address bar?

Hello!

It's not in the code, you do need to add it inside customChrome.css.
Translation feature? I believe I have seen it before, but I do not have it on my FF, and not really.

Okay, I made it like this and there is no effect...
userchrome

Is it possible to change the font to a custom one? Something more semibold