zotero/scss
Bogdan Abaev 87297f8d29 fx115 fixes
A number of style changes to fix layout for fx115.

- Make panes occupy all width/height based on layout.
- Display the tag splitter on windows and mac.
- Fix to odd fx115 behavior that gives an un-collapsed pane the
initial width of min-width * 2.
- Ensure that whenever there is a width attribute on contextPane, it will
be present in the style as well.
- Set width = 0 on zotero pane when it is not selected because it kept
preventing the contextPane from properly expanding.
- Context pane has its height changed on splitter drag.
- Set height of the context pane in stacked mode to 0 to avoid
having a blank gap after collapse.
- Remove negative margin before the toolbar if the collection tree
is collapsed on mac.
- Tweaks splitter styles to have mouse target of more than 1px.
Added positive z-index to make sure splitters are not covered by panes.
Splitter styles are somewhat unified for all platforms.
- Fix lookup panel sizing
- Quicksearch margin edits to not squize the input field.
- Collection and quick search fields layout fixed
- Use flex properties to fix layout
- fix outline display for editable-text
- fix the contextpane width going out of bounds
- stacked itemPane is visible after layout change
- In stacked view, prevent itemPane from being dragged so high that
it covers itemTree and overlaps with toolbar
2024-03-30 00:58:56 -04:00
..
abstracts fx115 fixes 2024-03-30 00:58:56 -04:00
base Implement Windows redesign for native elements (#3727) 2024-03-02 02:51:55 -05:00
components fx115 fixes 2024-03-30 00:58:56 -04:00
elements Revert editable text style on Windows (#3828) 2024-03-11 02:25:26 -04:00
linux Fix title bar layout 2024-03-30 00:58:55 -04:00
mac Implement Windows redesign for native elements (#3727) 2024-03-02 02:51:55 -05:00
preferences fx115: Preferences: Make style manager scroll again 2024-03-30 00:58:55 -04:00
themes new accent-highlight color for virt table 2024-02-06 15:20:43 -05:00
win Fix windows menuseparator style 2024-03-30 00:58:55 -04:00
_zotero.scss Implement Windows redesign for native elements (#3727) 2024-03-02 02:51:55 -05:00
about.scss Fix dialog background 2024-01-24 23:32:19 -05:00
dialog-win.scss Implement Windows redesign for native elements (#3727) 2024-03-02 02:51:55 -05:00
errorReport.scss Implement Windows redesign for native elements (#3727) 2024-03-02 02:51:55 -05:00
preferences.scss Fix some preferences layout issues 2024-03-30 00:58:55 -04:00
scaffold.scss Implement Windows redesign for native elements (#3727) 2024-03-02 02:51:55 -05:00
wizard-win.scss Implement Windows redesign for native elements (#3727) 2024-03-02 02:51:55 -05:00
wizard.scss Fix dialog background 2024-01-24 23:32:19 -05:00
zotero-mac.scss Adjust the titlebar/menubar xml and styling. 2024-02-14 06:24:00 -05:00
zotero-unix.scss Implement Windows redesign for native elements (#3727) 2024-03-02 02:51:55 -05:00
zotero-win.scss Revert editable text style on Windows (#3828) 2024-03-11 02:25:26 -04:00