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
Updated by Susanne Moog about 12 years ago
- Project changed from 2269 to TYPO3 Core
- Status changed from New to Needs Feedback
Does this problem still exist?
Updated by Visay Keo about 12 years ago
I had the same problem with TYPO3 4.7.0 in my previous version of firefox. But now since my firefox is upgraded to v. 15.0 linux version, I don't see this problem anymore on TYPO3 4.7.0 - 4.7.4
Updated by Stephan Großberndt about 12 years ago
In TYPO3 4.7.4 it works in Firefox 15 and Internet Explorer 9. Thanks. You can close this issue.
Updated by Francois Suter about 12 years ago
- Status changed from Needs Feedback to Closed
This was indeed solved in recent TYPO3 releases.
Actions