zotero/scss
Bogdan Abaev 5f37ae4ab1 fx115: fix tabs menu
Fixed visuals and working drag-drop again.

Fx115 made previously used toolbarbuttons act very strange wih drag-drop:
instead of dragging the actual button, the #text node would receive
dragstart event and a single letter would end up being dragged.
During troubleshooting, elements created via document.createXULElement
had this issues while being dragged (or acted oddly in other ways, e.g.
refusing to be dragged at all).

This includes a minor rewrite to use div-s instead of XUL components.
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: fix tabs menu 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