-
Bug
-
Resolution: Fixed
-
Minor
-
4.3 regressions, 4.4
With the introduction of the group icons, the activity settings drop-down was adopted.
However, they are integrated as <img class="icon"> with a black color. All other icons in this menu are <i class="icon">.
For themes that do not overwrite the font colors, there is no recursion. For themes that use other font and icon colors, the color of one icon cannot be adjusted within the drop-down. From a UX perspective, multi-coloring within the menu is not desirable.
The aim should be that central color overrides also apply to this icon.
Test instructions:
1. overwrite the theme (e.g. in the browser via a:not {color: red})
2. opening the drop-down of an activity
3. the color of the menu should have a different color except for the group icon.
- is a regression caused by
-
MDL-78203 Add group mode option to activity actions submenu
-
- Closed
-