tbird 115

This commit is contained in:
tengel 2024-03-20 11:25:15 -05:00
parent 09fe4a05a7
commit 615fa188ef
2 changed files with 89 additions and 0 deletions

View file

@ -0,0 +1,12 @@
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
#toolbar-menubar { order: -1 !important; }
/*
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
@namespace html url("http://www.w3.org/1999/xhtml");
toolbar#toolbar-menubar { order: 1 !important; }
html|unified-toolbar { order: 2 !important; }
toolbar#tabs-toolbar { order: 3 !important; }
*/