X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Ftoolbar.css;h=1f144c228d999de4af9088aaea7aa8e9dadab66d;hp=21ccb067a43c22aba16a8d16ab63368198608a8c;hb=106ae2ed94928de78357798f5c9d0d65a6b10b75;hpb=706c344c03f7c434b9407c67e1bd904eab88778d diff --git a/LCARStrek/global/toolbar.css b/LCARStrek/global/toolbar.css index 21ccb067..1f144c22 100644 --- a/LCARStrek/global/toolbar.css +++ b/LCARStrek/global/toolbar.css @@ -119,9 +119,9 @@ toolbargrippy[tbgrippy-collapsed="true"] { border-bottom: none; } - -/* in browser.xul, the menubar is inside a toolbar... */ -toolbaritem > menubar { +/* in some cases, the menubar is inside a toolbar... */ +toolbaritem > menubar, +toolbar > menubar { border-bottom-style: none; background-color: transparent; }