[userChrome.css] context menu -moz-box-ordinal-group

User Help for Mozilla Firefox
Post Reply
User avatar
Nestea
Posts: 164
Joined: February 8th, 2007, 2:45 am

[userChrome.css] context menu -moz-box-ordinal-group

Post by Nestea »

hi

why if I change the -moz-box-ordinal-group order, do all the remaining context menu entries jump up too? is it just the way it is? this is on 60.0.2. haven't tried 79.0 yet
Raindrop is up top too even though I haven't changed it

=============================================================================================================================

Image

Image

Code: Select all

[id^="_739b23b1-850d-426d-9106-e52fea02ac8f_-menuitem-_open-link-in-new-tab-without-referer"] {
    -moz-box-ordinal-group: 1 !important;
} 

[id^="_b144be59-6bdc-41e0-9141-9f8d00373d93_-menuitem-_copy-link-text"] {
	-moz-box-ordinal-group: 0 !important;}


[id^="_531906d3-e22f-4a6c-a102-8057b88a1a63_-m"], [id^="jid0-adyhmvsp91nuo8prv0mn2vkeb84_jetpack-menuitem"], [id^="savepage-we"], [id^=_1ced4832-f06e-413f-aa14-9eb63ad40ace_-m], [id^="_1018e4d6-728f-4b20-ad56-37578a4de76b_-m"], [id^="highlightthis_deboel_eu"] {display: none !important;}



/*
singlefile, raindrop, savepage, nuke, flagfox, jump to word
*/
Last edited by Nestea on August 13th, 2020, 3:10 am, edited 1 time in total.
User avatar
Nestea
Posts: 164
Joined: February 8th, 2007, 2:45 am

Re: [userChrome.css] context menu -moz-box-ordinal-group

Post by Nestea »

just started up that profile and it's not showing up anymore. and yes I restarted yesterday, multiple times, since I was testing.
Post Reply