Actions
Bug #56062
closedTask #55819: UL+OL styling
List bullets in wizard for new content elements
Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2014-02-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
Since the introduction of list styles (49b0696) the wizard for new content elements also gets list bullets which yields a odd layout:
Files
Updated by Mathias Brodala almost 11 years ago
Possible fix:
.contentelement-wizard { padding-left: 0; } .contentelement-wizard li { list-style: none; }
Updated by Felix Kopp over 10 years ago
- Status changed from New to Accepted
- Assignee set to Felix Kopp
Updated by Gerrit Code Review over 10 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27804
Updated by Felix Kopp over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 12c1674a14b8ace0bea9d6a26aa16c3a3b4f8d68.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions