Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

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

more options

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,

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,

Zgjidhje e zgjedhur

My question answered elsewhere.

Lexojeni këtë përgjigje brenda kontekstit 👍 0

Krejt Përgjigjet (2)

more options

You should go to a css site and ask that of those users there about what your asking and maybe someone there can direct you to what your asking.

more options

Zgjidhja e Zgjedhur

My question answered elsewhere.