Actions
Bug #104895
closedBogus CSS in icons.ts
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-09-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The CSS property --icon-opacity-disabled
defined in icons.ts misses a trailing semicolon, breaking any following CSS declaration within the same block level.
Actions