zotero/scss
abaevbog 249c5b8d12
vpat 49: refactor note format preference section (#4027)
"Note format" section in "Export" tab is technically a table and is
announced as such by screen readers, which is misleading.
It also opens a menulist when a checkbox is clicked, which is
not an expected behavior and can shift focus.

This refactors the "Note format" section to be a vbox container
with <checkbox>es and labels, which is more correct semantically and
does not confuse screen readers. In addition, when a chekbox is
clicked, dispatch a "change" event instead of unnecessarily open
up a menu.
2024-06-07 05:25:37 -04:00
..
abstracts svgicon mixin: Don't preload other variants when color is 'universal' 2024-05-31 11:06:38 -04:00
base Implement Windows redesign for native elements (#3727) 2024-03-02 02:51:55 -05:00
components Fix collection tree renaming background color (#3829) 2024-05-31 07:16:05 -04:00
elements Improve merge pane (#4200) 2024-06-07 00:37:54 -04:00
linux Fix titlebar button breakage on macOS (6f8a1095) 2024-04-05 14:18:38 +03:00
mac Fix menulist label misalignment on macOS 2024-05-02 11:00:05 -04:00
preferences vpat 49: refactor note format preference section (#4027) 2024-06-07 05:25:37 -04:00
themes Use mixin to reduce theme-related code duplication 2024-04-12 12:33:26 +02:00
win Fix item pane header (#4159) 2024-06-04 02:14:20 -04:00
xulElementPatches Prevent itemlist in classic cit and edit bibl dialogs from expanding 2024-04-16 11:47:01 +03:00
_zotero.scss Fix item pane header (#4159) 2024-06-04 02:14:20 -04:00
about.scss Fix dialog background 2024-01-24 23:32:19 -05:00
errorReport.scss Implement Windows redesign for native elements (#3727) 2024-03-02 02:51:55 -05:00
feedAbstract.scss Feed abstract: Set color scheme automatically 2024-04-30 02:14:57 -04:00
merge.scss Fix merge window (#4130) 2024-05-19 00:58:14 -04:00
preferences.scss Preferences: Restore subpane Back button 2024-04-01 11:57:00 -04:00
progressQueueDialog.scss Fix progress queue dialog overflow 2024-04-25 06:25:20 -04:00
progressWindow.scss Update progress window to use SVG icons (#4047) 2024-04-30 05:32:54 -04:00
scaffold.scss fx115: Scaffold: Fix Tests listbox sizing 2024-04-22 15:02:30 -04:00
zotero-mac.scss Fix menulist label misalignment on macOS 2024-05-02 11:00:05 -04: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