a few LCARStrek corrections, for feed preview, tab focus rings, and the bookmarks...
[themes.git] / LCARStrek / global / toolbar.css
index 21ccb067a43c22aba16a8d16ab63368198608a8c..1f144c228d999de4af9088aaea7aa8e9dadab66d 100644 (file)
@@ -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;
 }