zotero/scss/mac
Adomas Venčkauskas beb7b51cb3 Adjust the titlebar/menubar xml and styling.
Reasoning:
- Different Linux DEs specify different titlebar button (min, max,
close) locations which we did not and could not support before.
- Previous approach copied from Firefox depended on custom offsets
specified in CSS instead of allowing the browser engine to place
elements

Changes:
- Titlebar and menubar no longer collapsed into each other with a
negative margin, instead just a single flexbox (on macOS the titlebar
is still collapsed into the tab bar)
- Support for -moz-gtk-csd-reversed-placement to correctly place the
titlebar buttons on Linux
- Removed/changed some code copied from Firefox that does not apply or
uses the wrong selectors
- Fixed the display of Linux Unity DE buttons with icons appearing outside
of button borders
- Removed the Z in the titlebar on Linux since only a few DEs use that.
- Aligned the tabbar on Linux and Windows to the left margin of the
window.
2024-02-14 06:24:00 -05:00
..
_createParent.scss Add an option to create parent item from identifier (#1901) 2020-11-20 16:17:48 -05:00
_editable.scss Fix tags box editable font and alignment on Windows and Linux 2019-11-12 02:06:09 -05:00
_menupopup.scss Fix partially unstyled menuitem showing when moving between items 2024-01-24 23:31:50 -05:00
_tabBar.scss Adjust the titlebar/menubar xml and styling. 2024-02-14 06:24:00 -05:00
_tabbox.scss Fix Scaffold for redesign 2024-01-24 23:31:51 -05:00
_titleBar.scss Adjust the titlebar/menubar xml and styling. 2024-02-14 06:24:00 -05:00