A mostrar questões marcadas: Mostrar todas as questões
  • Resolvido

userChrome.css-Bookmark/Edit Bookmark... context menu spaces

Hello. Re: Bookmark/Edit Bookmark... right click context menu spaces How can I reduce the spaces for the context menu for Bookmark/Edit Bookmark... A bookmark right cli… (ler mais)

Hello.

Re: Bookmark/Edit Bookmark... right click context menu spaces

How can I reduce the spaces for the context menu for Bookmark/Edit Bookmark... A bookmark right click menus are reduced already, however the Edit Bookmark... opens up then right click the menus (Undo, Redo, etc)are, I think, in the original wider spaces. Currently my userChrome.css is as follow to reduce spaces, /* Tighten up drop-down/context/popup menu spacing */ menupopup:not(.in-menulist) > menuitem, menupopup:not(.in-menulist) > menu {padding-block: 0px !important; min-height: 0pix !important;}

root {--arrowpanel-menuitem-margin: 0px 8px !important; --arrowpanel-menuitem-padding: 0px 8px !important;}

Regards,

Colocada por qp 4 dias atrás

Respondida por qp 1 dia atrás

  • Resolvido

background-image: url("file:///C:/Tools/FF/FFbkgnd01.jpg") !important;

background-image: url("file:///C:/Tools/FF/FFbkgnd01.jpg") !important; Used to work, and does work in the regular version of the desktop app, but no longer works in… (ler mais)

background-image: url("file:///C:/Tools/FF/FFbkgnd01.jpg") !important;

Used to work, and does work in the regular version of the desktop app, but no longer works in the beta for desktop 135.0b9, says: "Could not load the image"

Colocada por careca 2 semanas atrás

Respondida por careca 1 semana atrás

  • Resolvido

Firefox resetting the signon.remember setting every time I log in

Hi folks I have a particularly infuriating problem. A few weeks back, Firefox stopped displaying my usernames and passwords whenever I wanted to log into a site. This co… (ler mais)

Hi folks

I have a particularly infuriating problem. A few weeks back, Firefox stopped displaying my usernames and passwords whenever I wanted to log into a site. This coincided with my installing BitDefender, although I don't know why.

Through googling I eventually realised I could go into about:config to fix this. signon.rememberSignons displays as false, when I turn it to true it fixes the issue.

But here is the problem I can't solve. Everytime I restart firefox or my PC / Mac (I am using both, with a syncronised account on both windows and MacOS) it sets signon.rememberSignons to false AGAIN. Which means every single time I browse I have to go into about:config and fix this. Maddening.

Please can you help?

Colocada por vassili.christodoulou 3 semanas atrás

Respondida por vassili.christodoulou 3 semanas atrás

  • Resolvido

Manage Bookmarks font too large

The font size in "Manage Bookmarks" is way too large, both in the sections list menu on the left and the list of bookmarks. I checked my userChrome.css file as well as th… (ler mais)

The font size in "Manage Bookmarks" is way too large, both in the sections list menu on the left and the list of bookmarks. I checked my userChrome.css file as well as the layout.css.devPixelsPerPx entry in about:config and there's nothing there to explain why only the "Manage Bookmarks" text is so large.

It's possible I changed a setting somewhere that's causing this. But I'm stumped re: what setting might be controlling the font size in only that UI. All other Firefox text sizes are good.

Thanks to anyone who knows where I should be looking

Firefox 134.0.1 (64-bit) Windows 10

Colocada por rproulx1 4 semanas atrás

Respondida por jscher2000 - Support Volunteer 3 semanas atrás

  • Resolvido

How can I change the colour of the text in the active tab?

Thanks to the help received here and in the Reddit group I've been able to transfer almost all of my old colour and layout tweaks to a new intallation of Firefox (v133) o… (ler mais)

Thanks to the help received here and in the Reddit group I've been able to transfer almost all of my old colour and layout tweaks to a new intallation of Firefox (v133) on a new PC (running Windows 10). There's one thing that I haven't succeeded with though: I'd like to change the colour of the text in a tab when that tab becomes the active one.

This is the coding I'm using to change the tab's background colour when it's selected:

  1. TabsToolbar .tab-background[selected]{

background: white !important; }

This works perfectly. But when I tried adding the line

color: black !important;

It had no effect. I'd be grateful for any thoughts. Many thanks.

Colocada por mail226 1 mês atrás

Respondida por mail226 1 mês atrás