zotero/scss/linux
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
..
elements fx102: Cleans up scss files, removes shadow DOM use from CEs (#3051) 2023-04-01 01:37:55 -04:00
_about.scss Made About page text visible across default Linux themes 2021-04-13 11:46:56 -04:00
_collection-tree.scss Misc new tree cleanup 2021-08-21 06:58:12 -04: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
_errorReport.scss Fix appearance of error report text in dark mode on Linux 2021-05-16 05:08:44 -04:00
_feedSettings.scss fx102: Cleans up scss files, removes shadow DOM use from CEs (#3051) 2023-04-01 01:37:55 -04:00
_item-tree.scss Misc new tree cleanup 2021-08-21 06:58:12 -04:00
_search.scss Tag selector UI tweaks 2019-03-29 01:46:54 -04:00
_tagsBox.scss fx-compat: Implement tagsBox element 2022-06-07 17:13:48 +03:00
_virtualized-table.scss HTML Tree: Improve Linux GTK styling (for dark theme support) 2022-03-18 11:48:14 +02:00