Skip to content

Is there a way to edit the sequence of the context menu items of TST? #3630

Answered by bege10
bege10 asked this question in Q&A
Discussion options

You must be logged in to vote

I got it to work with:

Thank you very much! Your answer made me see my mistake: the dash in front of order. This is not in my CSS code for page context menu. That's why it works there and did not work for the tab context menu.

So this code will work also:

#treestyletab_piro_sakura_ne_jp-menuitem-_context_duplicateTab {
		order: 3 !important;
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bege10
Comment options

Answer selected by bege10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants