Actions
Bug #36809
closedInstallation status icon not shown
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-05-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In the Extension Manager of TYPO3 4.7.0 in the Tab "Available Extensions" the icons showing the installation status of an extension are not visible in (at least) Firefox 12 and Internet Explorer 9.
This happens due to the following CSS style:
.paddingNoActionIcon img {
margin-right: 20px;
}
If the margin-right is removed, the icons are visible.
Files
Actions