Log Message: |
CMS7-8683: Introduced interface IconProvider for retrieving a Component (HippoIcon) instead of a ResourceReference for the tabs
- added SVGs dor document-compound, document-file, document-image
- TabsPlugin now first check Component getIcon(id, size) before legacy getIcon
- Moved logic for determining which icon to render into a separate class/out of EditPerspective
- margin-right for SVG icons in tabs as well
|