Actions
Bug #74128
closedWrong list style in tabs of workspace preview window
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
Start date:
2016-03-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
In the workspace preview window are wrong styles for the tab menu items. The list points are visible.
Please add the following css definition to typo3\sysext\workspaces\Resources\Public\StyleSheet\preview.css at line 35:
list-style-type: none;
Files
Updated by Riccardo De Contardi over 8 years ago
- Category set to Workspaces
Problem is visible with Firefox, but not with Chrome
Updated by Riccardo De Contardi over 8 years ago
- Target version set to Candidate for patchlevel
- TYPO3 Version changed from 6.2 to 7
The issue is present on version 7.6.7 but not on 8.2-dev (latest master)
Updated by Riccardo De Contardi over 8 years ago
- Assignee deleted (
Richard Haeser)
Updated by Christian Kuhn over 7 years ago
- Status changed from New to Closed
I hope it is ok to say we'll try to live with this glitch in v7. Closing issue for now. If that issue is still important for you, and if it is easy to fix, please provide a patch to review.typo3.org.
Actions