Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Kusonjululiwe

Bookmarks Sorting

Hi, My bookmarks in Firefox Android are not sorted as they are with my Firefox Linux and Firefox Windows. The problem started about 4 to 8 weeks ago. What needs to happ… (funda kabanzi)

Hi,

My bookmarks in Firefox Android are not sorted as they are with my Firefox Linux and Firefox Windows. The problem started about 4 to 8 weeks ago.

What needs to happen to have Firefox Android sort my bookmarks the same way as my Firefox Linux and Firefox Windows, please?


Thanks, Stephen

Asked by Stephen H. Dawson 3 izinyanga ezidlule

Answered by TyDraniu 3 izinyanga ezidlule

  • Kusonjululiwe

Change Menu Item Order of the Bookmarks Context Menu

I would like to swap the order of the first 2 items on the Bookmarks Context Menu - that is "Open in New Tab" should be second, and "Open in New Window" should be first. … (funda kabanzi)

I would like to swap the order of the first 2 items on the Bookmarks Context Menu - that is "Open in New Tab" should be second, and "Open in New Window" should be first.

I'm able to do this on the "regular" context menu with the following code...

#context-openlink { 
   order: -1;
}

But I cannot find the correct selector for the Bookmarks Context menu (see attached image).

I have tried code (to no avail) such as the following...

#placesContext-openlink { 
   order: -1;
}
#BMB_bookmarksPopup-openlink { 
   order: -1;
}

Any help is appreciated!

Thanks.

Asked by Slouch 4 izinyanga ezidlule

Answered by jscher2000 - Support Volunteer 4 izinyanga ezidlule