Bug 1501560 - Port bug 1501235 to TB: Move menubar autohide code from xul.css to messenger.css. r=jorgk

This commit is contained in:
Richard Marti 2018-10-24 09:17:05 +02:00
Родитель 62f89053af
Коммит 5467975b12
1 изменённых файлов: 12 добавлений и 0 удалений

Просмотреть файл

@ -243,6 +243,18 @@ splitmenu {
-moz-binding: url("chrome://messenger/content/mailWidgets.xml#appmenu-vertical") !important;
}
%ifndef XP_MACOSX
toolbar[type="menubar"][autohide="true"] {
overflow: hidden;
}
toolbar[type="menubar"][autohide="true"][inactive="true"]:not([customizing="true"]) {
min-height: 0 !important;
height: 0 !important;
-moz-appearance: none !important;
}
%endif
/* Preferences */
preftab,