zotero/scss
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
..
abstracts Fix item type icons broken on 2x screens 2024-01-24 03:42:42 -05:00
components Fix item type icons broken on 2x screens 2024-01-24 03:42:42 -05:00
elements Convert theme to css variables 2024-01-24 03:42:29 -05:00
linux fx102: Fix linux styling. Closes #3052 2023-04-06 09:46:27 +03:00
mac Convert theme to css variables 2024-01-24 03:42:29 -05:00
themes Convert theme to css variables 2024-01-24 03:42:29 -05:00
win fx-compat: Item box: Use custom text field styles on Windows (#3060) 2023-04-06 02:04:13 -04:00
_zotero.scss Add compact/comfortable utility mixins 2024-01-24 03:42:38 -05:00
zotero-mac.scss fx102: Cleans up scss files, removes shadow DOM use from CEs (#3051) 2023-04-01 01:37:55 -04:00
zotero-unix.scss fx102: Fix linux styling. Closes #3052 2023-04-06 09:46:27 +03:00
zotero-win.scss fx102: Cleans up scss files, removes shadow DOM use from CEs (#3051) 2023-04-01 01:37:55 -04:00