@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

#contentAreaContextMenu > * {
  -moz-box-ordinal-group: 2;
}

#context-openlink {
  -moz-box-ordinal-group: 1 !important;
}