Actions
Feature #93357
closedAdd higher z-index value to extbase-debugger
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2021-01-25
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
frontend styling
Complexity:
no-brainer
Sprint Focus:
Description
Just a very little thing.
Extbase debugger frontend has a z-index value of 999.
Many projects works with z-index values higher this value so that debugger messages will disappear in frontend views.
It would be nice to have this value much higher for example at 99999 so the messages are always in in front of other page elements.
Updated by Gerrit Code Review over 3 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/+/69153
Updated by Gerrit Code Review over 3 years ago
Patch set 2 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/+/69153
Updated by Johannes Seipelt over 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset bce4af7cc86625bef858cbf5d6460183dae08b49.
Actions