Actions
Bug #93124
closedEpic #93119: Bootstrap v5 migration
Nav tab items miss border color if active
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2020-12-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Since bootstrap v5 (see: https://getbootstrap.com/docs/5.0/components/navs-tabs/) all nav tab items must have the nav-item
and nav-link
classes assigned. Otherwise styles are partly broken e.g. border color of an active tab item.
See:
Files
Updated by Gerrit Code Review almost 4 years ago
- Status changed from New 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/c/Packages/TYPO3.CMS/+/67213
Updated by Oliver Bartsch almost 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e162e46ac4b144364a26ac2705d50c360012076d.
Actions