zotero/scss/components
Adomas Ven 6b819e259c
fx102: Cleans up scss files, removes shadow DOM use from CEs (#3051)
Removes a huge amount of excessive files and duplication for CE scss.
All CE css is now output in the single
zotero-react-client.css file.

Moving all CE styling into a single stylesheet required removing their
shadow DOMs. It is desirable anyway, since you want to
be able to style CEs from "outside", when embedding in different
contexts.

Shadow removal required some CE code changes to maintain
functionality.

Elements refactored:
- attachment-box (displayed when an attachment (like PDF) is selected in
the item tree)
- color-picker (in the tag color selector)
- guidance-panel (displayed on first run when editing authors for a book
section)
- item-box (info tab in the item pane)
- note-editor
- notes-box (note tab in the item pane)
- quick-search-textbox
- related-box (related tab in the item pane)
- tags-box (tags tab in the item pane)
- zoterosearch (advanced search condition builder form)
2023-04-01 01:37:55 -04:00
..
_annotation.scss Show annotation widget in conflict resolution window 2021-03-21 14:36:43 -04:00
_autosuggest.scss Fix autosuggestion background color in dark mode (#2276) 2021-12-20 00:17:57 -05:00
_button.scss XUL -> JS tree megacommit 2021-08-21 06:58:12 -04:00
_clicky.scss Improve bidi & RTL support (#2415) 2022-11-20 18:23:17 -05:00
_collection-tree.scss Allow moving cursor by clicking on collection name while editing 2022-04-14 17:03:54 +03:00
_createParent.scss Add an option to create parent item from identifier (#1901) 2020-11-20 16:17:48 -05:00
_dictionaryManager.scss Spell checker improvements 2021-06-23 21:56:11 -04:00
_editable.scss Fix overflow issues in React tags box 2019-11-13 05:31:12 -05:00
_exportOptions.scss fx-compat: Fix style clash on disabled Export checkbox 2022-08-27 22:33:45 -04:00
_icons.scss XUL -> JS tree megacommit 2021-08-21 06:58:12 -04:00
_import-wizard.scss fx-compat: Convert import wizard to use CE 2023-03-21 20:42:43 +01:00
_item-tree.scss Don't show ellipsis in Attachments column 2021-12-23 01:15:22 -05:00
_longTagFixer.scss fx-compat: long tag fixer (#2649) 2023-03-16 21:20:11 -04:00
_mainWindow.scss Use old toolbar if not a PDF build 2021-03-02 18:10:44 -05:00
_notesList.scss Improve keyboard navigation in PDF reader tab (#2395) 2022-03-12 02:22:13 -05:00
_progressMeter.scss Add an option to create parent item from identifier (#1901) 2020-11-20 16:17:48 -05:00
_publications-dialog.scss fx-compat: Convert Publications dialog to CE 2023-03-23 14:16:51 +01:00
_rtfScan.scss fx-compat: Convert rtfScan to use CE wizards 2023-03-23 14:16:51 +01:00
_search.scss Fix font size in search bars when set to non-small sizes 2019-03-29 06:35:35 -04:00
_syncButtonTooltip.scss Show invalid-data warning in sync button tooltip for group libraries 2021-02-09 16:36:06 -05:00
_tabBar.scss Improve bidi & RTL support (#2415) 2022-11-20 18:23:17 -05:00
_tag-manager.scss Reactify item tags box 2019-11-08 06:41:06 -05:00
_tagSelector.scss XUL -> JS tree megacommit 2021-08-21 06:58:12 -04:00
_textLink.scss fx-compat: Fix attachment box 2022-05-27 12:56:13 -06:00
_virtualized-table.scss Improve bidi & RTL support (#2415) 2022-11-20 18:23:17 -05:00