item-message-pane { -moz-box-orient: vertical; .custom-head { display: flex; flex-direction: row; align-self: stretch; gap: 6px; padding: 6px 8px; background: var(--material-toolbar); border-bottom: var(--material-panedivider); height: 28px; &:empty { display: none; } button { height: 26px; margin: 0; flex-grow: 1; } } #zotero-item-pane-groupbox { -moz-box-flex: 1; -moz-box-pack: center; -moz-box-align: center; -moz-appearance: none !important; border-width: 0; } }