Skip to content
Snippets Groups Projects
Commit 9ba05e92 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Increase z-index of element browser components

The file listing in the link browser is using bootstraps'
"List group" component. In case a list group item is
active, it receives "z-index: 2", to slightly overlay
the neighbor items.

To avoid conflicts with element browser components,
which also use "z-index: 2", this patch increases the
z-index of those components to "3".

Resolves: #95323
Releases: master
Change-Id: Ibd18992797cc8500518f589d4bebed9640b318f8
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71217


Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent c3504f8d
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment