Problem/Motivation
Not sure if this is a bug or intended design.
In claro or seven, the remove shortcut icon is highlighted to indicate the user 'This is already added to shortcut'.
Remove shortcut icon used
in claro
![]()
in seven
![]()
However GIN overrides remove icon with filled icon in High contrast mode. See line https://git.drupalcode.org/project/gin/-/blob/8.x-3.x/dist/css/base/gin.css#L592
Can we have this feature in normal mode as well?
Steps to reproduce
On a standard installation Drupal
- Enable the Gin admin theme. (/admin/appearance/)
- Make sure 'Increase contrast (EXPERIMENTAL)' is not checked. (/admin/appearance/settings/gin)
- Goto content view. (/admin/content)
- Try adding and removing this page to shortcuts
- Check 'Increase contrast (EXPERIMENTAL)' to enable. (/admin/appearance/settings/gin)
- Goto content view and try adding and removing page to shortcuts
| Comment | File | Size | Author |
|---|---|---|---|
| seven-filled-icon.png | 63.71 KB | sahal_va | |
| claro-filled-icon.png | 52.3 KB | sahal_va |
Comments
Comment #2
sahal_va commentedComment #4
saschaeggi@sahal_va great idea 👍