zotero/scss/abstracts
Tom Najdek 78d82d22cc Fix item type icons broken on 2x screens
Icons preloading introduced in 247755c5 overrides entire background
property, not just background-image. On 2x screens (and anywhere else
where svg icons need to be scaled) icons need property `background-size:
contain` to be displayed correctly. This previously came from
`.icon-css` class but have been overriden by code generated in
`svgicon`, so to fix this, these properties need to be added to the
`svgicon`.
2024-01-24 03:42:42 -05:00
..
_functions.scss Switch to new svg icons for item types 2024-01-24 03:39:09 -05:00
_mixins.scss Add compact/comfortable utility mixins 2024-01-24 03:42:38 -05:00
_placeholders.scss Reactify the Tag Selector 2019-01-07 15:33:45 +02:00
_split-button.scss Improve keyboard navigation in PDF reader tab (#2395) 2022-03-12 02:22:13 -05:00
_svgicon.scss Fix item type icons broken on 2x screens 2024-01-24 03:42:42 -05:00
_utilities.scss fx-compat: long tag fixer (#2649) 2023-03-16 21:20:11 -04:00
_variables.scss Don't force Lucida Grande in various components on macOS 2022-05-13 04:28:56 -04:00